Theorems · Theorem · functional analysis
lp.hasSum_norm
∀ {α : Type u_3} {E : α → Type u_4} {p : ENNReal} [inst : (i : α) → NormedAddCommGroup (E i)],
0 < p.toReal → ∀ (f : ↥(lp E p)), HasSum (fun i => ‖↑f i‖ ^ p.toReal) (‖f‖ ^ p.toReal)- Defined in
- Mathlib.Analysis.Normed.Lp.lpSpace
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 218 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- ENNRealstatement and proof · cited by 9,879
- Norm.normstatement and proof · cited by 5,413
- AddSubgroupstatement · cited by 3,232
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- ENNReal.toRealstatement and proof · cited by 859
- HasSumstatement and proof · cited by 518
- Summable.hasSumproof · cited by 184
- PreLpstatement and proof · cited by 163
- lpstatement and proof · cited by 157
- Memℓp.summableproof · cited by 11
Cited by9
Results whose statement or proof uses this declaration.
- lp.norm_apply_le_normproof · cited by 6
- lp.tsum_mul_le_mul_normproof · cited by 2
- lp.hasSum_singleproof · cited by 2
- hasSum_sq_fourierCoeffproof · cited by 2
- lp.norm_sub_norm_compl_sub_singleproof · cited by 1
- lp.norm_const_smul_leproof · cited by 1
- lp.norm_sum_singleproof · cited by 0
- lp.norm_eq_zero_iffproof · cited by 0
- lp.norm_negproof · cited by 0