Theorems · Definition · general topology
OnePoint.continuousMapMk
{X : Type u_1} →
[inst : TopologicalSpace X] →
{Y : Type u_3} →
[inst_1 : TopologicalSpace Y] →
(f : C(X, Y)) → (y : Y) → Filter.Tendsto (⇑f) (Filter.coclosedCompact X) (nhds y) → C(OnePoint X, Y)A constructor for continuous maps out of a one point compactification, given a continuous map from the underlying space and a limit value at infinity.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- ContinuousMapstatement and proof · cited by 2,491
- OnePointstatement and proof · cited by 126
- Filter.coclosedCompactstatement and proof · cited by 20
- OnePoint.elimproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- OnePoint.continuousMapMkDiscreteproof · cited by 0