Skip to content

Commit e949c04

Browse files
committed
Make T108 more like T89
1 parent 847249c commit e949c04

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

theorems/T000108.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
uid: T000108
33
if:
44
and:
5-
- P000047: true
65
- P000234: true
6+
- P000047: true
77
then:
88
P000052: true
99
---
1010

11-
If every point has a connected neighborhood and the only connected sets are single points, then every point has a neighborhood consisting of the point itself.
11+
By {P47} the connected components of $X$ are singletons,
12+
so by {P234} every singleton is open.

0 commit comments

Comments
 (0)