Theorems · Theorem · sequences and series
HasProdLocallyUniformlyOn.tendstoLocallyUniformlyOn_finsetRange
∀ {α : Type u_1} {β : Type u_2} [inst : CommMonoid α] {g : β → α} {s : Set β} [inst_1 : UniformSpace α]
[inst_2 : TopologicalSpace β] {f : ℕ → β → α},
HasProdLocallyUniformlyOn f g s → TendstoLocallyUniformlyOn (fun N b => ∏ i ∈ Finset.range N, f i b) g Filter.atTop s- Cited by
- 2 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
- Filter.Eventuallyproof · cited by 3,134
- Filter.atTopstatement and proof · cited by 2,405
- Finset.prodstatement and proof · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- 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 by2
Results whose statement or proof uses this declaration.
- tendsto_logDeriv_euler_sin_divproof · cited by 1
- HasProdLocallyUniformly.tendstoLocallyUniformly_finsetRangeproof · cited by 0