Mathlib Map

Theorems · Definition · general topology

OnePoint.continuousMapMkNat

{Y : Type u_3} →
  [inst : TopologicalSpace Y] → (f : ℕ → Y) → (y : Y) → Filter.Tendsto f Filter.atTop (nhds y) → C(OnePoint ℕ, Y)

A constructor for continuous maps out of the one point compactification of , given a sequence and a limit value at infinity.

Defined in
Mathlib.Topology.Compactification.OnePoint.Basic
Cited by
0 results in Mathlib
Foundations
Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpace

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.