Theorems · Theorem · functional analysis
MeasureTheory.AEEqFun.eLpNorm_compMeasurePreserving
∀ {α : Type u_1} {E : Type u_4} {m0 : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup E] {β : Type u_8} {mβ : MeasurableSpace β} {f : α → β} {ν : MeasureTheory.Measure β}
(g : β →ₘ[ν] E) (hf : MeasureTheory.MeasurePreserving f μ ν),
MeasureTheory.eLpNorm (↑(g.compMeasurePreserving f hf)) p μ = MeasureTheory.eLpNorm (↑g) p ν- Cited by
- 2 results in Mathlib
- Foundations
- Depth 214 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- MeasureTheory.AEEqFunstatement and proof · cited by 856
- MeasureTheory.AEEqFun.caststatement and proof · cited by 380
- MeasureTheory.eLpNormstatement and proof · cited by 329
- MeasureTheory.MeasurePreservingstatement and proof · cited by 259
- MeasureTheory.eLpNorm_congr_aeproof · cited by 48
- MeasureTheory.AEEqFun.aestronglyMeasurableproof · cited by 26
- MeasureTheory.AEEqFun.compMeasurePreservingstatement · cited by 15
- MeasureTheory.AEEqFun.coeFn_compMeasurePreservingproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Lp.norm_compMeasurePreservingproof · cited by 5
- MeasureTheory.AEEqFun.compMeasurePreserving_mem_Lpproof · cited by 0