-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
T701: result about connected door spaces (#1231)
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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,23 @@ | ||
--- | ||
uid: T000701 | ||
if: | ||
and: | ||
- P000126: true | ||
- P000036: true | ||
- P000203: false | ||
then: | ||
P000039: true | ||
refs: | ||
- zb: "1400.39025" | ||
name: Connected door spaces and topological solutions of equations (Wu, Wang, Zhang) | ||
--- | ||
|
||
According to Theorem 1 in {{zb:1400.39025}}, there are three types of connected door spaces: | ||
- an *excluded point topology* (like {S12}), | ||
which is almost discrete; | ||
- a *particular point topology* (like {S8}), | ||
which is hyperconnected; | ||
- a *free ultrafilter topology* (like {S145}), | ||
which is hyperconnected. | ||
|
||
So, if a connected door space is not almost discrete, it must be hyperconnected. |