Theorems · Definition · general topology
OnePoint.continuousMapMkDiscrete
{X : Type u_1} →
[inst : TopologicalSpace X] →
{Y : Type u_3} →
[inst_1 : TopologicalSpace Y] →
[DiscreteTopology X] → (f : X → Y) → (y : Y) → Filter.Tendsto f Filter.cofinite (nhds y) → C(OnePoint X, Y)A constructor for continuous maps out of a one point compactification of a discrete space, given a map from the underlying space and a limit value at infinity.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- ContinuousMapstatement · cited by 2,491
- DiscreteTopologystatement and proof · cited by 373
- Filter.cofinitestatement and proof · cited by 251
- OnePointstatement · cited by 126
- continuous_of_discreteTopologyproof · cited by 20
- OnePoint.continuousMapMkproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- OnePoint.continuousMapMkNatproof · cited by 0