Finite topology property + simple theorems#1803
Conversation
|
@prabau I did what you mentioned, however I don't think this PR is useful as-is currently, and I suggest at least adding a space that has finite topology but isn't finite or indiscrete; and replacing (deleting?) the |
|
I added a couple more pretty simple theorems and it seems like the property has been established for all spaces now. The above comment still holds, tho. |
| - Has finitely many open sets | ||
| --- | ||
|
|
||
| The cardinality of the topology on $(X, \tau)$ is finite, i.e. $|\tau| < \infty$. |
There was a problem hiding this comment.
| The cardinality of the topology on $(X, \tau)$ is finite, i.e. $|\tau| < \infty$. | |
| $X$ has finitely many open sets. |
simpler
|
|
|
T909, T910: we don't want to introduce theorems showing that finite topology implies Artinian and Noetherian. Instead the existing corresponding theorems for finite spaces should be modified (T198, T825). (When we generalize theorems we usually try to modify the less general theorem in place, except in some cases where we want to preserve the previous less general result for didactic reasons. Here, Artinian and Noetherian are not very basic properties, so it's fine to modify the results directly.) |
|
I changed the name from I like (2). But the reason I had suggested the shorter name (1) was that a shorter name makes things easier to grasp when used in theorems. Long property names that are basically a description of the meaning seem harder to handle in that context. But maybe (2) is not that bad after all. So why don't we do the following: change the name to (2) and see how we feel about it after the second PR. Note: we do not need an "alias" in this case. Aliases are meant to be terminology commonly used in the literature, so that someone looking for the property under that name would be able to more easily find the property in pi-base. Since the current property usually does not appear in the literature and certainly not with a well-known name, aliases serve no purpose here. So bottom line: don't add @StevenClontz fyi |
|
@artemetra T912: I find this a little cryptic maybe. Can you explain here in words what the reasoning is? Wait, I think I get it: |
|
T911 |
|
We can improve T823 |
|
and remove T658 at the same time. There must be more cleanup of that kind lying around. Not sure we want to do it all necessarily in this PR. But maybe ok if it's kind of trivial. |
Co-authored-by: Patrick Rabau <70125716+prabau@users.noreply.github.com>
|
@artemetra I think once you apply all the suggestions we are ready to merge |
Co-authored-by: Patrick Rabau <70125716+prabau@users.noreply.github.com>
Co-authored-by: Patrick Rabau <70125716+prabau@users.noreply.github.com>
Co-authored-by: Felix Pernegger <s59fpern@uni-bonn.de>
@felixpernegger You often say exactly the same thing, and often something comes up after the suggestions are applied. Would be good to first have the suggestion applied and then analyze the results further. As there may be further suggestions that have not been given yet. (Sorry for the rant) |
| aliases: | ||
| - Has a finite topology |
There was a problem hiding this comment.
| aliases: | |
| - Has a finite topology |
per #1803 (comment)
| P000078: true | ||
| --- | ||
|
|
||
| Follows from the Kolmogorov quotient being finite. |
There was a problem hiding this comment.
| Follows from the Kolmogorov quotient being finite. | |
| $\text{Kol}(X)$ is finite, and is equal to $X$ since $X$ is {P1}. So $X$ is finite. |
|
@artemetra There were several further suggestions in the discussion above that need to be applied, regarding T909, T910, and other related theorems. Still working on it, I assume? |
I have been making PRs in this repo for ~8 months now (and in that timespan almost the majority of all PRs were made by me) as well reviewed many others. I think am I qualified to make judgement calls. |
Of course not. But for this particular PR there were several things that still needed to be applied. And the PR should not have been approved without further changes and discussion. |
|
@felixpernegger I guess for next time, if I have further pending comments, I should say it up front. Sometimes I don't say it so that the discussion can be focused on one thing at a time. My bad. |
Good idea, no worries |
Initial PR for #1800.
Defines Finite topology and shows finite topology => Artinian and Noetherian, needs more work