Definitions.
- $\overline{A} = A \cup A'$, where $A'$ is the set of limits point of $A$.
- (Boundary point) $x$ is a boundary point of $A$ if open set $U$ containing $x$, $U$ contain a point in $A$ and a point in $X-A$.
- $\partial A = [\text{set of all boundary points of } A]$.
Problem. Prove that $ \partial A = \overline{A} \cap \overline{(X-A)} $.
Proof. $ \partial A = \overline{A} \cap \overline{(X-A)} $
Let $x \in \overline{A} \cap \overline{(X-A)}$
$x\in \overline{A}$ and $x \in \overline{X-A} $
by how we define $\overline{A} $
$x \in (A \cup A')$ and $x \in (X-A) \cup (X-A)'$
$x \in A$ or $x \in A'$ and $x \in (X-A)$ or $x \in (X-A)'$
since $x$ cannot belong to $A$ and $X-A$ at the same time
either $x \in A$ and $x \in (X-A)'$ or
$x \in A'$ and $x \in (X-A)$
if $x \in A'$ and $x \in (X-A)$
by definition of limit point
there is an open set $N$ containing $x$ such that $N$ has another point in $A$ other than $x$.
then we can say, since $x \in (X-A)$ and $N$ contain another point in $A$ (This define boundary point)
hence $\overline{A} \cap \overline{(X-A)} \subseteq\partial A$
(i) Is this correct?
(ii) Can anyone help with the converse
if $x \in \partial A$
...???
Note that if $x\in\partial A$ then $x$ is a limit point of $A$ and also a limit point of $X-A$, that is, for any chosen open set $U$ such that $x\in U$ then $(U-\{x\})\cap A\neq\emptyset$ by definition of boundary point, so $x\in A'$. Consequently $x\in\overline A$.
Also we find that $(U-\{x\})\cap(X-A)\neq\emptyset$ by the same reason, so $x\in(X-A)'$ also. Then $x\in\overline{(X-A)}$ too.
Finally note that, by the definition of intersection of sets, we find that
$$x\in \overline A\text{ and }x\in\overline{(X-A)}\implies x\in \overline A\cap\overline{(X-A)}$$