Mathlib Map

Theorems · Theorem · general topology

tendsto_nhds_unique

∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [T2Space X] {f : Y → X} {l : Filter Y} {a b : X} [l.NeBot],
  Filter.Tendsto f l (nhds a) → Filter.Tendsto f l (nhds b) → a = b
Defined in
Mathlib.Topology.Separation.Hausdorff
Cited by
118 results in Mathlib
Foundations
Depth 90 from the axioms, rests on 1,970 definitions · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceT2SpaceFilter.NeBot

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 by118

Results whose statement or proof uses this declaration.