Theorems · Theorem · general topology
isComplete_iff_ultrafilter
∀ {α : Type u} [uniformSpace : UniformSpace α] {s : Set α},
IsComplete s ↔ ∀ (l : Ultrafilter α), Cauchy ↑l → ↑l ≤ Filter.principal s → ∃ x ∈ s, ↑l ≤ nhds x- Defined in
- Mathlib.Topology.UniformSpace.Cauchy
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- UniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- LE.le.transproof · cited by 3,151
- UniformSpacestatement and proof · cited by 2,040
- Filter.NeBotproof · cited by 853
- Filter.principalstatement and proof · cited by 740
- Ultrafilterstatement and proof · cited by 193
- Ultrafilter.toFilterstatement and proof · cited by 172
- Cauchystatement and proof · cited by 115
- IsCompletestatement and proof · cited by 68
- ClusterPt.monoproof · cited by 30
Cited by1
Results whose statement or proof uses this declaration.
- isComplete_iff_ultrafilter'proof · cited by 0