Theorems · Theorem · measure theory
MeasureTheory.lpNorm_eq_integral_norm_rpow_toReal
∀ {α : Type u_1} {E : Type u_2} {m : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup E] {f : α → E},
p ≠ 0 →
p ≠ ⊤ →
MeasureTheory.AEStronglyMeasurable f μ →
MeasureTheory.lpNorm f p μ = (∫ (x : α), ‖f x‖ ^ p.toReal ∂μ) ^ p.toReal⁻¹- Cited by
- 3 results in Mathlib
- Foundations
- Depth 255 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.
Cites27
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
- Top.topstatement and proof · cited by 9,680
- Norm.normstatement and proof · cited by 5,413
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.lintegralproof · cited by 1,152
- ENNReal.toRealstatement and proof · cited by 859
- AEMeasurableproof · cited by 840
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.MemLp.lpNorm_condExp_le_lpNormproof · cited by 1
- MeasureTheory.lpNorm_nnreal_eq_integral_norm_rpowproof · cited by 0
- MeasureTheory.lpNorm_one_eq_integral_normproof · cited by 0