Theorems · Theorem · probability
ProbabilityTheory.aestronglyMeasurable_integral_condDistrib
∀ {α : Type u_1} {β : Type u_2} {Ω : Type u_3} {F : Type u_4} [inst : MeasurableSpace Ω] [inst_1 : StandardBorelSpace Ω]
[inst_2 : Nonempty Ω] [inst_3 : NormedAddCommGroup F] {mα : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst_4 : MeasureTheory.IsFiniteMeasure μ] {X : α → β} {Y : α → Ω} {mβ : MeasurableSpace β} {f : β × Ω → F}
[inst_5 : NormedSpace ℝ F],
AEMeasurable X μ →
AEMeasurable Y μ →
MeasureTheory.AEStronglyMeasurable f (MeasureTheory.Measure.map (fun a => (X a, Y a)) μ) →
MeasureTheory.AEStronglyMeasurable (fun a => ∫ (y : Ω), f (X a, y) ∂(ProbabilityTheory.condDistrib Y X μ) (X a))
μ- 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.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.integralstatement · cited by 1,779
- 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
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.condExp_prod_ae_eq_integral_condDistrib'proof · cited by 3
- ProbabilityTheory.aestronglyMeasurable_integral_condExpKernelproof · cited by 0