Mathlib Map

Theorems · Theorem · general topology

Continuous.tendsto

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

Around this declaration

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

Cites11

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

Cited by206

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 206.