You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
-
3$\begingroup$ Axioms of separability: It seems hard to tell the difference between your $ T _ 0 $ and your $ T _ 1 $. So to be precise: a space is $ T _ 0 $ iff, whenever $ x \ne y $, there is a verifiable property that can be proved of $ x $ but not of $ y $ or there is a verifiable property that can be proved of $ y $ but not of $ x $. The space is $ T _ 1 $ iff, whenever $ x \ne y $, there is a verifiable property that can be proved of $ x $ but not of $ y $ and there is a verifiable property that can be proved of $ y $ but not of $ x $. $\endgroup$Toby Bartels– Toby Bartels2012-01-14 04:05:53 +00:00Commented Jan 14, 2012 at 4:05
-
2$\begingroup$ In Sierpiński space, there are two points, $ \top $ and $ \bot $, and one nontrivial verifiable property, which can be proved of $ \top $ but not of $ \bot $. So it is $ T _ 0 $. But there is no verifiable property that can be proved of $ \bot $ but not of $ \top $, so it is not $ T _ 1 $. We may take this as set of Turing machines modulo halting status, so $ \top $ is the (equivalence class of) machines that halt and $ \bot $ is the (equivalence class of) machines that run forever; the nontrivial verifiable property is that the machine halts. $\endgroup$Toby Bartels– Toby Bartels2012-01-14 04:09:19 +00:00Commented Jan 14, 2012 at 4:09
-
3$\begingroup$ Another separation axiom: (not ‘separability’, I just noticed): a space is $ T _ 2 $ iff, whenever $ x \ne y $, there are two mutually contradictory verifiable properties, one of which holds of $ x $ and one of which holds of $ y $. Equivalently, in the product space, that $ x \ne y $ is itself verifiable. (In Sierpiński space, it's not: you'll never verify that $ \top \ne \bot $, even after you see $ \top $ halt.) The other separation axioms can't be stated in such elementary terms, I think. $\endgroup$Toby Bartels– Toby Bartels2012-01-14 04:39:43 +00:00Commented Jan 14, 2012 at 4:39
-
3$\begingroup$ Compactness (as requested): If a verifiable property holds of at least one value, then this property of the property can be verified (by checking that value). If a property holds of all values, then this property of the property might be hard to verify (since a priori one would need to check all values). But for a compact space, this can be verified. Of course, a finite space is compact, since we can simply check each value in turn. $\endgroup$Toby Bartels– Toby Bartels2012-01-14 04:48:36 +00:00Commented Jan 14, 2012 at 4:48
-
2$\begingroup$ Compactness: As far as affirmative properties are concerned, any disjunction of cases boils down to a finite one. $\endgroup$user56097– user560972017-10-26 21:07:35 +00:00Commented Oct 26, 2017 at 21:07
|
Show 9 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
- MathJax equations
$\sin^2 \theta$
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. ag.algebraic-geometry), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you