Theorems · Theorem · general topology
AddGroupFilterBasis.cauchy_iff
∀ {G : Type u_1} [inst : AddCommGroup G] (B : AddGroupFilterBasis G) {F : Filter G},
Cauchy F ↔ F.NeBot ∧ ∀ U ∈ B, ∃ M ∈ F, ∀ x ∈ M, ∀ y ∈ M, y - x ∈ U- Cited by
- 2 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- AddCommGroupstatement and proof · cited by 12,871
- Filterstatement and proof · cited by 8,121
- UniformSpaceproof · cited by 2,040
- SProd.sprodproof · cited by 1,750
- Filter.NeBotstatement and proof · cited by 853
- uniformityproof · cited by 765
- IsUniformAddGroupproof · cited by 342
- Cauchystatement and proof · cited by 115
- Filter.basis_setsproof · cited by 105
- Filter.HasBasis.tendsto_iffproof · cited by 60
- AddGroupFilterBasisstatement and proof · cited by 27
Cited by2
Results whose statement or proof uses this declaration.
- Valuation.cauchy_iffproof · cited by 0
- Valued.cauchy_iffproof · cited by 0