Theorems · Theorem · measure theory
MeasureTheory.AEStronglyMeasurable.comp_aemeasurable
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace β] {g : α → β} {γ : Type u_5} {x : MeasurableSpace γ}
{x_1 : MeasurableSpace α} {f : γ → α} {μ : MeasureTheory.Measure γ},
MeasureTheory.AEStronglyMeasurable g (MeasureTheory.Measure.map f μ) →
AEMeasurable f μ → MeasureTheory.AEStronglyMeasurable (g ∘ f) μ- Cited by
- 8 results in Mathlib
- Foundations
- Depth 204 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.
Cites16
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 and proof · cited by 858
- AEMeasurablestatement and proof · cited by 840
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- Filter.EventuallyEq.transproof · cited by 123
- MeasureTheory.AEStronglyMeasurable.mkproof · cited by 82
- MeasureTheory.AEStronglyMeasurable.ae_eq_mkproof · cited by 77
- AEMeasurable.mkproof · cited by 75
- MeasureTheory.AEStronglyMeasurable.stronglyMeasurable_mkproof · cited by 71
- AEMeasurable.ae_eq_mkproof · cited by 65
Cited by8
Results whose statement or proof uses this declaration.
- MeasureTheory.AEStronglyMeasurable.comp_measurableproof · cited by 13
- MeasureTheory.memLp_map_measure_iffproof · cited by 10
- indicator_indepFun_pi_of_prod_bcfproof · cited by 4
- MeasureTheory.AEStronglyMeasurable.truncationproof · cited by 3
- ProbabilityTheory.IndepFun.integral_bilin_comp_comp'proof · cited by 2
- MeasureTheory.AEStronglyMeasurable.integral_condDistribproof · cited by 1
- ProbabilityTheory.IndepFun.mgf_add'proof · cited by 0