Theorems · Theorem · probability
ProbabilityTheory.condDistrib_comp
∀ {α : Type u_1} {β : Type u_2} {Ω : Type u_3} [inst : MeasurableSpace Ω] [inst_1 : StandardBorelSpace Ω]
[inst_2 : Nonempty Ω] {mα : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst_3 : MeasureTheory.IsFiniteMeasure μ] {Y : α → Ω} {mβ : MeasurableSpace β} {Ω' : Type u_5}
{mΩ' : MeasurableSpace Ω'} [inst_4 : StandardBorelSpace Ω'] [inst_5 : Nonempty Ω'] (X : α → β),
AEMeasurable Y μ →
∀ {f : Ω → Ω'},
Measurable f →
⇑(ProbabilityTheory.condDistrib (f ∘ Y) X μ) =ᵐ[MeasureTheory.Measure.map X μ]
⇑((ProbabilityTheory.condDistrib Y X μ).map f)- Defined in
- Mathlib.Probability.Kernel.CondDistrib
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 284 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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.Eventuallyproof · cited by 3,134
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement · cited by 1,281
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- AEMeasurablestatement and proof · cited by 840
- Measurable.aemeasurableproof · cited by 304
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.