Triangle inequality for Lp-seminorm #
In this file we prove several versions of the triangle inequality for the Lp seminorm,
as well as simple corollaries.
Alias of MeasureTheory.eLpNorm'_add_le.
Alias of MeasureTheory.eLpNorm'_add_le_of_le_one.
Alias of MeasureTheory.eLpNormEssSup_add_le.
Alias of MeasureTheory.eLpNorm_add_le.
A constant for the inequality ‖f + g‖_{L^p} ≤ C * (‖f‖_{L^p} + ‖g‖_{L^p}). It is equal to 1
for p ≥ 1 or p = 0, and 2^(1/p-1) in the more tricky interval (0, 1).
Instances For
Alias of MeasureTheory.eLpNorm_add_le'.
Technical lemma to control the addition of functions in L^p even for p < 1: Given δ > 0,
there exists η such that two functions bounded by η in L^p have a sum bounded by δ. One
could take η = δ / 2 for p ≥ 1, but the point of the lemma is that it works also for p < 1.
Alias of MeasureTheory.eLpNorm_sub_le'.
Alias of MeasureTheory.eLpNorm_sub_le.
Alias of MeasureTheory.eLpNorm_add_lt_top.
Alias of MeasureTheory.eLpNorm'_sum_le.
Alias of MeasureTheory.eLpNorm_sum_le.