Theorems · Theorem · probability
MeasureTheory.AEStronglyMeasurable.comp_snd_map_prod_id
∀ {Ω : Type u_1} {F : Type u_2} {m mΩ : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω} {f : Ω → F}
[inst : TopologicalSpace F],
MeasureTheory.AEStronglyMeasurable f μ →
MeasureTheory.AEStronglyMeasurable (fun x => f x.2) (MeasureTheory.Measure.map Function.diag μ)- Defined in
- Mathlib.Probability.Kernel.Condexp
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.Measure.mapstatement · cited by 858
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- Function.diagstatement · cited by 34
- MeasurableSpace.prodstatement · cited by 15
- MeasureTheory.AEStronglyMeasurable.comp_snd_map_prodMkproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.aestronglyMeasurable_integral_condExpKernelproof · cited by 0
- MeasureTheory.AEStronglyMeasurable.integral_condExpKernelproof · cited by 0