-
Notifications
You must be signed in to change notification settings - Fork 29
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
Two theorems implying CWN #1007
Conversation
@StevenClontz The build for this branch If nothing else works, I'll try to redo it in another branch. |
possibly related: pi-base/web#200 (in that case, I know I introduced an error for the Empty space, but it wasn't caught at compilation) |
Interesting. For me, when going to the Advanced tab and trying to preview the new branch, the initial updating of all the traits (as indicated by the progress of the green bar) gets stuck half way through and it never finishes. Was that the same symptom you were having? |
I've had a similar issue. On chrome you can clear the cache for a single website: chrome://settings/content/all?searchSubpage=pi-base, and this may fix the issue. |
Thanks for the tip. In this case it did not help. I'll try something else. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe it is caused by the contradiction due to your typo (... + ~Normal ⇒ CWN) and (... +
However, as pi-base/web#200 said, it wasn't caught on build (yes I cloned a local copy of compiler and it wasn't report neither), nowadays we should fix the typo and resume, leave pi-base/web#200 continue.
@yhx-12243 Very good eyes! That must be it. Yes, working now! |
Co-authored-by: yhx-12243 <[email protected]>
Nicely spotted @yhx-12243! I'm not sure what's happened that has caused the compiler to not catch these contradictions. 😢 But we'll need to be vigilant to ensure that things are working in the viewer until pi-base/web#200 can be addressed. |
Note: It does not seem possible to generalize T662 to [countable extent + normal => collectionwise normal]. For example, take a space |
@yhx-12243 How does that look now? |
Two new theorems:
Note: this allows to derive that two more spaces don't have countable extent.
Also slight reformatting of P88 (collectionwise normal) to make things clearer. Among other things, added the terminology "disjoint open expansion" and "discrete open expansion" as suggested by @GeoffreySangston in #997 (comment) and subsequent comments. Feel free to comment on that part if you think it's unnecessary.
Also minor correction for https://topology.pi-base.org/spaces/S000082/properties/P000021, used to show that space has countable extent.