Skip to content
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

better first lines for properties with multiple characterizations #1088

Merged
merged 2 commits into from
Dec 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions properties/P000090.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ aliases:
- Alexandroff-discrete
---

Any of the following equivalent properties holds:
An arbitrary intersection of open sets is open.

This is equivalent to each of the following:

* An arbitrary intersection of open sets is open.
* An arbitrary union of closed sets is closed.
* Each $x \in X$ has a unique smallest neighborhood.
* For each $A \subseteq X$, $A$ is open iff $A \cap Y$ is open in the subspace $Y$ for each finite $Y \subseteq X$.
Expand Down
5 changes: 3 additions & 2 deletions properties/P000185.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ refs:
name: On ultrapseudocompact and related spaces (T. Nieminen)
---

Any of the following equivalent properties holds:
There exists a basis for the topology that is also a partition into disjoint sets.

This is equivalent to each of the following:

- There exists a basis for the topology that is also a partition into disjoint sets.
- Every open set is closed.
- Every closed set is open.
- The space's Kolmogorov quotient is {P52}.
Expand Down
5 changes: 3 additions & 2 deletions properties/P000195.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@ refs:
name: Stone space on Wikipedia
---

Any of the following equivalent properties holds:
The space is {P16}, {P3}, and {P47}.

This is equivalent to each of the following:

- The space is {P16}, {P3}, and {P47}.
- The space is {P16} and {P48}.
- The space is {P16}, {P1}, and {P50}.
- The space is {P75} and {P2}.
Expand Down
5 changes: 3 additions & 2 deletions properties/P000196.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ refs:
name: On ultrapseudocompact and related spaces (T. Nieminen)
---

Any of the following equivalent properties holds:
Every subspace is connected.

This is equivalent to each of the following:

- Any subspace is connected.
- The open sets are totally ordered by inclusion.
- The closed sets are totally ordered by inclusion.
- The specialization preorder is total.
Expand Down
Loading