Theorems · Theorem · sequences and series
NonarchimedeanGroup.cauchySeq_prod_of_tendsto_cofinite_one
∀ {α : Type u_1} {G : Type u_2} [inst : CommGroup G] [inst_1 : UniformSpace G] [IsUniformGroup G]
[NonarchimedeanGroup G] {f : α → G}, Filter.Tendsto f Filter.cofinite (nhds 1) → CauchySeq fun s => ∏ i ∈ s, f iLet G be a nonarchimedean multiplicative abelian group, and let f : α → G be a function that
tends to one on the filter of cofinite sets. For each finite subset of α, consider the partial
product of f on that subset. These partial products form a Cauchy filter.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 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.
- Setproof · cited by 53,352
- Finsetstatement and proof · cited by 13,712
- SetLike.coeproof · cited by 8,199
- nhdsstatement and proof · cited by 5,554
- Set.preimageproof · cited by 4,946
- Filter.Tendstostatement and proof · cited by 3,814
- Finset.prodstatement and proof · cited by 2,356
- Disjointproof · cited by 2,201
- UniformSpacestatement and proof · cited by 2,040
- CommGroupstatement and proof · cited by 990
- Set.Finite.toFinsetproof · cited by 351
- Filter.cofinitestatement and proof · cited by 251
Cited by1
Results whose statement or proof uses this declaration.
- NonarchimedeanGroup.multipliable_of_tendsto_cofinite_oneproof · cited by 1