Basic theorems about ℒp space #
Alias of MeasureTheory.eLpNorm_mono_enorm_ae.
f : α → ℝ and ENNReal.ofReal ∘ f : α → ℝ≥0∞ have the same eLpNorm.
Usually, you should not use this lemma (but use enorms everywhere.)
Alias of MeasureTheory.MemLp.of_le.
For a function f with support in s, the Lᵖ norms of f with respect to μ and
μ.restrict s are the same.
See eLpNorm_smul_measure_of_ne_zero' for a version with scalar multiplication by ℝ≥0.
See eLpNorm_smul_measure_of_ne_zero for a version with scalar multiplication by ℝ≥0∞.
See eLpNorm_smul_measure_of_ne_top' for a version with scalar multiplication by ℝ≥0.
See eLpNorm_smul_measure_of_ne_top' for a version with scalar multiplication by ℝ≥0∞.
A continuous function with compact support belongs to L^∞.
See Continuous.memLp_of_hasCompactSupport for a version for L^p.