This exercise is from Chapter 2, Section 17, number 8 (c), pag. 101, from Munkres's Topology.
Let $A$, $B$ denote subsets of a space $X$. Determine whether the following equation holds: $$\overline {A - B} = \overline A - \overline B.$$ If it fails, determine whether one of the inclusions $\supset$ or $\subset$ holds.
This exercise was very difficult for me. I tried the following way.
Let $A^\prime$ be the set of all the limit points of $A$ that not belong to $A$; that is, $A \bigcap A^\prime = \varnothing$. Let $B^\prime$ be the set of all the limit points of $B$ that not belong to $B$; that is, $B \bigcap B^\prime = \varnothing$. By last, let $C$ be the set of all the limit points of $A - B$ that not belong to $A - B$; then, $(A - B) \bigcap C = \varnothing$.
We proceed by contradiction. We have that $\overline A - \overline B = (A \bigcup A^\prime) - (B \bigcup B^\prime)$. Assume that there exists a point $x$ such that $x \in (\overline A - \overline B)$, but $x \not\in \overline {A - B}$. Then, the point $x$ does not belong neither to $B$ nor to $B^\prime$, because in such case $x$ would not belong to $\overline A - \overline B$. Besides, it can not belong to $A$ either, because in this case it would also belong to $\overline {A - B}$. Assume that $x \in A^\prime$; in such case, $x$ is one of the limit points of $A$ that not belong to $A$. Now, $x \not\in C$, because in this case it would also be in $\overline {A - B}$, which contradicts our initial hypothesis. But, to explain that $x \not\in C$, it is necessary to assume that $B$ extract from $A$ a subset which does not contain $x$, but it has $x$ as limit point. In such case, $x$ would be a limit point of $B$ as well, and this implies $x \in B$ or $x \in B^\prime$, contradicting our prior assertion. Therefore, it is not possible that $x \in (\overline A - \overline B)$ and $x \not\in \overline {A - B}$. It follows that $\overline {A - B} \supset \overline A - \overline B$.
I'm not sure of this proof. Someone can tell me if there is another way of solving it? Thanks.
Example of non-equality.
Let $(0, 2)$ and $(1, 3]$ be intervals in $\mathbb{R}$. Then, the difference between the intervals is $(0, 1]$, and the closure of the difference is $[0, 1]$. On the other hand, the closures of the intervals $(0, 2)$ and $(1, 3]$ are $[0, 2]$ and $[1, 3]$, respectively. Consequently, the difference between closures is $[0, 1) \ne [0, 1]$.