Mathlib Map

Theorems · Theorem · general topology

Filter.Tendsto.cauchySeq

∀ {α : Type u} {β : Type v} [uniformSpace : UniformSpace α] [inst : SemilatticeSup β] [Nonempty β] {f : β → α} {x : α},
  Filter.Tendsto f Filter.atTop (nhds x) → CauchySeq f
Defined in
Mathlib.Topology.UniformSpace.Cauchy
Cited by
20 results in Mathlib
Foundations
Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
UniformSpaceSemilatticeSupNonempty

Around this declaration

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

Cites7

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

Cited by20

Results whose statement or proof uses this declaration.