Theorems · Theorem · probability
ProbabilityTheory.integrable_toReal_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 β} {s : Set Ω},
AEMeasurable X μ →
MeasurableSet s → MeasureTheory.Integrable (fun a => ((ProbabilityTheory.condDistrib Y X μ) (X a)).real s) μ- Defined in
- Mathlib.Probability.Kernel.CondDistrib
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 281 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.univproof · cited by 3,945
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.Integrablestatement · cited by 1,367
- ProbabilityTheory.Kernelstatement · cited by 1,281
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- AEMeasurablestatement and proof · cited by 840
- MeasureTheory.Measure.realstatement · cited by 530
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.condDistrib_ae_eq_condExpproof · cited by 2
- ProbabilityTheory.integrable_toReal_condExpKernelproof · cited by 0