New theorems with pi-character#1807
Conversation
T_1 can be generalized to R0 |
|
I just realized that we have almost discrete + not Sequentially discrete + t1 => Has countable pi character. Let Assume it is not sequentially discrete and t1. Then there exist some sequence, $s_1, s_2, \dots $ which is injective (for this we need t1) and converges to |
|
This PR still leaves 46+ spaces unknown. I really have the feeling we are missing some implications |
Nice. It allows to derive that S131 has countable pi-character. I don't think we even need T1. Suppose a sequence |
|
Similar result: proof: the special point This allows to derive that three more spaces have countable character: S131, S23 (Arens-Fort space), S96 (Appert space). It is more general than #1807 (comment) since, as far as I can tell, |
|
T908 |
|
|
||
| Let $x \in X$ and $\mathcal{V}$ be a countable local $\pi$-base around $x$. Set $W = \bigcup\{X \setminus V: V \in \mathcal{V}\}$. For any $y \neq x$, $X \setminus \{y\}$ is a neighbourhood of $x$ and so there is $V \in \mathcal{V}$ with $V \subseteq X \setminus \{y\}$. Therefore $y \in X \setminus V \subseteq W$ so, since $y$ was arbitrary, $X \setminus \{x\} \subseteq W$. But $W$ is a countable union of finite sets, so $W$ is countable, so $X$ is countable. | ||
|
|
||
| Observe that the above argument only requires some point to have a countable local $\pi$-base, not every point. |
There was a problem hiding this comment.
The last paragraph is irrelevant (and X is homogeneous anyway). Remove.
There was a problem hiding this comment.
Yeah, I realized that.
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>
Co-authored-by: Patrick Rabau <70125716+prabau@users.noreply.github.com>
…+ countably tight => has countable pi-character
|
@JSMassmann I changed the title so later on, when scanning the list of PRs, we can have an idea of what this was about. |
|
T909: I don't think the sentence starting with "By P135 ..." is correct. What did you have in mind? When trying to use the Kolmogorov quotient as here, we usually say something like "Assume first that X is {T1}" at the top. then the argument as before. And then a separate paragraph at the end with something like: "The result with {R0} is obtained by passing to the Kolmogorov quotient." |
|
@JSMassmann On second thought, we need |
Co-authored-by: Patrick Rabau <70125716+prabau@users.noreply.github.com>
When @felixpernegger said you could replace
Sure, I can add that to this PR. |
Co-authored-by: Patrick Rabau <70125716+prabau@users.noreply.github.com>
|
Actually, I don't see how to prove it because I don't see how to connect the sequence |
It's not that it can be done by just appealing to metaprops, but trying to use R0 directly does not work. The current proof chooses |
|
Yes. My mistake was thinking that |
Yeah, there may be a problem here. Need to think more. Maybe the result is not true and there would be a counterexample. |
|
@JSMassmann @felixpernegger Let Y = Fortissimo space (for example S155 of cardinality
|
|
Ah, I see. That makes sense. I'll add almost discrete + ~sequentially discrete => has countable pi-character after all, then. |
c558f70 to
33bd415
Compare
33bd415 to
c66babb
Compare
|
|
||
| By passing to Kolmogorov quotients and appealing to metaproperties, the theorem holds with only {P135}. |
There was a problem hiding this comment.
| By passing to Kolmogorov quotients and appealing to metaproperties, the theorem holds with only {P135}. | |
| This concludes the proof for the {P2} case. | |
| The general case with {P135} instead of {P2} follows by passing to the Kolmogorov quotient. |
| Below is a proof that uses {P2} instead of {P135}: | ||
|
|
There was a problem hiding this comment.
| Below is a proof that uses {P2} instead of {P135}: | |
| We first handle the case where $X$ is {P2}. |
| P000244: true | ||
| --- | ||
|
|
||
| Let $p$ be the point so that all points other than $p$ are isolated. Since $p$ is not isolated, $X \setminus \{p\}$ is dense so $p \in \overline{X \setminus \{p\}}$. Let $D \subseteq X \setminus \{p\}$ be countable with $p \in \overline{D}$. Then $\{\{x\}: x \in D\}$ forms a countable local $\pi$-base for $p$. |
There was a problem hiding this comment.
| Let $p$ be the point so that all points other than $p$ are isolated. Since $p$ is not isolated, $X \setminus \{p\}$ is dense so $p \in \overline{X \setminus \{p\}}$. Let $D \subseteq X \setminus \{p\}$ be countable with $p \in \overline{D}$. Then $\{\{x\}: x \in D\}$ forms a countable local $\pi$-base for $p$. | |
| Let $p$ be the unique non-isolated point. | |
| Then $p \in \overline{X \setminus \{p\}}$. | |
| Let $D \subseteq X \setminus \{p\}$ be countable with $p \in \overline{D}$. Then $\{\{x\}: x \in D\}$ forms a countable local $\pi$-base for $p$. |
no need for so much redundancy :-)
|
I'll try to write a separate PR for the example in #1807 (comment) satisfying |
As recommanded in #1712. Any feedback?