theorem
proved
cert_inhabited
show as:
view math explainer →
open explainer
Generate a durable explainer page for this declaration.
open lean source
IndisputableMonolith.Statistics.BayesianUpdateFromJCost on GitHub at line 82.
browse module
All declarations in this module, on Recognition.
explainer page
depends on
formal source
79 threshold_gt_one := bayesFactorThreshold_gt_one
80 moderate_gt_two := bayesFactorModerate_gt_two
81
82theorem cert_inhabited : Nonempty BayesianUpdateCert := ⟨cert⟩
83
84end
85end BayesianUpdateFromJCost
86end Statistics
87end IndisputableMonolith