Skip to content
Open
Show file tree
Hide file tree
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
6 changes: 4 additions & 2 deletions properties/P000233.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,11 @@ This is equivalent to each of the following:

The equivalence between the various conditions can be shown by arguments similar to those used in the definition of {P42}, in particular {{mathse:3002235}}.

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).
This property is used in the literature, but usually without a separate name.
One exception is {{zb:0451.54017}} (accessible [here](https://topology.nipissingu.ca/tp/reprints/v04/tp04204.pdf)),
where it is called "PCGS" (path connectedly generated space).

Compare with {P42}.
Compare with {P42} and {P234}.

----
#### Meta-properties
Expand Down
29 changes: 29 additions & 0 deletions properties/P000234.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
uid: P000234
name: Has open connected components
refs:
- mathse: 3002235
name: Answer to "Definition of locally pathwise connected"
---

Every connected component of $X$ is open.

This is equivalent to each of the following:

* Each point $x\in X$ has a connected neighborhood.

* Each point $x\in X$ has an open connected neighborhood.

* $X$ is a topological disjoint union of {P36} spaces.

The equivalence between the various conditions can be shown by arguments similar to those used in the definition of {P42}, in particular {{mathse:3002235}}.

Compare with {P41} and {P233}.

----
#### Meta-properties

- $X$ satisfies this property iff its Kolmogorov quotient $\text{Kol}(X)$ does.
- This property is hereditary with respect to clopen sets.
- This property is preserved by finite products.
- This property is preserved by arbitrary disjoint unions.
10 changes: 3 additions & 7 deletions theorems/T000108.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,11 @@
uid: T000108
if:
and:
- P000234: true
- P000047: true
- P000041: true
then:
P000052: true
refs:
- zb: "0386.54001"
name: Counterexamples in Topology
---

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.

Proven on page 32 of {{zb:0386.54001}}.
By {P47} the connected components of $X$ are singletons,
so by {P234} every singleton is open.
9 changes: 9 additions & 0 deletions theorems/T000862.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
uid: T000862
if:
P000233: true
then:
P000234: true
---

Immediate from the (equivalent) definitions using {T40}.
9 changes: 9 additions & 0 deletions theorems/T000863.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
uid: T000863
if:
P000041: true
then:
P000234: true
---

Immediate from the definitions.
9 changes: 9 additions & 0 deletions theorems/T000864.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
uid: T000864
if:
P000036: true
then:
P000234: true
---

Immediate from the definitions.
Loading