Theorems · Theorem · functional analysis
tendstoUniformlyOn_tsum
∀ {α : Type u_1} {β : Type u_2} {F : Type u_3} [inst : NormedAddCommGroup F] [CompleteSpace F] {u : α → ℝ}
{f : α → β → F},
Summable u →
∀ {s : Set β},
(∀ (n : α), ∀ x ∈ s, ‖f n x‖ ≤ u n) →
TendstoUniformlyOn (fun t x => ∑ n ∈ t, f n x) (fun x => ∑' (n : α), f n x) Filter.atTop sAn infinite sum of functions with summable sup norm is the uniform limit of its partial sums. Version relative to a set, with general index set.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 168 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetstatement and proof · cited by 13,712
- Norm.normstatement and proof · cited by 5,413
- Finset.sumstatement and proof · cited by 5,195
- LE.le.transproof · cited by 3,151
- CompleteSpacestatement and proof · cited by 2,532
- Filter.atTopstatement · cited by 2,405
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
Cited by9
Results whose statement or proof uses this declaration.
- hasFDerivAt_tsum_of_isPreconnectedproof · cited by 3
- continuousOn_tsumproof · cited by 3
- summable_of_summable_hasFDerivAt_of_isPreconnectedproof · cited by 3
- EisensteinSeries.eisensteinSeries_tendstoLocallyUniformlyproof · cited by 1
- tendstoUniformly_tsumproof · cited by 1
- Complex.hasSum_deriv_of_summable_normproof · cited by 0
- tendstoUniformlyOn_tsum_natproof · cited by 0
- HasSumUniformlyOn.of_norm_le_summableproof · cited by 0
- Complex.differentiableOn_tsum_of_summable_normproof · cited by 0