Theorems · Theorem · functional analysis
tendstoUniformlyOn_tsum_nat_eventually
∀ {α : Type u_4} {F : Type u_5} [inst : NormedAddCommGroup F] [CompleteSpace F] {f : ℕ → α → F} {u : ℕ → ℝ},
Summable u →
∀ {s : Set α},
(∀ᶠ (n : ℕ) in Filter.atTop, ∀ x ∈ s, ‖f n x‖ ≤ u n) →
TendstoUniformlyOn (fun N x => ∑ n ∈ Finset.range N, f n x) (fun x => ∑' (n : ℕ), f n x) Filter.atTop s- 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.
Cites18
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
- 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 and proof · cited by 2,405
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- Finset.rangestatement · cited by 1,341
- tsumstatement · cited by 1,148
- Summablestatement and proof · cited by 778
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.