Theorems · Theorem · probability
ProbabilityTheory.posterior_eq_withDensity_of_countable
∀ {𝓧 : Type u_2} {m𝓧 : MeasurableSpace 𝓧} {Ω : Type u_5} [Countable Ω] [inst : MeasurableSpace Ω] [inst_1 : Nonempty Ω]
[inst_2 : StandardBorelSpace Ω] (κ : ProbabilityTheory.Kernel Ω 𝓧) [inst_3 : ProbabilityTheory.IsFiniteKernel κ]
(μ : MeasureTheory.Measure Ω) [inst_4 : MeasureTheory.IsFiniteMeasure μ],
∀ᵐ (x : 𝓧) ∂μ.bind ⇑κ, (ProbabilityTheory.posterior κ μ) x = μ.withDensity fun ω => (κ ω).rnDeriv (μ.bind ⇑κ) x- Defined in
- Mathlib.Probability.Kernel.Posterior
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 341 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filter.Eventuallystatement · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqproof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- Countablestatement and proof · cited by 633
- StandardBorelSpacestatement and proof · cited by 304
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.posterior_boolKernel_apply_falseproof · cited by 0
- ProbabilityTheory.posterior_boolKernel_apply_trueproof · cited by 0