Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions theorems/T000907.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
uid: T000907
if:
and:
- P000190: true
- P000219: true
then:
P000052: true
---

Finite ordinal spaces are discrete.
So assume $X$ is an infinite ordinal $\alpha$.
Let $S=\{\beta + 1 : \beta +1 < \alpha\} \subseteq X$ be the set of successor ordinals less than $\alpha$.
Every point in $S$ is isolated, hence $S$ is discrete.
The map $\beta \mapsto \beta+1$ is an injection into $S$, hence $|S|=|X|$ and by Toronto, $X$ is discrete as well.
Loading