Theorems · Theorem · measure theory
AEMeasurable.comp_aemeasurable
∀ {α : Type u_2} {β : Type u_3} {δ : Type u_5} {m0 : MeasurableSpace α} [inst : MeasurableSpace β]
[inst_1 : MeasurableSpace δ] {μ : MeasureTheory.Measure α} {f : α → δ} {g : δ → β},
AEMeasurable g (MeasureTheory.Measure.map f μ) → AEMeasurable f μ → AEMeasurable (g ∘ f) μ- Cited by
- 9 results in Mathlib
- Foundations
- Depth 204 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Measurable.compproof · cited by 234
- Filter.EventuallyEq.transproof · cited by 123
- AEMeasurable.mkproof · cited by 75
- AEMeasurable.ae_eq_mkproof · cited by 65
- AEMeasurable.measurable_mkproof · cited by 62
- Filter.EventuallyEq.fun_compproof · cited by 47
- MeasureTheory.ae_eq_compproof · cited by 7
Cited by9
Results whose statement or proof uses this declaration.
- AEMeasurable.map_map_of_aemeasurableproof · cited by 28
- ProbabilityTheory.HasLaw.compproof · cited by 12
- ProbabilityTheory.variance_mapproof · cited by 11
- AEMeasurable.comp_aemeasurable'proof · cited by 4
- AEMeasurable.comp_measurableproof · cited by 4
- MeasureTheory.Measure.bind_bindproof · cited by 2
- ProbabilityTheory.IdentDistrib.comp_of_aemeasurableproof · cited by 1
- ProbabilityTheory.indepFun_of_identDistrib_pairproof · cited by 0
- ProbabilityTheory.HasLaw.comp_of_hasLaw_compproof · cited by 0