Mathlib Map

Theorems · Theorem · general topology

cauchySeq_tendsto_of_complete

∀ {α : Type u} {β : Type v} [uniformSpace : UniformSpace α] [inst : Preorder β] [CompleteSpace α] {u : β → α},
  CauchySeq u → ∃ x, Filter.Tendsto u Filter.atTop (nhds x)

A Cauchy sequence in a complete space converges

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

Around this declaration

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

Cites8

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

Cited by10

Results whose statement or proof uses this declaration.