Theorems · Theorem · functional analysis
MeasureTheory.Lp.compMeasurePreserving_comp
∀ {α : Type u_1} {E : Type u_4} {m : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup E] {β : Type u_7} [inst_1 : MeasurableSpace β] {μb : MeasureTheory.Measure β}
{γ : Type u_8} {mγ : MeasurableSpace γ} {μc : MeasureTheory.Measure γ} {f : β → γ}
(hf : MeasureTheory.MeasurePreserving f μb μc) {f' : α → β} (hf' : MeasureTheory.MeasurePreserving f' μ μb),
MeasureTheory.Lp.compMeasurePreserving (f ∘ f') ⋯ =
(MeasureTheory.Lp.compMeasurePreserving f' hf').comp (MeasureTheory.Lp.compMeasurePreserving f hf)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 226 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpaceproof · cited by 24,529
- 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
- AddSubgroupstatement · cited by 3,232
- AddMonoidHomstatement · cited by 3,230
- MeasureTheory.aeproof · cited by 2,352
- Filter.EventuallyEqproof · cited by 1,912
- MeasureTheory.AEEqFunstatement and proof · cited by 856
- MeasureTheory.Lpstatement and proof · cited by 715
- MeasureTheory.AEEqFun.castproof · cited by 380
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Lp.compMeasurePreserving_iterateproof · cited by 0
- MeasureTheory.Lp.compMeasurePreserving_comp_applyproof · cited by 0