-
Notifications
You must be signed in to change notification settings - Fork 55
Add Ellentuck topology S000223. #1704
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
prabau
merged 14 commits into
pi-base:main
from
JSMassmann:JSMassmann/ellentuck-topology
Apr 15, 2026
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
f23ad04
Add the Ellentuck topology, S000223.
JSMassmann 6801030
Fix small mistake.
JSMassmann 85c2eb9
Fix small mistake #2.
JSMassmann c30575b
Update spaces/S000223/README.md
JSMassmann 14bd84a
Update spaces/S000223/README.md
JSMassmann 4f2c213
Update spaces/S000223/README.md
JSMassmann 76e4929
Incorporate feedback from prabau.
JSMassmann 068fe3d
Update spaces/S000223/README.md
JSMassmann 495f581
Update spaces/S000223/README.md
JSMassmann 7077245
Update spaces/S000223/properties/P000139.md
JSMassmann 6918a74
Update spaces/S000223/properties/P000050.md
JSMassmann 0a87a8a
Update spaces/S000223/properties/P000064.md
JSMassmann 516d5de
Update spaces/S000223/properties/P000013.md
JSMassmann 1b4b8d0
Update spaces/S000223/properties/P000013.md
JSMassmann File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| --- | ||
| uid: S000223 | ||
| name: Ellentuck topology on $[\omega]^\omega$ | ||
| refs: | ||
| - zb: "0292.02054" | ||
| name: A new proof that analytic sets are Ramsey (E. Ellentuck) | ||
| - zb: "1007.03002" | ||
| name: Set theory (T. Jech, 2003) | ||
| - zb: "1400.03002" | ||
| name: Combinatorial set theory (L. Halbeisen, 2017) | ||
| --- | ||
|
|
||
| Let $X = [\omega]^\omega$, the set of infinite sets of nonnegative integers, and give it the topology with basis consisting of all sets | ||
|
|
||
| $$[s, A] = \{B \in X: s \subseteq B \subseteq s \cup A \;\text{ and }\; \max(s) < \min(B \setminus s)\}$$ | ||
|
|
||
| for a finite $s\subseteq\omega$ and an infinite $A\subseteq\omega$. | ||
| If $s = \emptyset$ we let $\max(s) = -1$. | ||
|
|
||
| *Note*: Omitting the condition $\max(s) < \min(B \setminus s)$ would give another base for the same topology, but the form chosen above is usually more convenient. | ||
|
|
||
| Introduced by Ellentuck in {{zb:0292.02054}} (<https://www.jstor.org/stable/2272356>). See also Definition 26.25 in {{zb:1007.03002}} and the section "The Ellentuck Topology" on p. 248 of {{zb:1400.03002}} | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| --- | ||
| space: S000223 | ||
| property: P000013 | ||
| value: false | ||
| refs: | ||
| - zb: "0632.04005" | ||
| name: On completely Ramsey sets (S. Plewik) | ||
| --- | ||
|
|
||
| See the remark after Proposition 4 of {{zb:0632.04005}}. | ||
|
JSMassmann marked this conversation as resolved.
|
||
| $X$ is shown to be non-normal by applying Jones' lemma ({T836}) to a certain closed subspace $F\subseteq X$. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| --- | ||
| space: S000223 | ||
| property: P000028 | ||
| value: true | ||
| --- | ||
|
|
||
| $\{[x \cap n, x]: n < \omega\}$ is a countable local base around $x$, for any $x \in [\omega]^\omega$: if $s, A$ are so that $x \in [s, A]$, that is $s \subseteq x \subseteq A \cup s$ and $\max(s) < \min(x \setminus s)$, then $s = x \cap (\max(s) + 1)$ and $[s, x] \subseteq [s, A]$. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| --- | ||
| space: S000223 | ||
| property: P000029 | ||
| value: false | ||
| --- | ||
|
|
||
| For $x: \omega \to 2$, let $A_x = \left\{\sum_{n = 0}^m 2^n x(n): m < \omega\right\}$. Then, when $x \neq y$, $A_x \cap A_y$ is finite, and so $\{[\emptyset, A_x]: x \in 2^\omega\}$ is an uncountable family of pairwise disjoint nonempty open sets. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| --- | ||
| space: S000223 | ||
| property: P000050 | ||
| value: true | ||
| --- | ||
|
|
||
| Each basic open set $[s, A]$ with $s$ finite and $A$ infinite is clopen. | ||
| Indeed, suppose $x\notin[s,A]$. | ||
| If $x\cap[0,\max(s)]\ne s$, let $t=x\cap[0,\max(s)]$. | ||
| Otherwise, necessarily $s\subseteq x$ and $\max(s)<\min(x\setminus s)$, and therefore $x\not\subseteq(s\cup A)$, in which case let $t=x\cap[0,\min(x\setminus(s\cup A)]$. | ||
| In both cases, $x \in [t, x]$ and $[t, x] \cap [s, A] = \emptyset$. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| --- | ||
| space: S000223 | ||
| property: P000064 | ||
| value: true | ||
| refs: | ||
| - zb: "0292.02054" | ||
| name: A new proof that analytic sets are Ramsey (E. Ellentuck) | ||
| - zb: "1007.03002" | ||
| name: Set theory (T. Jech, 2003) | ||
| --- | ||
|
|
||
| Every meager set in $X$ is nowhere dense, which is a strong form of being Baire. | ||
| See Corollary 8 in {{zb:0292.02054}} (<https://www.jstor.org/stable/2272356>) or Lemma 26.27(ii) in {{zb:1007.03002}}. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| --- | ||
| space: S000223 | ||
| property: P000065 | ||
| value: true | ||
| --- | ||
|
|
||
| By construction. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| --- | ||
| space: S000223 | ||
| property: P000093 | ||
| value: false | ||
| --- | ||
|
|
||
| Every non-empty open set has cardinality $\mathfrak{c}$ by construction. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| --- | ||
| space: S000223 | ||
| property: P000139 | ||
| value: false | ||
| --- | ||
|
|
||
| Every nonempty open set has cardinality $\mathfrak{c}$. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| --- | ||
| space: S000223 | ||
| property: P000166 | ||
| value: true | ||
| --- | ||
|
|
||
| When one only considers open sets $[s, A]$ where $A = \omega$, i.e. $\{x \in [\omega]^\omega: s \subseteq x \land \max(s) < \min(x \setminus s)\}$, then, the resulting topology is strictly coarser than the Ellentuck topology and homeomorphic to {S28}. Namely, conceiving {S28} as the set of infinite sequences of natural numbers, the map sending $\{a_n: n < \omega\}$, where $a_n < a_m$ for $n < m$, to $f: \omega \to \omega$ given by $f(0) = a_0$ and $f(n+1) = a_{n+1} - (a_n + 1)$, is a homeomorphism. |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.