Initial PR for countable pi-weight/pi-character#1788
Conversation
…-character', persuant to pi-base#1712.
felixpernegger
left a comment
There was a problem hiding this comment.
This is a good PR. However P243 and P244 are now only have theorems in one direction, i.e. the deduction engine will not yet show some space does in fact have one of these properties.
So I suggest adding (in this PR) the following easy theorem:
- Second countable => Has countable pi weight
- Weakly first countable => Has countable
$pi$ character
| name: Handbook of set-theoretic topology (Kunen, Vaughan) | ||
| --- | ||
|
|
||
| Every point $p \in X$ has a countable local $\pi$-base, meaning there is a countable family $\mathcal{V}$ of nonempty open subsets of $X$ so that, for every nonempty open $Y \subseteq X$ where $p \in Y$, there is $Y' \in \mathcal{V}$ with $Y' \subseteq Y$. (NB: We don't require that $p \in Y'$.) |
There was a problem hiding this comment.
What does "NB" means? I would either remove that sentence or write "Note: ..." instead
There was a problem hiding this comment.
NB = Nota bene = "note well", used to draw the reader's attention to a detail. I suppose one could replace it with just "Note".
@felixpernegger the fact that this is barebones is intentional, as @JSMassmann is a new contributor and without full permissions yet (the main goal at this point is to show the recommended procedures). See #1712 (comment). So let's keep it as it is for now. |
|
@JSMassmann the title of the PR should be informative, so we can see at a glance what each PR is about when looking at the list of PRs. "Initial PR for pi-base-related properties" is completely non-informative. Can you change it to something like "pi-weight and pi-character properties" for example? Added later: Apologies, I realized I misinterpreted "pi-base" to mean the pi-base platform. Anyway, my suggested change seems less ambiguous. Also, when we write a PR based on a previous issue, we normally reference the issue in the summary at the top. So you can mention |
Thats all you need. We shouldnt have unusuable properties at any point. |
|
@felixpernegger You were not supposed to change the title of the PR yourself :) The PR author should have done it. One learns better by doing!!! |
|
wellll... |
Co-authored-by: Felix Pernegger <s59fpern@uni-bonn.de>
Co-authored-by: Felix Pernegger <s59fpern@uni-bonn.de>
Co-authored-by: Felix Pernegger <s59fpern@uni-bonn.de>
Co-authored-by: Felix Pernegger <s59fpern@uni-bonn.de>
Co-authored-by: Felix Pernegger <s59fpern@uni-bonn.de>
Co-authored-by: Felix Pernegger <s59fpern@uni-bonn.de>
|
Okay. |
I added "Has countable$\pi$ -weight" and "Has countable $\pi$ -character" and the fact that the former implies the latter and separability.
See #1712