I am trying to prove the following:
Let $X$ be a first countable space and $x$ a member of $X$. Prove that there is a local nested basis $\{S_n\}_{n=1}^\infty$ at $x$.
Since $X$ is first countable there is a countable local base $\mathcal{B}_x$ at $x$. Constructing a nested sequence of subsets of $\mathcal{B}_x$ is easy. Let $B_1 \in \mathcal{B}_x$. Then $B_1$ is an open set containing $x$, and so contains a member $B_2$ of $\mathcal{B}_x$ by the definition of a local base. Then $B_2$ is an open set containing $x$ and so contains a member $B_3$ of $\mathcal{B}_x$. Continuing in this fashion we obtain a nested sequence $\{B_n\}_{n=1}^\infty$ of members of $\mathcal{B}_x$ containing $x$.
I'm having trouble showing that this is a local base, in that I don't see how to prove that every open set in X contains some member of this sequence. Of course it's possible that this isn't true, and there's a different way to construct the nested sequence so that this can be done, but I'm having trouble with this as well.
Which way do I need to proceed, and how do we complete the proof? Thanks.