Definitions:
$A'$ is the set of all accumulation or limit points.
$\bar{A} = A \cup A'$ - this is known as the closure of $A$.
Let $A$ be a subset of $\mathbb{R}$. A point $p\in\mathbb{R}$ is an accumulation point of $A$ if and only if every open set $G$ containing $p$ contains a point of $A$ different from $p$.
Prove: $\bar{A}$ is closed
proof: Suppose $p$ is not in $\bar{A}$. Then it has a neighborhood $N_{r}(p)$ that is included in $\bar{A}^{c}$. This neighborhood is open, so none of its points is in $\bar{A}$. This the compliment of the closure is open, so the closure is closed
I am not sure if I am right, any suggestions would be greatly appreciated