Theorems · Theorem · functional analysis
lp.norm_sum_single
∀ {α : Type u_3} {E : α → Type u_4} {p : ENNReal} [inst : (i : α) → NormedAddCommGroup (E i)] [inst_1 : DecidableEq α],
0 < p.toReal →
∀ (f : (i : α) → E i) (s : Finset α), ‖∑ i ∈ s, lp.single p i (f i)‖ ^ p.toReal = ∑ i ∈ s, ‖f i‖ ^ p.toReal- Defined in
- Mathlib.Analysis.Normed.Lp.lpSpace
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 219 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetstatement and proof · cited by 13,712
- ENNRealstatement and proof · cited by 9,879
- Norm.normstatement and proof · cited by 5,413
- Finset.sumstatement and proof · cited by 5,195
- AddSubgroupstatement · cited by 3,232
- Finset.sum_congrproof · cited by 2,323
- SummationFilter.unconditionalproof · cited by 2,068
- LT.lt.ne'proof · cited by 1,417
- ENNReal.toRealstatement and proof · cited by 859
- HasSumproof · cited by 518
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.