Theorems · Theorem · probability
ProbabilityTheory.condDistrib_ae_eq_of_measure_eq_compProd_of_measurable
∀ {α : 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 β},
Measurable X →
Measurable Y →
∀ {κ : ProbabilityTheory.Kernel β Ω} [ProbabilityTheory.IsFiniteKernel κ],
MeasureTheory.Measure.map (fun x => (X x, Y x)) μ = (MeasureTheory.Measure.map X μ).compProd κ →
⇑(ProbabilityTheory.condDistrib Y X μ) =ᵐ[MeasureTheory.Measure.map X μ] ⇑κcondDistrib is a.e. uniquely defined as the kernel satisfying the defining property of
condKernel.
- Defined in
- Mathlib.Probability.Kernel.CondDistrib
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 282 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- 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
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · 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
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.condDistrib_ae_eq_of_measure_eq_compProdproof · cited by 4
- ProbabilityTheory.Kernel.condDistrib_trajMeasureproof · cited by 0