-
Notifications
You must be signed in to change notification settings - Fork 56
Finite topology property + simple theorems #1803
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 all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
69cf76e
Finite topology property + simple theorems
artemetra fbc76b8
more simple theorems
artemetra 14ba036
address comments, add newlines
artemetra 5e0cbc2
use kolmogorov
artemetra d577411
Update properties/P000245.md
prabau 07ee004
Update theorems/T000908.md
artemetra e6f415c
Update properties/P000245.md
artemetra ecbda9c
Update properties/P000245.md
artemetra 187f346
Update properties/P000245.md
artemetra 3af8249
Apply suggestion from @felixpernegger
felixpernegger 0a5271d
Apply suggestion from @felixpernegger
felixpernegger b253160
Update properties/P000245.md
artemetra 456c1ad
Update theorems/T000912.md
artemetra f285144
generalize t198, t825
artemetra af3e6ce
move theorems
artemetra dc8df12
Apply suggestion from @prabau
prabau cf60c03
generalize T251, T658, delete redundant T823
artemetra 770ae3c
generalize T189, remove redundant T450
artemetra 3ba02b6
remove (indiscrete => compact); renumber theorems
prabau 9ffc792
more renumbering
prabau 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,16 @@ | ||
| --- | ||
| uid: P000245 | ||
| name: Has finitely many open sets | ||
| --- | ||
|
|
||
| $X$ has finitely many open sets. | ||
|
|
||
| Equivalently, the Kolmogorov quotient of $X$ is finite. | ||
|
|
||
|
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. | ||
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
| 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. |
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
| 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. |
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
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,7 +1,7 @@ | ||
| --- | ||
| uid: T000825 | ||
| if: | ||
| P000078: true | ||
| P000245: true | ||
| then: | ||
| P000226: true | ||
| --- | ||
|
|
||
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.