I saw the following proof given of to the theorem below. I don't think the proof is correct, but I wasn't quite sure as it was given an up vote and thought I'd re post here to get some other opinions. Thanks in advance!
A metrizable Lindelöf space has a countable basis
The authors proof:
Note: This proof requires the assumption that every metrizable space with a countable dense subset has a countable basis.
Let $X$ be a metrizable Lindelhof space.
(Then as above)
For each positive integer $n$ let $\mathscr{U}_n=\left\{B\left(x,\frac1n\right):x\in X\right\}$; this is an open cover of $X$, so it has a countable subcover $\mathscr{B}_n$. Consider $\mathscr{B}=\bigcup_{n\in\Bbb Z^+}\mathscr{B}_n$.
I want to show $\mathscr{B}$ is dense in $X$.
Let $x\in X$, then let $B(x,\epsilon)$ be a basis element containing $x$. Then there exists an $n$ s.t. $x\in B(x', n)$ for some $x'$. But this implies that $x' \in B(x,\epsilon)$. So $x$ $\in \overline{\mathscr{B}}$, therefore $\overline{\mathscr{B}} = X$. Therefore $X$ has a countable basis since it contains a countable dense subset.
The original proof can be found here:
A metrizable Lindelöf space has a countable basis
My Review: -- First it seems that the set $\mathscr{B}$ is already an open covering and hence equal to all of X. Since X, the entire space, is a closed set, then $\bar{X}$ = X but X need not be countable, so $\mathscr{B}$ isn't necessarily countable either.
-- Second, the use of the open ball B(x', n) seems like it should be B(x',1/n), since thats how the author created his set he wants to verify as dense.
-- Third, I believe the set the author actually wants to verify as dense is the set $C$ = { x $\in$ $\mathscr{B}$ | x centered in an open ball = B(x,$\epsilon$) }. This set would actually be countable, and not equal to all of X in the case where X is uncountable.
-- Fourth, even considering the above point that the author is trying to prove the set $C$ as dense, I don't think the following is correct:
" Then there exists an $n$ s.t. $x\in B(x', n)$ for some $x'$. But this implies that $x' \in B(x,\epsilon)$. "
It may actually be true that C is dense, but the above phrasing implies that since x' has some neighborhood that contains x, then x' must be within epsilon of x. It seems perfectly plausible that d(x,x') $\gt$ $\epsilon$ with then n $\gt$ epsilon.