Let $S \subseteq \mathbb{R^n}$ and denote the set of limit points of $S$ as $S'$.
Show that $S \cup S' = \bar{S}$ where $\bar{S}$ is the closure.
(i) I want to show that $\bar{S} \subseteq S \cup S'$ .
Let $x \in \bar{S}$ then either $x \in S$ or $x \in \bar{S}\backslash S $.
If $x \in S$ then $x \in S \cup S'$
If $x \in \bar{S}\backslash S $ ...?
(ii) I want to show that $S \cup S' \subseteq \bar{S}$.
Let $x \in S \cup S'$. Then, $x \in S$ or $x \in S'$.
If $x\in S$ then $x \in \bar{S}$.
If $x \in \bar{S}$ ... ?
Thank you

It is easy to show that $S \cup S' \subset \overline{S}$. Choose $x \in S \cup S'$. If $x \in S$, then clearly $x \in \overline{S}$. So supppose instead that $x \in S'$. Suppose that $x \notin \overline{S}$. Since this is a closed set, its complement is open, and so there is some neighbourhood $U$ of $x$ such that $U \cap \overline{S} = \emptyset$. In particular, $U \cap S = \emptyset$. It should hopefully be not too hard to see that this contradicts the idea of $x$ being a limit point of $S$ (take a sequence $(x_n)$ converging to $x$...).
For the converse, Suppose $x \in \overline{S}$ but that $x \notin S$. Choose balls $U_n$ of radius $1/n$ centered at $x$. Since $x \in \overline{S}$, these will each have non-empty intersection with $S$ (check this!). From here you should be able to build the desired sequence in $S$ which converges to $x$, and so shows that $x$ is a limit point of $S$.