Theorems · Definition · general topology
stoneCechExtend
{α : Type u} →
[inst : TopologicalSpace α] →
{β : Type v} →
[inst_1 : TopologicalSpace β] → [T2Space β] → {g : α → β} → Continuous g → [CompactSpace β] → StoneCech α → βThe extension of a continuous function from α to a compact
Hausdorff space β to the Stone-Čech compactification of α.
This extension implements the universal property of this compactification.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- TopologicalSpacestatement and proof · cited by 24,529
- Continuousstatement and proof · cited by 2,592
- T2Spacestatement and proof · cited by 1,351
- CompactSpacestatement and proof · cited by 593
- StoneCechstatement · cited by 16
- T2Quotient.liftproof · cited by 5
- continuous_preStoneCechExtendproof · cited by 2
Cited by7
Results whose statement or proof uses this declaration.
- stoneCechExtend_extendsstatement · cited by 4
- isInducing_stoneCechUnitproof · cited by 4
- continuous_stoneCechExtendstatement · cited by 2
- stoneCechExtend_stoneCechUnitstatement · cited by 1
- eq_if_stoneCechUnit_eqproof · cited by 1
- stoneCechEquivalenceproof · cited by 0
- StoneCech.projectiveproof · cited by 0