Theorems · Theorem · functional analysis
HasSumUniformlyOn.of_norm_le_summable_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) → HasSumUniformlyOn f (fun x => ∑' (n : ι), f n x) 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.
Cites12
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
- Filter.Eventuallystatement and proof · cited by 3,134
- CompleteSpacestatement and proof · cited by 2,532
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- tsumstatement · cited by 1,148
- Summablestatement and proof · cited by 778
- Filter.cofinitestatement and proof · cited by 251
- HasSumUniformlyOnstatement · cited by 24
- tendstoUniformlyOn_tsum_of_cofinite_eventuallyproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.