Theorems · Definition · general topology
TopologicalSpace.compactlyGenerated
(X : Type w) → [TopologicalSpace X] → TopologicalSpace X
The compactly generated topology on a topological space X. This is the finest topology
which makes all maps from compact Hausdorff spaces to X, which are continuous for the original
topology, continuous.
Note: this definition should be used with an explicit universe parameter u for the size of the
compact Hausdorff spaces mapping to X.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 66 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.
- DFunLike.coeproof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- TopCat.carrierproof · cited by 3,184
- ContinuousMapproof · cited by 2,491
- CompHausLike.toTopproof · cited by 258
- CompHausproof · cited by 61
- TopologicalSpace.coinducedproof · cited by 56
Cited by6
Results whose statement or proof uses this declaration.
- uCompactlyGeneratedSpace_of_continuous_mapsproof · cited by 3
- eq_compactlyGeneratedstatement · cited by 2
- UCompactlyGeneratedSpace.le_compactlyGeneratedstatement · cited by 2
- continuous_from_compactlyGeneratedstatement · cited by 1
- UCompactlyGeneratedSpace.casesOnstatement and proof · cited by 0
- UCompactlyGeneratedSpace.recOnstatement and proof · cited by 0