Conversation
|
Thank you very much for this contribution. It seems a very interesting space worth adding to pi-base. (When adding a brand new space out of the blue, we often present it first in an "issue" to discuss if it's worth adding. But no problem here.) General advice we give to all new contributors: We usually want our contributions to be not too large, breaking it up into smaller pieces if necessary. That makes the work easier to review and gradually merge into the Anyway, will start looking at this shortly. |
|
README: So, if I understand correctly, the condition In the Ellentuck paper you reference, he does not add this extra condition, right? Did Ellentuck introduce this topology in the referenced paper? |
|
I’ll keep all that in mind if I contribute again in the future. I’m pretty sure that the condition is indeed not necessary but convenient. Now that I check the dates of publication, he seems to have first introduced it in “A new proof that analytic sets are Ramsey” which I cited for P64, but he did not give it a name there or study its intrinsic properties. In “Random isols”, he indeed calls it the Ramsey topology and does not impose that condition. |
|
I think one should be able to strengthen not having an isolated point to being homogeneous, but I don’t have a proof. |
|
I assume you have experience with github? So for suggested changes like #1704 (comment) etc, if you agree with them, you should click on "commit suggestion". If you don't agree, you can reply in the comment thread to discuss further. |
Co-authored-by: Patrick Rabau <70125716+prabau@users.noreply.github.com>
Co-authored-by: Patrick Rabau <70125716+prabau@users.noreply.github.com>
|
Sorry, I'm familiar with most of Git but not reviewing, I didn't realize there was something I had to do myself regarding your edits. I've done so now. |
|
No problem. There will be more suggestions :-) |
|
In case you don't know, there is a "preview" window accessible from the Advanced tab in the pi-base web site (gets you to https://topology.pi-base.org/dev/preview), where you can paste raw content and see how it would display. Very useful when deciding how best to present something or for reviewing. |
|
Apart from my suggestion above, (I know it's irrelevant to specify a base for the topology. All that matters is what happens when the open sets become smaller. But just to be consistent.) The problem is What do you think? |
Co-authored-by: Patrick Rabau <70125716+prabau@users.noreply.github.com>
|
Oh, that's a good point, I didn't consider it. I think we should write |
|
Or one could avoid assigning a maximum to the empty set and replace |
|
FYI, to display math braces in github comments, one has to use double backslashes: |
|
I agree using max(empty set) = -1 is nicer. |
|
For the reference, the paper "A new proof that analytic sets are Ramsey" (1974) https://zbmath.org/0292.02054 seems a better choice. It was the one that introduced the space, and that paper is more accessible too (available at https://www.jstor.org/stable/2272356). What would be a good later paper, from any author, that also references that topology and that we could also add? |
|
While looking just now, I found that the Ellentuck topology is mentioned in Jech’s “Set Theory” (Def’n 26.25 to Cor. 26.38), which might be the best reference for this. It’s also talked about in Halbeisen’s “Combinatorial Set Theory” (Lemma 9.4 to Cor. 9.6), which redirects the reader to Matet’s “A short proof of Ellentuck’s theorem”, Carlson-Simpson’s “Topological Ramsey theory” and Mijares’ “Parametrizing the abstract Ellentuck theorem”, but I don’t know how useful those could be. I originally learnt it from Wang’s “Complexity of codes for Ramsey positive sets” and Sabok’s “Complexity of Ramsey null sets”. Also, one could move Plewik’s “On completely Ramsey sets” to the “main” bibliography? I’m not sure how this works. |
|
These are great references. Adding Jech and Halbeisen is a good idea. So I suggest adding both to the
(That's Halbeisen 2nd edition for me, where it appears in ch. 10. Did you have a different edition?) Can you add a commit with this and also incorporate what we discussed previously? |
|
I don't have a physical copy of Halbeisen, but the digital copy on his website, which I was looking at, has it in Ch. 9 on p. 214 (PDF 230). It's dated 2011, so presumably it's the first edition. Anyways, done. |
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: Patrick Rabau <70125716+prabau@users.noreply.github.com>
|
Sure, these are all reasonable. |
|
P166 (has a coarser separable metrizable topology): I am not sure I understand the second half of it. But we can do it in a simpler way. It's kind of clear that the other topology is homeomorphic to the product topology on |
|
P50 (0-dim): I find the chain of either or or else ... a little confusing. Also the use of |
|
P28 (first countable): the justification after the first sentence seems obvious. Do that really need to be there? For the local base, would |
|
P29 (ccc): nice argument |
|
An offtopic question: Filtering all traits asserted currently, we found that S77 (Michael's product topology) satisfies all this nine traits. |
Yes, and the Baire space is in turn homeomorphic to
Yeah, sorry. I couldn't find an explicit proof that the
I thought it would be good to give some argument.
Right,
P28, P29, P50, P64, P139, P166 are marked as unknown for S77. So, it doesn't satisfy all the traits asserted for the Ellentuck topology, it's just not known to not satisfy them... I'd be quite surprised if they were homeomorphic but you can't disregard it, I suppose. |
Co-authored-by: Patrick Rabau <70125716+prabau@users.noreply.github.com>
It can be proven. I'll make a PR about that when I'm on spare. |
|
Okay. Does S77 have the stronger form of Baireness which the Ellentuck topology satisfies, namely that the nwd sets form a |
|
Looking at Jech's treatment of this. On p. 524, equation (26.20) defines what is meant by But (26.20) does not seem to be correctly defined? From |
|
That |
I know that. The condition My observation was that Jech is missing that condition, or an equivalent condition. So I think Jech's definition of |
|
Oh, I see what you mean now. In 26.24, he makes the assumption |
I added the Ellentuck topology, a topology of cardinality continuum which is frequent in combinatorial set theory, and included references or proofs for its following properties: not normal; first countable; not ccc; zero dimensional; Baire; cardinality continuum; not locally countable; has no isolated points; has a coarser separable metrizable topology. Even omitting the "not ccc" and "not locally countable", no space in pi-base right now has this combination of properties, so I think it's valuable to add. All feedback is appreciated!