Theorems · Theorem · measure theory
MeasureTheory.eLpNorm_sum_le
∀ {α : Type u_1} {ε' : Type u_4} {m : MeasurableSpace α} [inst : TopologicalSpace ε']
[inst_1 : ESeminormedAddCommMonoid ε'] {p : ENNReal} {μ : MeasureTheory.Measure α} [ContinuousAdd ε'] {ι : Type u_5}
{f : ι → α → ε'} {s : Finset ι},
(∀ i ∈ s, MeasureTheory.AEStronglyMeasurable (f i) μ) →
1 ≤ p → MeasureTheory.eLpNorm (∑ i ∈ s, f i) p μ ≤ ∑ i ∈ s, MeasureTheory.eLpNorm (f i) p μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 217 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetstatement and proof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Finset.sumstatement · cited by 5,195
- ContinuousAddstatement and proof · cited by 777
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- Eq.leproof · cited by 605
- MeasureTheory.eLpNormstatement and proof · cited by 329
- ESeminormedAddCommMonoidstatement and proof · cited by 21
- MeasureTheory.eLpNorm_zeroproof · cited by 14
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.uniformIntegrable_averageproof · cited by 2
- MeasureTheory.lpNorm_sum_leproof · cited by 1