pith. machine review for the scientific record. sign in
theorem proved term proof

bayesianFilteringCert_holds

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

  66theorem bayesianFilteringCert_holds : BayesianFilteringCert (ι := ι) (Obs := Obs) :=

proof body

Term-mode proof.

  67{ evidence_positive := evidence_pos
  68  bayes_step_update := fun prior L o i => bayesStep_is_update prior L o i }
  69
  70end
  71
  72end IndisputableMonolith.Statistics.BayesianFilteringFromVFE

depends on (6)

Lean names referenced from this declaration's body.