7
$\begingroup$

Definition: The closure of a set $A$ is $\bar A=A\cup A'$, where $A'$ is the set of all limit points of $A$.

Claim: $\bar A$ is a closed set.

Proof: (my attempt) If $\bar A$ is a closed set then that implies that it contains all its limit points. So suppose to the contrary that $\bar A$ is not a closed set. Then $\exists$ a limit point $p$ of $\bar A$ such that $p\not \in \bar A.$ Clearly, $p$ is not a limit point of $A$ because if it were then $p\in \bar A$. This means that $\exists$ a neighborhood $N_r(p)$ which does not contain any point of $A$. But $p$ is a limit point of $\bar A$ so it must contain an element $y\in \bar A-A$ in its neighborhood $N_r(p).$ Of course, $y$ is a limit point. Now, $0

I want to know if this proof is correct or not?

  • 0
    yes, the proof is very good.2017-01-23
  • 0
    Look at this for additional reference http://math.stackexchange.com/questions/448468/closure-of-a-set-is-closed?rq=12017-01-23
  • 1
    You may define the closure of $A$ as the smallest (with respect to $\subseteq$) closed set enclosing $A$. In such a way the claim is trivial.2017-01-23
  • 0
    @JackD'Aurizio But then we have to prove that your closure is really $A\cup A'$. The point of this exercise is not really to show that the closure is closed (however it happens to be defined), but rather that the operation $A\mapsto A\cup A'$ (no matter what name it has) gives a closed set regardless of $A$.2017-01-23
  • 0
    You do not need any use of a metric.This is true in any topological space, whether metrizable or not.2018-04-15

2 Answers 2

2

Your proof is correct, maybe we can make it slightly faster.

Let $z$ be a limit point of $\overline A$. Every open set $U$ must contain a point $x$ in $\overline A$, if the point is in $A^\circ$ then $U$ must intersect $A$ because it contains a limit point of $A$. if $x$ is in $A$ then $U$ also intersects $A$.

So every limit point of $\overline A$ is a limit point of $A$, and $\overline A$ contains all of its limit points.

2

If z is a limit point of $\bar{A}$ and U is a open set containing z then it must contain a point in $\bar{A}$. But as an open set containing a point in $\bar{A}$ it must contain a point in A.