Theorems · Theorem · measure theory
MeasureTheory.AEEqFun.coeFn_compMeasurePreserving
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α}
[inst_1 : TopologicalSpace γ] [inst_2 : MeasurableSpace β] {ν : MeasureTheory.Measure β} {f : α → β} (g : β →ₘ[ν] γ)
(hf : MeasureTheory.MeasurePreserving f μ ν), ↑(g.compMeasurePreserving f hf) =ᵐ[μ] ↑g ∘ f- Defined in
- Mathlib.MeasureTheory.Function.AEEqFun
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 213 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.
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- MeasureTheory.AEEqFunstatement and proof · cited by 856
- MeasureTheory.AEEqFun.caststatement · cited by 380
- MeasureTheory.MeasurePreservingstatement and proof · cited by 259
- MeasureTheory.MeasurePreserving.quasiMeasurePreservingproof · cited by 41
- MeasureTheory.AEEqFun.compMeasurePreservingstatement · cited by 15
- MeasureTheory.AEEqFun.coeFn_compQuasiMeasurePreservingproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.AEEqFun.eLpNorm_compMeasurePreservingproof · cited by 2
- MeasureTheory.Lp.coeFn_compMeasurePreservingproof · cited by 2
- DomAddAct.vadd_aeeqFun_aeeqproof · cited by 0
- DomMulAct.smul_aeeqFun_aeeqproof · cited by 0