Mathlib Map

Theorems · Theorem · general topology

CompleteSpace.complete

∀ {α : Type u} {inst : UniformSpace α} [self : CompleteSpace α] {f : Filter α}, Cauchy f → ∃ x, f ≤ nhds x

In a complete uniform space, every Cauchy filter converges.

Defined in
Mathlib.Topology.UniformSpace.Cauchy
Cited by
19 results in Mathlib
Foundations
Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CompleteSpace

Around this declaration

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

Cites5

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

Cited by19

Results whose statement or proof uses this declaration.