Skip to content
Merged
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
16 changes: 16 additions & 0 deletions properties/P000245.md
Comment thread
artemetra marked this conversation as resolved.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
uid: P000245
name: Has finitely many open sets
---

$X$ has finitely many open sets.

Equivalently, the Kolmogorov quotient of $X$ is finite.

Comment thread
felixpernegger marked this conversation as resolved.
----
#### Meta-properties

- This property is hereditary.
- This property is preserved in any coarser topology.
- $X$ is {P245} iff its Kolmogorov quotient $\text{Kol}(X)$ is {P78}.
- This property is preserved by finite products.
10 changes: 2 additions & 8 deletions theorems/T000189.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,7 @@ uid: T000189
if:
P000078: true
then:
P000027: true
refs:
- zb: "0386.54001"
name: Counterexamples in Topology
P000245: true
---

Space is finite implies the topology is finite, hence countable. Thus the topology itself is a countable basis.

Follows directly
from the definition on page 7 of {{zb:0386.54001}}.
Immediate from the definition.
4 changes: 2 additions & 2 deletions theorems/T000198.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
uid: T000198
if:
P000078: true
P000245: true
then:
P000208: true
---

Finite spaces are compact, and finiteness is a hereditary property.
Immediate from the definitions.
7 changes: 2 additions & 5 deletions theorems/T000251.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ uid: T000251
if:
P000129: true
then:
P000016: true
refs:
- mathse: 3844039
name: What topological properties are trivially/vacuously satisfied by any indiscrete space?
P000245: true
---

All open covers are finite to begin with.
By definition.
7 changes: 2 additions & 5 deletions theorems/T000450.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
---
uid: T000450
if:
P000129: true
P000245: true
then:
P000027: true
refs:
- mathse: 3844039
name: What topological properties are trivially/vacuously satisfied by any indiscrete space?
---

A space with only finitely many open sets must by definition have a countable basis.
The topology is finite, hence countable. Thus the topology itself is a countable basis.
4 changes: 2 additions & 2 deletions theorems/T000658.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ if:
- P000016: true
- P000185: true
then:
P000208: true
P000245: true
---

The ascending chain condition on open sets holds since there are only finitely many open sets.
The partition generating the topology must be finite due to $X$ being {P16}, so there are only finitely many open sets.
9 changes: 4 additions & 5 deletions theorems/T000823.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@
uid: T000823
if:
and:
- P000016: true
- P000185: true
- P000245: true
- P000001: true
then:
P000226: true
P000078: true
---

The partition generating the topology must be finite due to $X$ being {P16}.
Hence, there can only be finitely many open sets, which trivially implies {P226}.
$\text{Kol}(X)$ is finite, and is equal to $X$ since $X$ is {P1}. So $X$ is finite.
2 changes: 1 addition & 1 deletion theorems/T000825.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
uid: T000825
if:
P000078: true
P000245: true
then:
P000226: true
---
Expand Down
Loading