Theorems · Theorem · functional analysis
tendstoUniformlyOn_tsum_of_cofinite_eventually
∀ {β : Type u_2} {F : Type u_3} [inst : NormedAddCommGroup F] [CompleteSpace F] {ι : Type u_4} {f : ι → β → F}
{u : ι → ℝ},
Summable u →
∀ {s : Set β},
(∀ᶠ (n : ι) in Filter.cofinite, ∀ 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 eventually summable sup norm is the uniform limit of its partial sums. Version relative to a set, with general index set.
- Cited by
- 6 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.
Cites36
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
- SetLike.coeproof · cited by 8,199
- Norm.normstatement and proof · cited by 5,413
- Finset.sumstatement and proof · cited by 5,195
- LE.le.transproof · cited by 3,151
- Filter.Eventuallystatement and proof · cited by 3,134
- Compl.complproof · cited by 2,925
- CompleteSpacestatement and proof · cited by 2,532
- Filter.atTopstatement and proof · cited by 2,405
Cited by6
Results whose statement or proof uses this declaration.
- PeriodPair.hasSumLocallyUniformly_auxproof · cited by 2
- SummableLocallyUniformlyOn.of_locally_bounded_eventuallyproof · cited by 1
- Summable.hasSumUniformlyOn_log_one_addproof · cited by 1
- HasSumUniformlyOn.of_norm_le_summable_eventuallyproof · cited by 0
- tendstoUniformly_tsum_of_cofinite_eventuallyproof · cited by 0
- tendstoUniformlyOn_tsum_nat_eventuallyproof · cited by 0