Theorems · Theorem · real analysis
NNReal.summable_Lp_add
∀ {ι : Type u} {f g : ι → NNReal} {p : ℝ},
1 ≤ p → (Summable fun i => f i ^ p) → (Summable fun i => g i ^ p) → Summable fun i => (f i + g i) ^ p- Defined in
- Mathlib.Analysis.MeanInequalities
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 211 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- NNRealstatement and proof · cited by 4,310
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- Summablestatement and proof · cited by 778
- NNReal.Lp_add_le_tsumproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.