Theorems · Theorem · sequences and series
tendsto_prod_nat_add
∀ {G : Type u_2} [inst : CommGroup G] [inst_1 : TopologicalSpace G] [IsTopologicalGroup G] [T2Space G] (f : ℕ → G),
Filter.Tendsto (fun i => ∏' (k : ℕ), f (k + i)) Filter.atTop (nhds 1)For f : ℕ → G, the product ∏' k, f (k + i) tends to one. This does not require a
multipliability assumption on f, as otherwise all such products are one.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.atTopstatement and proof · cited by 2,405
- Finset.prodproof · cited by 2,356
- mul_commproof · cited by 2,262
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- T2Spacestatement and proof · cited by 1,351
- Finset.rangeproof · cited by 1,341
- CommGroupstatement and proof · cited by 990
- IsTopologicalGroupstatement and proof · cited by 469
- tendsto_const_nhdsproof · cited by 330
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.