Theorems · Theorem · measure theory
MeasureTheory.AEEqFun.comp_mk
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α}
[inst_1 : TopologicalSpace β] [inst_2 : TopologicalSpace γ] (g : β → γ) (hg : Continuous g) (f : α → β)
(hf : MeasureTheory.AEStronglyMeasurable f μ),
MeasureTheory.AEEqFun.comp g hg (MeasureTheory.AEEqFun.mk f hf) = MeasureTheory.AEEqFun.mk (g ∘ f) ⋯- Defined in
- Mathlib.MeasureTheory.Function.AEEqFun
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 179 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Continuousstatement and proof · cited by 2,592
- MeasureTheory.AEEqFunstatement · cited by 856
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- Continuous.comp_aestronglyMeasurablestatement · cited by 77
- MeasureTheory.AEEqFun.mkstatement · cited by 62
- MeasureTheory.AEEqFun.compstatement · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.AEEqFun.comp₂_eq_mkproof · cited by 1
- MeasureTheory.AEEqFun.comp_eq_mkproof · cited by 1