This is a really basic (no pun intended......no? Ok...) question about what it means to be a basis for a topology.
Here is what I know: If $(X, \mathcal{T})$ is a topological space, and $\mathcal{B} \subseteq \mathcal{T}$ is a basis for $\mathcal{T}$, then we know by definition of basis that the following are true:
- For every $x \in X$, $x \in B$ for some $B \in \mathcal{B}$.
- If $x \in B_{1} \cap B_{2}$ for some $B_{1}, B_{2} \in \mathcal{B}$, then $\exists B_{3} \in \mathcal{B}$ such that $x \in B_{3} \subseteq B_{1} \cap B_{2}$.
Also, I know that if we have a basis $\mathcal{B}$ for a topology $\mathcal{T}$, then the topology generated by the basis, $\mathcal{T}_{\mathcal{B}}$, consists of all possible unions of elements of $\mathcal{B}$.
Here is my question: I want to prove that if $\mathcal{B}$ is a basis for $\mathcal{T}$, then $\mathcal{T} = \mathcal{T}_{\mathcal{B}}$. Showing $\mathcal{T}_{\mathcal{B}} \subseteq \mathcal{T}$ is really easy. To show $\mathcal{T} \subseteq \mathcal{T_{\mathcal{B}}}$ relies on some "fact" that I don't know to prove: that if $U \in \mathcal{T}$, and $x \in U$, $\exists B \in \mathcal{B}$ such that $x \in B \subseteq U$.
How do I prove that for any $U \in \mathcal{T}$, $\exists B \in \mathcal{B}$ such that $x \in B \subseteq U$? I don't see how this fact follows from the definition of a basis. And without this fact, I can't prove that $\mathcal{T} = \mathcal{T_{\mathcal{B}}}$.