Theorems · Theorem · probability
ProbabilityTheory.deterministic_comp_posterior
∀ {Ω : Type u_1} {𝓧 : Type u_2} {mΩ : MeasurableSpace Ω} {m𝓧 : MeasurableSpace 𝓧} {μ : MeasureTheory.Measure Ω}
[inst : MeasureTheory.IsFiniteMeasure μ] [inst_1 : StandardBorelSpace Ω] [inst_2 : Nonempty Ω]
[MeasurableSpace.CountablyGenerated 𝓧] {f : Ω → 𝓧} (hf : Measurable f),
⇑((ProbabilityTheory.Kernel.deterministic f hf).comp
(ProbabilityTheory.posterior (ProbabilityTheory.Kernel.deterministic f hf) μ)) =ᵐ[MeasureTheory.Measure.map f μ]
⇑ProbabilityTheory.Kernel.idFor a deterministic kernel κ, κ ∘ₖ κ†μ is μ.map f-a.e. equal to the identity kernel.
- Defined in
- Mathlib.Probability.Kernel.Posterior
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 337 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- StandardBorelSpacestatement and proof · cited by 304
- MeasureTheory.Measure.bindproof · cited by 173
- MeasureTheory.Measure.compProdproof · cited by 132
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.