Theorems · Theorem · functional analysis
MeasureTheory.eLpNorm_ofReal
∀ {α : Type u_1} {m0 : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α} (f : α → ℝ),
(∀ᵐ (x : α) ∂μ, 0 ≤ f x) → MeasureTheory.eLpNorm (ENNReal.ofReal ∘ f) p μ = MeasureTheory.eLpNorm f p μf : α → ℝ and ENNReal.ofReal ∘ f : α → ℝ≥0∞ have the same eLpNorm.
Usually, you should not use this lemma (but use enorms everywhere.)
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- ENNReal.ofRealstatement · cited by 863
- Filter.Eventually.monoproof · cited by 646
- MeasureTheory.eLpNormstatement · cited by 329
- MeasureTheory.eLpNorm_congr_enorm_aeproof · cited by 3
- Real.enorm_ofReal_of_nonnegproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.eLpNorm_norm_rpowproof · cited by 2