Theorems · Theorem · probability
ProbabilityTheory.HasCondDistrib.comp_right
∀ {Ω : Type u_1} {𝓧 : Type u_2} {𝓨 : Type u_3} {𝓩 : Type u_4} {mΩ : MeasurableSpace Ω} {m𝓧 : MeasurableSpace 𝓧}
{m𝓨 : MeasurableSpace 𝓨} {m𝓩 : MeasurableSpace 𝓩} {P : MeasureTheory.Measure Ω} {Y : Ω → 𝓨}
{κ : ProbabilityTheory.Kernel 𝓧 𝓨} [MeasureTheory.SFinite P] [ProbabilityTheory.IsSFiniteKernel κ] {f : 𝓩 → 𝓧}
{hf : Measurable f} {Z : Ω → 𝓩},
ProbabilityTheory.HasCondDistrib Y Z (κ.comap f hf) P → ProbabilityTheory.HasCondDistrib Y (f ∘ Z) κ P- Defined in
- Mathlib.Probability.HasCondDistrib
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 228 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- Set.preimageproof · cited by 4,946
- MeasurableSetproof · cited by 3,075
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.lintegralproof · cited by 1,152
- MeasureTheory.Measure.mapproof · cited by 858
- MeasureTheory.SFinitestatement and proof · cited by 449
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.HasCondDistrib.measurableEquiv_comp_rightproof · cited by 0