Mathlib Map

Theorems · Theorem · general topology

CauchySeq.tendsto_limUnder

∀ {α : Type u} {β : Type v} [uniformSpace : UniformSpace α] [inst : Preorder β] [CompleteSpace α] {u : β → α}
  (h : CauchySeq u), Filter.Tendsto u Filter.atTop (nhds (Filter.atTop.limUnder u))
Defined in
Mathlib.Topology.UniformSpace.Cauchy
Cited by
3 results in Mathlib
Foundations
Depth 63 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.

Cites15

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.