Theorems · Theorem · probability
ProbabilityTheory.condDistrib_map
∀ {α : Type u_1} {β : Type u_2} {Ω : Type u_3} [inst : MeasurableSpace Ω] [inst_1 : StandardBorelSpace Ω]
[inst_2 : Nonempty Ω] {mα : MeasurableSpace α} {X : α → β} {Y : α → Ω} {mβ : MeasurableSpace β} {γ : Type u_5}
{mγ : MeasurableSpace γ} {ν : MeasureTheory.Measure γ} [inst_3 : MeasureTheory.IsFiniteMeasure ν] {f : γ → α},
AEMeasurable X (MeasureTheory.Measure.map f ν) →
AEMeasurable Y (MeasureTheory.Measure.map f ν) →
AEMeasurable f ν →
⇑(ProbabilityTheory.condDistrib Y X (MeasureTheory.Measure.map f ν)) =ᵐ[MeasureTheory.Measure.map (X ∘ f) ν]
⇑(ProbabilityTheory.condDistrib (Y ∘ f) (X ∘ f) ν)- Defined in
- Mathlib.Probability.Kernel.CondDistrib
- Cited by
- 2 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.
Cites17
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 and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- 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
- StandardBorelSpacestatement and proof · cited by 304
- MeasureTheory.Measure.compProdproof · cited by 132
- ProbabilityTheory.condDistribstatement and proof · cited by 58
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.condDistrib_snd_prodproof · cited by 0
- ProbabilityTheory.condDistrib_fst_prodproof · cited by 0