Skip to content

Commit d3c5ce5

Browse files
Property: Path components are open (#1662)
1 parent bd66b0f commit d3c5ce5

File tree

6 files changed

+67
-15
lines changed

6 files changed

+67
-15
lines changed

properties/P000233.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
uid: P000233
3+
name: Has open path components
4+
refs:
5+
- zb: "0451.54017"
6+
name: Topologies determined by paths (S. Franklin, B. Smith-Thomas)
7+
- mathse: 3002235
8+
name: Answer to "Definition of locally pathwise connected"
9+
---
10+
11+
Every path component of $X$ is open.
12+
13+
This is equivalent to each of the following:
14+
15+
* Each point $x\in X$ has a path connected neighborhood.
16+
17+
* Each point $x\in X$ has an open path connected neighborhood.
18+
19+
* $X$ is a topological disjoint union of {P37} spaces.
20+
21+
The equivalence between the various conditions can be shown by arguments similar to those used in the definition of {P42}, in particular {{mathse:3002235}}.
22+
23+
This property is used in the literature, but usually without a separate name. One exception is {{zb:0451.54017}}, where it is called "PCGS" (path connected generated space).
24+
25+
Compare with {P42}.
26+
27+
----
28+
#### Meta-properties
29+
30+
- $X$ satisfies this property iff its Kolmogorov quotient $\text{Kol}(X)$ does.
31+
- This property is hereditary with respect to clopen sets.
32+
- This property is preserved by finite products.
33+
- This property is preserved by arbitrary disjoint unions.

theorems/T000089.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,11 @@
22
uid: T000089
33
if:
44
and:
5-
- P000042: true
6-
- P000052: false
5+
- P000233: true
6+
- P000046: true
77
then:
8-
P000046: false
9-
refs:
10-
- zb: "0386.54001"
11-
name: Counterexamples in Topology
8+
P000052: true
129
---
1310

14-
If a point of $X$ has a non-trivial path connected neighborhood, then $X$ is not totally path disconnected.
15-
See the discussion on page 32 of {{zb:0386.54001}}.
11+
By {P46} the path components of $X$ are singletons,
12+
so by {P233} every singleton is open.

theorems/T000095.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,9 @@ uid: T000095
33
if:
44
and:
55
- P000036: true
6-
- P000042: true
6+
- P000233: true
77
then:
88
P000037: true
9-
refs:
10-
- zb: "1052.54001"
11-
name: General Topology (Willard)
129
---
1310

14-
If $X$ is locally path connected, then since the concatenation of two paths is again a path, path components are both open and closed.
15-
16-
See Theorem 27.5 of {{zb:1052.54001}}.
11+
All path components of $X$ are open, hence also clopen.

theorems/T000859.md

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

theorems/T000860.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+
P000037: true
5+
then:
6+
P000233: true
7+
---
8+
9+
Immediate from the definitions.

theorems/T000861.md

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

0 commit comments

Comments
 (0)