-
Notifications
You must be signed in to change notification settings - Fork 56
Add three new theorems regarding countable pi-character #1791
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
Merged
Changes from 7 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
d331d5e
Add three new theorems, replace T902 because it's made redundant by them
JSMassmann a2c74fb
Update theorems/T000902.md
JSMassmann 01dd272
Add metaproperties, simplify T904, optimize hypotheses of T905
JSMassmann a94b887
Add that S108 has P243 since it currently can't be inferred
JSMassmann 95b66ff
Add that S111, S216 have P243 since it currently can't be inferred
JSMassmann f0aa37e
Update spaces/S000111/properties/P000243.md
JSMassmann f4c1301
Update spaces/S000216/properties/P000243.md
JSMassmann e47b7d0
Update theorems/T000902.md
JSMassmann de1ec18
Update theorems/T000903.md
JSMassmann 1b50e19
Update T904 - unabbreviate nbhd & fix typo
JSMassmann 11dbf40
Update theorems/T000905.md
JSMassmann ecd534e
Update theorems/T000904.md
JSMassmann 3af575e
Update theorems/T000903.md
JSMassmann 4052204
Remove evidently unintentional newline
JSMassmann b6a616b
Add open metaproperty
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
Some comments aren't visible on the classic Files Changed page.
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
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
|
felixpernegger marked this conversation as resolved.
felixpernegger marked this conversation as resolved.
|
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: S000108 | ||
| property: P000243 | ||
| value: true | ||
| --- | ||
|
|
||
| The set $\{\{n\}: n < \omega\}$ is a countable $\pi$-base for $\beta \omega$. |
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: S000111 | ||
| property: P000243 | ||
| value: true | ||
| --- | ||
|
|
||
| $X$ is a dense subspace of {S108} and {S108|P243}. |
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: S000216 | ||
| property: P000243 | ||
| value: true | ||
| --- | ||
|
|
||
| $X$ is a dense subspace of {S108} and {S108|P243}. |
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 |
|---|---|---|
| @@ -1,9 +1,20 @@ | ||
| --- | ||
| uid: T000902 | ||
| if: | ||
| P000027: true | ||
| and: | ||
| - P000244: true | ||
| - P000026: true | ||
| then: | ||
| P000243: true | ||
| refs: | ||
| - zb: "0559.54003" | ||
| name: Cardinal functions I (R. Hodel), Ch. 1 of Handbook of set-theoretic topology | ||
| --- | ||
|
|
||
| A base for the topology is a $\pi$-base. | ||
| Let $A$ be a dense subset of $X$. | ||
|
JSMassmann marked this conversation as resolved.
Outdated
|
||
| For each $x\in A$, let $\mathcal V_x$ be a countable local $\pi$-base for $x$. | ||
| Then $\bigcup\{\mathcal V_x:x\in A\}$ is a countable (global) $\pi$-base. | ||
|
|
||
| To see this, if $O$ is a nonempty open set, there is some $x\in A\cap O$. Hence $O$ contains some $V\in\mathcal V_x$. | ||
|
|
||
| This is a special case of Theorem 3.8(b) of {{zb:0559.54003}}. | ||
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,16 @@ | ||
| --- | ||
| uid: T000903 | ||
| if: | ||
| and: | ||
| - P000005: true | ||
|
JSMassmann marked this conversation as resolved.
Outdated
|
||
| - P000029: true | ||
| - P000191: true | ||
| - P000244: true | ||
| then: | ||
| P000163: true | ||
| refs: | ||
| - zb: "0559.54003" | ||
| name: Cardinal functions I (R. Hodel), Ch. 1 of Handbook of set-theoretic topology | ||
| --- | ||
|
|
||
| This is a special case of Corollary 6.4 of {{zb:0559.54003}}. | ||
|
JSMassmann marked this conversation as resolved.
Outdated
felixpernegger marked this conversation as resolved.
Outdated
|
||
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,15 @@ | ||
| --- | ||
| uid: T000904 | ||
| if: | ||
| and: | ||
| - P000087: true | ||
| - P000244: true | ||
| then: | ||
| P000028: true | ||
| --- | ||
|
|
||
| Because {T347}, it suffices to check the identity element $e$ has a countable local basis. Let $\mathcal{U}$ be a countable local $\pi$-base around $e$. Put $\mathcal{W} = \{U \cdot U^{-1}: U \in \mathcal{U}\}. | ||
|
|
||
| We claim $\mathcal{W}$ is a countable local basis around $e$. It is clear that every element of $\mathcal{W}$ is a nbhd of $e$. If $O$ is an open nbhd of $e$, one can find an open nbhd $W$ of $e$ so that $W^2 \subseteq O$ by continuity of $(x, y) \mapsto x \cdot y$, and then $V = W \cap W^{-1}$ is open with $e \in V$. | ||
|
felixpernegger marked this conversation as resolved.
Outdated
|
||
|
|
||
| By hypothesis, there is $U \in \mathcal{U}$ so that $U \subseteq V$. Then one can easily verify that $U \cdot U^{-1} \subseteq O$. | ||
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,15 @@ | ||
| --- | ||
| uid: T000905 | ||
| if: | ||
| and: | ||
| - P000134: true | ||
| - P000016: true | ||
| - P000081: true | ||
| then: | ||
| P000244: true | ||
| refs: | ||
| - zb: "0559.54003" | ||
| name: Cardinal functions I (R. Hodel), Ch. 1 of Handbook of set-theoretic topology | ||
| --- | ||
|
|
||
| This is a special case of Theorem 7.13 of {{zb:0559.54003}}. | ||
|
JSMassmann marked this conversation as resolved.
Outdated
|
||
Oops, something went wrong.
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.