Can someone check if this proof is correct, please? Im not sure if it is enough formal or complete. Thank you.
Let $M$ be a metric space. Prove or disprove that finite intersection of open dense subsets of $M$ are open and dense in $M$.
Let $A, B$ be open dense subsets in $M$. Hence for every $x\in M$ and any $\epsilon>0$ there is some $a\in A$ such that $a\in\Bbb B(x,\epsilon)$.
Now: because $A$ is open then all it points are interior points, that is, for every $a\in A$ there is a $\delta>0$ such that $\Bbb B(a,\delta)\subseteq A$. Then is clear that for enough small $\delta>0$ we have that
$$a\in\Bbb B(x,\epsilon)\implies\Bbb B (a,\delta)\subset\Bbb B(x,\epsilon)$$
In particular this is also true for any $b\in B$, and because $B$ is open then
$$a\in\Bbb B(b,\epsilon)\implies\Bbb B(a,\delta)\subset\Bbb B(b,\epsilon)\subset B$$
for some enough small $\delta>0$. Then for any neighborhood of $x\in M$ we have that
$$\Bbb B(a,\delta)\subset\Bbb B(b,\epsilon)\subset\Bbb B (x,\eta)\tag{1}$$
or
$$\Bbb B(b',\rho)\subset\Bbb B(a,\delta)\subset\Bbb B (x,\eta)\tag{2}$$
for some $b'\in B$, because $B$ is open and dense in $M$. Hence the intersection of $A$ and $B$ is clearly dense in $M$, that is without lose of generality from (1) we have that
$$\Bbb B(a,\delta)\cap\Bbb B(b,\epsilon)=\Bbb B(a,\delta)$$
And $A\cap B$ is open by the axiomatic definition of a topological space, that is, by definition finite intersection of open sets are open.$\Box$