Theorems · Theorem · functional analysis
tendstoUniformly_tsum_of_cofinite_eventually
∀ {β : Type u_2} {F : Type u_3} [inst : NormedAddCommGroup F] [CompleteSpace F] {ι : Type u_4} {f : ι → β → F}
{u : ι → ℝ},
Summable u →
(∀ᶠ (n : ι) in Filter.cofinite, ∀ (x : β), ‖f n x‖ ≤ u n) →
TendstoUniformly (fun t x => ∑ n ∈ t, f n x) (fun x => ∑' (n : ι), f n x) Filter.atTopAn infinite sum of functions with eventually summable sup norm is the uniform limit of its partial sums. Version with general index set.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Finsetstatement · cited by 13,712
- Set.ofPredproof · cited by 6,101
- Norm.normstatement and proof · cited by 5,413
- Finset.sumstatement · cited by 5,195
- Filter.Eventuallystatement and proof · cited by 3,134
- CompleteSpacestatement and proof · cited by 2,532
- Filter.atTopstatement · cited by 2,405
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- Set.Finiteproof · cited by 1,814
- tsumstatement · cited by 1,148
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.