Skip to content

Commit c558f70

Browse files
committed
Fix wording on T909, add T912
1 parent 87d1958 commit c558f70

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

theorems/T000909.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,13 @@ then:
99
P000028: true
1010
---
1111

12+
Below is a proof that uses {P2} instead of {P135}:
13+
1214
Fix some point $x$; we wish to find a countable local base for $x$. Let $\mathcal{U}$ be a local base for $x$, linearly ordered by inclusion, and $\mathcal{A}$ be a countable local $\pi$-base for $x$. WLOG assume $x$ is not isolated (otherwise $\{\{x\}\}$ is a countable local base for $x$).
1315
Therefore, for any $A \in \mathcal{A}$, there is some $a \in A \setminus \{x\}$.
1416
By {P135} we can choose some $U_A\in\mathscr U$ that avoids the point $a$; hence $A\not\subseteq U_A$.
1517

1618
Clearly, $\{U_A: A \in \mathcal{A}\}$ is a countable family of neighbourhoods of $x$; we show that it is cofinal in $\mathcal{U}$ with respect to reverse inclusion, hence a local base for $x$.
1719
If $U \in \mathcal{U}$, there is $A \in \mathcal{A}$ with $A \subseteq U$, but since $A \not \subseteq U_A$, we cannot have $U \subseteq U_A$. By the hypothesis that $\mathcal{U}$ is linearly ordered by inclusion, we must have $U_A \subset U$ instead.
20+
21+
By passing to Kolmogorov quotients and appealing to metaproperties, the theorem holds with only {P135}.

theorems/T000912.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
uid: T000912
3+
if:
4+
and:
5+
- P000203: true
6+
- P000167: false
7+
then:
8+
P000244: true
9+
---
10+
11+
Let $p$ be the unique non-isolated point. Fix a convergent non-eventually constant sequence $(s_n: n \in \mathbb{N})$. Necessarily, its limit is $p$. By passing to a subsequence, we may assume $s_n \neq p$ for all $n$. Then $\{\{s_n\}: n \in \mathbb{N}\}$ is a countable local $\pi$-base for $p$.

0 commit comments

Comments
 (0)