Theorems · Theorem · probability
ProbabilityTheory.compProd_map_condDistrib
∀ {α : 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 μ] {X : α → β} {Y : α → Ω} {mβ : MeasurableSpace β},
AEMeasurable Y μ →
(MeasureTheory.Measure.map X μ).compProd (ProbabilityTheory.condDistrib Y X μ) =
MeasureTheory.Measure.map (fun a => (X a, Y a)) μ- Defined in
- Mathlib.Probability.Kernel.CondDistrib
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 280 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ProbabilityTheory.Kernelproof · 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.compProdstatement and proof · cited by 132
- ProbabilityTheory.condDistribstatement · cited by 58
- MeasureTheory.Measure.condKernelproof · cited by 38
- ProbabilityTheory.condDistrib_defproof · cited by 12
- MeasureTheory.Measure.disintegrateproof · cited by 12
Cited by6
Results whose statement or proof uses this declaration.
- ProbabilityTheory.compProd_trim_condExpKernelproof · cited by 3
- ProbabilityTheory.condDistrib_mapproof · cited by 2
- ProbabilityTheory.condDistrib_ae_eq_iff_measure_eq_compProdproof · cited by 1
- ProbabilityTheory.condIndepFun_iff_condDistrib_prod_ae_eq_prodMkRightproof · cited by 0
- ProbabilityTheory.condDistrib_compproof · cited by 0
- ProbabilityTheory.condDistrib_comp_mapproof · cited by 0