I have metric $X$ and $A\subset X$ also there is $G$ an open subset of $X$ so that $G\cap A=\emptyset $ goal:prove that $G\cap \overline A=\emptyset $
Let us suppose there is a $x\in G\cap \overline A$. So because $x\in G$ for every $ε>0$ there is$$B(x,\varepsilon)\subset G\tag1$$ for every $ x\in G $. Also because $x\in \overline A$,$$B(x,e)\cap A\neq \emptyset\tag2.$$ From $(1)$, $(2)$, $G\cap A\neq \emptyset $ which is not true meaning that $G\cap A= \emptyset $ and therefore $G\cap \overline A=\emptyset $
Is this correct?