Theorems · Theorem · measure theory
MeasureTheory.lpNorm_norm
∀ {α : Type u_1} {E : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : NormedAddCommGroup E]
{f : α → E},
MeasureTheory.AEStronglyMeasurable f μ →
∀ (p : ENNReal), MeasureTheory.lpNorm (fun x => ‖f x‖) p μ = MeasureTheory.lpNorm f p μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 211 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.
- Realstatement and proof · cited by 25,697
- 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
- Norm.normstatement and proof · cited by 5,413
- ENNReal.toRealproof · cited by 859
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- MeasureTheory.eLpNormproof · cited by 329
- MeasureTheory.lpNormstatement and proof · cited by 50
- MeasureTheory.AEStronglyMeasurable.normproof · cited by 30
- MeasureTheory.toReal_eLpNormproof · cited by 9
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.lpNorm_absproof · cited by 1
- MeasureTheory.lpNorm_conjproof · cited by 0