Theorems · Theorem · functional analysis
HasSumUniformlyOn.of_norm_le_summable
∀ {α : 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) → 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.
Cites10
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
- 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
- HasSumUniformlyOnstatement · cited by 24
- tendstoUniformlyOn_tsumproof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.