Theorems · Theorem · probability
ProbabilityTheory.absolutelyContinuous_posterior
∀ {Ω : Type u_1} {𝓧 : Type u_2} {mΩ : MeasurableSpace Ω} {m𝓧 : MeasurableSpace 𝓧} {κ : ProbabilityTheory.Kernel Ω 𝓧}
{μ : MeasureTheory.Measure Ω} [inst : MeasureTheory.IsFiniteMeasure μ] [inst_1 : ProbabilityTheory.IsFiniteKernel κ]
[inst_2 : StandardBorelSpace Ω] [inst_3 : Nonempty Ω] {ν : MeasureTheory.Measure 𝓧} [MeasureTheory.SFinite ν],
(∀ᵐ (ω : Ω) ∂μ, (κ ω).AbsolutelyContinuous ν) →
∀ᵐ (b : 𝓧) ∂μ.bind ⇑κ, ((ProbabilityTheory.posterior κ μ) b).AbsolutelyContinuous μ- Defined in
- Mathlib.Probability.Kernel.Posterior
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 336 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 and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- MeasureTheory.Measure.mapproof · cited by 858
- MeasureTheory.SFinitestatement and proof · cited by 449
- MeasureTheory.Measure.prodproof · cited by 353
- MeasureTheory.Measure.AbsolutelyContinuousstatement and proof · cited by 325
- StandardBorelSpacestatement and proof · cited by 304
Cited by4
Results whose statement or proof uses this declaration.
- ProbabilityTheory.absolutelyContinuous_posterior_iffproof · cited by 1
- ProbabilityTheory.rnDeriv_posterior_ae_prodproof · cited by 1
- ProbabilityTheory.posterior_eq_withDensityproof · cited by 1