Theorems · Theorem · sequences and series
HasSumLocallyUniformlyOn.tendstoLocallyUniformlyOn_finsetRange
∀ {α : Type u_1} {β : Type u_2} [inst : AddCommMonoid α] {g : β → α} {s : Set β} [inst_1 : UniformSpace α]
[inst_2 : TopologicalSpace β] {f : ℕ → β → α},
HasSumLocallyUniformlyOn f g s → TendstoLocallyUniformlyOn (fun N b => ∑ i ∈ Finset.range N, f i b) g Filter.atTop s- Cited by
- 1 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetproof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Finset.sumstatement and proof · cited by 5,195
- Filter.Eventuallyproof · cited by 3,134
- Filter.atTopstatement and proof · cited by 2,405
- UniformSpacestatement and proof · cited by 2,040
- nhdsWithinproof · cited by 1,912
- Finset.rangestatement · cited by 1,341
- uniformityproof · cited by 765
- Filter.Tendsto.eventuallyproof · cited by 174
Cited by1
Results whose statement or proof uses this declaration.
- HasSumLocallyUniformly.tendstoLocallyUniformly_finsetRangeproof · cited by 0