pith. machine review for the scientific record. sign in
theorem

cert_inhabited

proved
show as:
view math explainer →
module
IndisputableMonolith.Statistics.BayesianUpdateFromJCost
domain
Statistics
line
82 · github
papers citing
none yet

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

Tracked in the explainer inventory; generation is lazy so crawlers do not trigger LLM jobs.

open explainer

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