Definition. A subset of $\mathbb{R}$ is open if it is union of open intervals.
Definition. A subset of $\mathbb{R}$ is closed if it's complement is open.
Definition. $\overline {A}=\bigcap${ $B\subseteq \mathbb{R}$ : $B$ is closed and contains $A$}.
Proposition Let $A\subseteq \mathbb{R}$ and $a\in\mathbb{R}$. Show that $A$ is closed if and only if $A=\overline {A}$.
My proof trying. ($\Rightarrow$) Assume $A$ is closed. We need to show that $A=\overline {A}$. Since $A$ is closed $\mathbb{R} \backslash A$ is open. By the third definition, there is a $B$ such that $B$ is closed and contains $A$. So, what should I do?... Can you help?