Mathlib Map

Theorems · Theorem · general topology

cauchy_iff_exists_le_nhds

∀ {α : Type u} [uniformSpace : UniformSpace α] [CompleteSpace α] {l : Filter α} [l.NeBot], Cauchy l ↔ ∃ x, l ≤ nhds x
Defined in
Mathlib.Topology.UniformSpace.Cauchy
Cited by
3 results in Mathlib
Foundations
Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
UniformSpaceCompleteSpaceFilter.NeBot

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.