Skip to content

Commit a2b9243

Browse files
open path components
1 parent 1d39b77 commit a2b9243

5 files changed

Lines changed: 57 additions & 6 deletions

File tree

properties/P000234.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
uid: P000234
3+
name: Has open connected components
4+
refs:
5+
- mathse: 3002235
6+
name: Answer to "Definition of locally pathwise connected"
7+
---
8+
9+
Every connected component of $X$ is open.
10+
11+
This is equivalent to each of the following:
12+
13+
* Each point $x\in X$ has a connected neighborhood.
14+
15+
* Each point $x\in X$ has an open connected neighborhood.
16+
17+
* $X$ is a topological disjoint union of {P36} spaces.
18+
19+
The equivalence between the various conditions can be shown by arguments similar to those used in the definition of {P42}, in particular {{mathse:3002235}}.
20+
21+
Compare with {P41}.
22+
23+
----
24+
#### Meta-properties
25+
26+
- $X$ satisfies this property iff its Kolmogorov quotient $\text{Kol}(X)$ does.
27+
- This property is hereditary with respect to clopen sets.
28+
- This property is preserved by finite products.
29+
- This property is preserved by arbitrary disjoint unions.

theorems/T000108.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,9 @@ uid: T000108
33
if:
44
and:
55
- P000047: true
6-
- P000041: true
6+
- P000234: true
77
then:
88
P000052: true
9-
refs:
10-
- zb: "0386.54001"
11-
name: Counterexamples in Topology
129
---
1310

1411
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.
15-
16-
Proven on page 32 of {{zb:0386.54001}}.

theorems/T000862.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
uid: T000862
3+
if:
4+
P000233: true
5+
then:
6+
P000234: true
7+
---
8+
9+
Immediate from the definitions using {T40}.

theorems/T000863.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
uid: T000863
3+
if:
4+
P000041: true
5+
then:
6+
P000234: true
7+
---
8+
9+
Immediate from the definitions.

theorems/T000864.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
uid: T000860
3+
if:
4+
P000036: true
5+
then:
6+
P000234: true
7+
---
8+
9+
Immediate from the definitions.

0 commit comments

Comments
 (0)