Skip to content

Commit 2f9061c

Browse files
authored
Has closed discrete subset of size 𝔠 (part 1) (#1584)
1 parent 83cba85 commit 2f9061c

6 files changed

Lines changed: 67 additions & 6 deletions

File tree

properties/P000227.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
uid: P000227
3+
name: Has a discrete closed set of size $\mathfrak c$
4+
---
5+
6+
$X$ has a discrete closed set of cardinality $\mathfrak c=2^{\aleph_0}$.
7+
8+
*Note*: Discrete closed sets are exactly the sets with no limit point in $X$.
9+
10+
*Note*: This property implies $e(X)\ge\mathfrak c$,
11+
where the *extent* $e(X)$ is the supremum of the cardinality of discrete closed sets in $X$.
12+
But there are spaces with $e(X)=\mathfrak c$ and without discrete closed set of cardinality $\mathfrak c$,
13+
i.e., where the supremum is not attained.
14+
15+
Compare with these properties, where $D$ denotes a discrete closed set in $X$:
16+
- {P107} $(\exists D: |D|=1)$
17+
- {P21} $(\forall D: |D|<\aleph_0)$
18+
- {P198} $(\forall D: |D|\le\aleph_0)$

theorems/T000067.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,11 @@ if:
55
then:
66
P000058: true
77
refs:
8-
- zb: "1052.54001"
9-
name: General Topology (Willard)
108
- wikipedia: Continuum_hypothesis
119
name: Continuum hypothesis
1210
---
1311

14-
Since $|\omega| < \mathfrak{c} = 2^{\omega}$.
12+
Since $\aleph_0 < \mathfrak{c} = 2^{\aleph_0}$.
1513

16-
Proven in 1.14 of {{zb:1052.54001}}. See 1.16 of the same text or
17-
{{wikipedia:Continuum_hypothesis}} for discussion on the independence
18-
of the converse from ZFC.
14+
----
15+
The converse is independent of ZFC. It is true iff CH holds.

theorems/T000833.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
uid: T000833
3+
if:
4+
P000227: true
5+
then:
6+
P000198: false
7+
---
8+
9+
Since $\aleph_0 < \mathfrak{c} = 2^{\aleph_0}$.
10+
11+
----
12+
The converse is independent of ZFC. It is true iff CH holds.

theorems/T000834.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
uid: T000834
3+
if:
4+
P000227: true
5+
then:
6+
P000058: false
7+
---
8+
9+
Follows from the definitions.

theorems/T000835.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
uid: T000835
3+
if:
4+
and:
5+
- P000052: true
6+
- P000058: false
7+
then:
8+
P000227: true
9+
---
10+
11+
In {P52} spaces, any subset is closed and discrete.

theorems/T000836.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
uid: T000836
3+
if:
4+
and:
5+
- P000026: true
6+
- P000227: true
7+
then:
8+
P000013: false
9+
refs:
10+
- zb: "0684.54001"
11+
name: General Topology (Engelking, 1989)
12+
---
13+
14+
Jones' lemma, see Corollary 2.10 in {{zb:0684.54001}}.

0 commit comments

Comments
 (0)