Mathlib Map

Theorems · Theorem · general topology

ContinuousAt.tendsto

∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {f : X → Y} {x : X},
  ContinuousAt f x → Filter.Tendsto f (nhds x) (nhds (f x))
Defined in
Mathlib.Topology.Continuous
Cited by
103 results in Mathlib
Foundations
Depth 20 from the axioms, rests on 95 definitions · uses propext, Quot.sound
Assumes
TopologicalSpaceTopologicalSpace

Around this declaration

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

Cites4

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

Cited by103

Results whose statement or proof uses this declaration.