Skip to content

Commit 96487a7

Browse files
authored
Finite topology property + simple theorems (#1803)
1 parent 79d5be8 commit 96487a7

8 files changed

Lines changed: 31 additions & 28 deletions

File tree

properties/P000245.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
uid: P000245
3+
name: Has finitely many open sets
4+
---
5+
6+
$X$ has finitely many open sets.
7+
8+
Equivalently, the Kolmogorov quotient of $X$ is finite.
9+
10+
----
11+
#### Meta-properties
12+
13+
- This property is hereditary.
14+
- This property is preserved in any coarser topology.
15+
- $X$ is {P245} iff its Kolmogorov quotient $\text{Kol}(X)$ is {P78}.
16+
- This property is preserved by finite products.

theorems/T000189.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@ uid: T000189
33
if:
44
P000078: true
55
then:
6-
P000027: true
7-
refs:
8-
- zb: "0386.54001"
9-
name: Counterexamples in Topology
6+
P000245: true
107
---
118

12-
Space is finite implies the topology is finite, hence countable. Thus the topology itself is a countable basis.
13-
14-
Follows directly
15-
from the definition on page 7 of {{zb:0386.54001}}.
9+
Immediate from the definition.

theorems/T000198.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
uid: T000198
33
if:
4-
P000078: true
4+
P000245: true
55
then:
66
P000208: true
77
---
88

9-
Finite spaces are compact, and finiteness is a hereditary property.
9+
Immediate from the definitions.

theorems/T000251.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@ uid: T000251
33
if:
44
P000129: true
55
then:
6-
P000016: true
7-
refs:
8-
- mathse: 3844039
9-
name: What topological properties are trivially/vacuously satisfied by any indiscrete space?
6+
P000245: true
107
---
118

12-
All open covers are finite to begin with.
9+
By definition.

theorems/T000450.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
---
22
uid: T000450
33
if:
4-
P000129: true
4+
P000245: true
55
then:
66
P000027: true
7-
refs:
8-
- mathse: 3844039
9-
name: What topological properties are trivially/vacuously satisfied by any indiscrete space?
107
---
118

12-
A space with only finitely many open sets must by definition have a countable basis.
9+
The topology is finite, hence countable. Thus the topology itself is a countable basis.

theorems/T000658.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ if:
55
- P000016: true
66
- P000185: true
77
then:
8-
P000208: true
8+
P000245: true
99
---
1010

11-
The ascending chain condition on open sets holds since there are only finitely many open sets.
11+
The partition generating the topology must be finite due to $X$ being {P16}, so there are only finitely many open sets.

theorems/T000823.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22
uid: T000823
33
if:
44
and:
5-
- P000016: true
6-
- P000185: true
5+
- P000245: true
6+
- P000001: true
77
then:
8-
P000226: true
8+
P000078: true
99
---
1010

11-
The partition generating the topology must be finite due to $X$ being {P16}.
12-
Hence, there can only be finitely many open sets, which trivially implies {P226}.
11+
$\text{Kol}(X)$ is finite, and is equal to $X$ since $X$ is {P1}. So $X$ is finite.

theorems/T000825.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
uid: T000825
33
if:
4-
P000078: true
4+
P000245: true
55
then:
66
P000226: true
77
---

0 commit comments

Comments
 (0)