1

enter image description here

If we accept the definition of basis for the topology $\tau$ as stated in the picture, how can we prove Theorem 3.1?Here is my approach:

($\Rightarrow$)The first condition holds by definition. Let $U$ be open in $\tau$ such that $p\in U$ and $V\in\beta$ such that $p\in V$.(Right here, Am I allowed to make such a supposition? Is there any need to utilize axiom of choice? If yes, how should it be applied?) Since by definition $U=\cup_{B\in\beta}B$ and $V\in\beta$, then $p\in V\subset U$. But then I am lost on how to prove the second part. Could you please help me in completing the proof and correct my incomplete proof if necessary?

mali1234
  • 344

1 Answers1

0

By assumption, $U=\bigcup_iB_i$ for some basic open sets $B_i\in\mathfrak B$. Then, by definition of union, for every $x\in U$ there must be an index $i$ such that $x\in B_i$, and the union also implies $B_i\subseteq U$.

For the converse, we indeed use the axiom of choice: for each $x\in U$ choose a set $V_x\in\mathfrak B$ with the given property: $x\in V_x\subseteq U$.
Then verify that $U=\bigcup_{x\in U}V_x$.

Berci
  • 90,745