Skip to content

Commit 7796ddc

Browse files
Toronto + not hyperconnected + finite => has an isolated point (#1786)
1 parent a96ec96 commit 7796ddc

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

theorems/T000898.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
uid: T000898
3+
if:
4+
and:
5+
- P000219: true
6+
- P000039 : false
7+
- P000078: false
8+
then:
9+
P000139: true
10+
---
11+
12+
Since $X$ is not {P39}, there is a nonempty open set $U$ which is not dense. Let $x_0 \in U$ and $x_1 \in X\setminus \overline{U}$.
13+
14+
Since $X$ is infinite, we either have $|U \cup \{x_1\}| = |X|$ or $|(X \setminus U) \cup \{x_0\}| = |X|$.
15+
16+
Both $U \cup \{x_1\}$ and $(X \setminus U) \cup \{x_0\}$ contain an isolated point, thus the assertion follows by {P219}.

0 commit comments

Comments
 (0)