Add three new theorems regarding countable pi-character#1791
Conversation
|
Can you add the metaproperies in this PR which we discussed in the last? |
|
Did you check the proof of the theorems quoted from the Handbook? They make the assumption that spaces are T2. And more than that: where is exactly the T2 assumption used in the proof? Often a blanket assumption of separation axiom in a paper is not used in some of the results. It would be great if you could check this. Maybe we can generalize things even more. Same comments for T903. |
|
T904: it's okay. But it can really be written in a simpler (and shorter) way. (use notation |
Co-authored-by: Patrick Rabau <70125716+prabau@users.noreply.github.com>
Yes. But not to the extent of knowing for certain where they use separation axioms.
In that case they explicitly state the
Sorry - set theorist by trade! |
Co-authored-by: Felix Pernegger <s59fpern@uni-bonn.de>
Co-authored-by: Felix Pernegger <s59fpern@uni-bonn.de>
|
Counterexample for P243 not being hereditary:
(should say |
|
@JSMassmann After doing a few commits, you should check the result on the pi-base site itself, to see if there are any formatting problems among other things. Look at T904 in particular. |
|
Yeah. Oops. I see the formatting issue now. |
Co-authored-by: Patrick Rabau <70125716+prabau@users.noreply.github.com>
Co-authored-by: Patrick Rabau <70125716+prabau@users.noreply.github.com>
felixpernegger
left a comment
There was a problem hiding this comment.
a few small more comments, then we should be good to go
| uid: T000903 | ||
| if: | ||
| and: | ||
| - P000011: true |
There was a problem hiding this comment.
| - P000011: true | |
| - P000005: true |
This stays closed to the source; this doesnt weaken the assumption since regular + has point g delta => t3 anyways
There was a problem hiding this comment.
@JSMassmann Please change P5 to P11. It is equivalent since (points G_delta) implies T1. If you compare the theorem pages for each of the properties (https://topology.pi-base.org/properties/P000011 vs. https://topology.pi-base.org/properties/P000005), when we can phrase a theorem with just regular in the hypotheses, we do so, as it is a formally weaker property. In the general case, technically it's very very slightly easier to check the hypotheses, and the theorem has wider applicability. (of course equivalent in this case) But, more that that, using regular here allows to have the theorem side by side with other theorems that also use "regular + points G_delta" in the hypotheses, like T508.
There was a problem hiding this comment.
The source explicitly write T3 and not regular. Writing anything else complicates this for no reason.
I am strongly against this.
There was a problem hiding this comment.
In the general case, technically it's very very slightly easier to check the hypotheses and the theorem thus has wider applicability. (of course equivalent in this case) But, more that that, using regular here allows to have the theorem side by side with other theorems that also use "regular + points G_delta" in the hypotheses, like T508.
Most (or at least a lot of) theorems in pibase are essentially unusable directly anyways
(For example we do not have urysohn metrization theorem lol).
Instead deduction engine works very well
There was a problem hiding this comment.
@felixpernegger You keep insisting about following the source. You did the same in other PRs. This is misguided. Often we modify things to best fit what we want to present in pi-base. It does not really matter what one source says. It's just one tool in the justification of a result. (For another example, many sources make blanket assumptions of some separation axioms. Engelking for example in many places. But we don't add the same assumption if it's not needed.)
There was a problem hiding this comment.
We obviously should have theorems in their most general form, but dont abuse sources.
A good example/practise of this is https://topology.pi-base.org/theorems/T000845
There was a problem hiding this comment.
@felixpernegger Since things are equivalent, and like you said, the deduction engine works very well, you should not have a problem with either choice. And since for some people it is helpful to have things presented in a certain way, it should hopefully not matter to you.
The individual need to be perfectly clear. It is fine to just use outside sources obv, but if we say something is Corollary XY and then the result is actually not, we need to clarify this. A more glarring example is the other suggestion I made to the pr
There was a problem hiding this comment.
A more glarring example is the other suggestion I made to the pr
I totally agree about that one. I thought yesterday about making a suggestion along these lines and you beat me to it. (Actually I wanted to suggest something a little more explicit. Will write it up.)
There was a problem hiding this comment.
So... what should it be? P5 or P11? I personally don't mind, I see the arguments for both.
There was a problem hiding this comment.
So... what should it be? P5 or P11? I personally don't mind, I see the arguments for both.
I think its best if you decide.
|
@felixpernegger This time, please don't approve and merge before I have had the chance to give all my comments. I would really appreciate it. In the same way, I will give you all the opportunity to give all your comments. |
|
@felixpernegger Completely off topic, but I have also long thought it would be nice to add the Urysohn metrization thm in its usual form to pi-base. Would you have an objection if I do so? |
Yes this is a good idea. https://topology.pi-base.org/theorems/T000302 is using it in its proof actually. |
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>
|
You can add a metaproperty for open sets as suggested by Felix: #1791 (comment) |
|
Okay. |
|
@JSMassmann I am satisfied with what there is right now. Leaving it up to you about P5 vs P11. |
|
Okay. I think keeping it as P11 is good. |
Following up from #1712, particularly @felixpernegger's advice to just PR the theorems I know.