Theorems · Theorem · measure theory
MeasureTheory.MemLp.eLpNorm_eq_integral_rpow_norm
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {H : Type u_6} [inst : NormedAddCommGroup H]
{f : α → H} {p : ENNReal},
p ≠ 0 →
p ≠ ⊤ →
MeasureTheory.MemLp f p μ →
MeasureTheory.eLpNorm f p μ = ENNReal.ofReal ((∫ (a : α), ‖f a‖ ^ p.toReal ∂μ) ^ p.toReal⁻¹)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 254 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.
Cites34
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
- LT.lt.neproof · cited by 872
- ENNReal.ofRealstatement and proof · cited by 863
- ENNReal.toRealstatement and proof · cited by 859
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.MemLp.exists_hasCompactSupport_integral_rpow_sub_leproof · cited by 1
- MeasureTheory.MemLp.exists_boundedContinuous_integral_rpow_sub_leproof · cited by 1
- SchwartzMap.norm_toLp'proof · cited by 1
- MeasureTheory.eLpNorm_one_le_of_leproof · cited by 1