Theorems · Theorem · sequences and series
HasSumUniformlyOn.hasSum
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_3} [inst : AddCommMonoid α] {f : ι → β → α} {g : β → α} {x : β} {s : Set β}
[inst_1 : UniformSpace α], HasSumUniformlyOn f g s → x ∈ s → HasSum (fun x_1 => f x_1 x) (g x)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommMonoidUniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- AddCommMonoidstatement and proof · cited by 12,281
- SummationFilter.unconditionalstatement · cited by 2,068
- UniformSpacestatement and proof · cited by 2,040
- HasSumstatement · cited by 518
- HasSumUniformlyOnstatement and proof · cited by 24
- HasSumUniformlyOn.tendstoUniformlyOnproof · cited by 6
- TendstoUniformlyOn.tendsto_atproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- SummableUniformlyOn.hasSumUniformlyOnproof · cited by 4
- SummableUniformlyOn.summableproof · cited by 1
- HasSumUniformlyOn.tsum_eqOnproof · cited by 1