Compare Lp seminorms for different values of p
#
In this file we compare MeasureTheory.eLpNorm'
and MeasureTheory.eLpNorm
for different
exponents.
Alias of MeasureTheory.Memℒp.mono_exponent
.
If a function is supported on a finite-measure set and belongs to ℒ^p
, then it belongs to
ℒ^q
for any q ≤ p
.
Alias of MeasureTheory.Memℒp.mono_exponent_of_measure_support_ne_top
.
If a function is supported on a finite-measure set and belongs to ℒ^p
, then it belongs to
ℒ^q
for any q ≤ p
.
Hölder's inequality, as an inequality on the ℒp
seminorm of an elementwise operation
fun x => b (f x) (g x)
.
Hölder's inequality, as an inequality on the ℒp
seminorm of an elementwise operation
fun x => b (f x) (g x)
.
Hölder's inequality, as an inequality on the ℒp
seminorm of a scalar product φ • f
.
Alias of MeasureTheory.Memℒp.smul
.
Alias of MeasureTheory.Memℒp.smul
.
Variant of Memℒp.mul
where the function is written as fun x ↦ φ x * f x
instead of φ * f
.
Alias of MeasureTheory.Memℒp.mul
.
Alias of MeasureTheory.Memℒp.mul'
.
Variant of Memℒp.mul
where the function is written as fun x ↦ φ x * f x
instead of φ * f
.
Alias of MeasureTheory.Memℒp.mul
.
Alias of MeasureTheory.Memℒp.mul'
.
Variant of Memℒp.mul
where the function is written as fun x ↦ φ x * f x
instead of φ * f
.
See Memℒp.prod'
for the applied version.
See Memℒp.prod
for the unapplied version.