Theorems · Theorem · probability
MeasureTheory.AEStronglyMeasurable.comp
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} {a : α} {κ : ProbabilityTheory.Kernel α β} {η : ProbabilityTheory.Kernel β γ} {δ : Type u_5}
[inst : TopologicalSpace δ] {f : γ → δ},
MeasureTheory.AEStronglyMeasurable f ((η.comp κ) a) → ∀ᵐ (x : β) ∂κ a, MeasureTheory.AEStronglyMeasurable f (η x)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 219 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.
Cites15
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
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- ProbabilityTheory.Kernel.compstatement and proof · cited by 129
- MeasureTheory.AEStronglyMeasurable.mkproof · cited by 82
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.integrable_comp_iffproof · cited by 6
- ProbabilityTheory.Kernel.aestronglyMeasurable_trajproof · cited by 0