Theorems · Theorem · sequences and series
cauchySeq_finset_iff_prod_vanishing
∀ {α : Type u_1} {β : Type u_2} [inst : UniformSpace α] [inst_1 : CommGroup α] [IsUniformGroup α] {f : β → α},
(CauchySeq fun s => ∏ b ∈ s, f b) ↔ ∀ e ∈ nhds 1, ∃ s, ∀ (t : Finset β), Disjoint t s → ∏ b ∈ t, f b ∈ e- Cited by
- 3 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- Finsetstatement and proof · cited by 13,712
- Filterstatement · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- Filter.atTopproof · cited by 2,405
- Finset.prodstatement and proof · cited by 2,356
- CommMonoidproof · cited by 2,264
- Disjointstatement and proof · cited by 2,201
- UniformSpacestatement and proof · cited by 2,040
- CommGroupstatement and proof · cited by 990
- le_sup_leftproof · cited by 265
Cited by3
Results whose statement or proof uses this declaration.
- Multipliable.vanishingproof · cited by 1
- NonarchimedeanGroup.cauchySeq_prod_of_tendsto_cofinite_oneproof · cited by 1
- multipliable_iff_vanishingproof · cited by 1