Let $(X,d)$ be a metric space. Let $B\subseteq X.$ An accumulation point $y$ of $B$ has the property that for all $\epsilon > 0,$ $(B(y,\epsilon)\backslash \{y\}) \cap A\neq \emptyset.$ A subset $P\subseteq X$ is perfect if $P' = P$ (i.e. $P$ is the set of accumulation points of itself). Determine with proof whether the following are perfect:
- $[a,b]$ in $(\mathbb{R}, |\cdot|) (a < b \in \mathbb{R})$
- $\{q\in \mathbb{Q} : 0\leq q \wedge q^2 < 2\}$ in $(\mathbb{Q}, |\cdot |)$
- The Cantor set $C$ in $(\mathbb{R}, |\cdot|),$ as described on Wikipedia.
- $\prod_{k=1}^\infty \{0,\frac{1}{2^k}\}$ in $(\ell_1, \lVert \cdot \rVert),$ where $\ell_1$ is the subset of $\mathbb{R}^{\mathbb{N}}$ consisting of elements whose $1$-norms are finite (i.e. elements $x=(x_n)$ so that $\sum_{i} |x_i| < \infty$).
I know that if a subset is closed then it contains all its accumulation points. I think $1$ is perfect. By the above remark it suffices to show that every element is an accumulation point. One can let $c\in [a,b]$ and consider separately the cases where $c=a$ and $a < c$ and then let $\epsilon > 0$. For instance, when $a < c,$ let $N\in \mathbb{N}$ be so that $\frac{1}{N} < \epsilon$ so that $c-\min(c-a, \frac{1}{N}) \in (B(c, \epsilon)\backslash \{c\})\cap [a,b]$ (as can be verified step by step; for example $c-\min(c-a, \frac{1}{N})\neq c$ and is within $\epsilon$ of $c$). If $c=a, c +\min\{b-c, \frac{1}N) \in (B(c, \epsilon)\backslash \{c\})\cap [a,b]$ (as can be verified similarly).
The set in 2 is clearly not closed. Also, it seems that $\sqrt{2}$ is an accumulation point of this set as $\sqrt{2}$ is a real number and $\overline{Q} = \mathbb{R}$ so it is the limit of a sequence in $\mathbb{Q}$ and this sequence can approach $\sqrt{2}$ from below (though explicitly stating what exactly this sequence is would be more convincing). So I think one can show $\sqrt{2}$ is an accumulation point but it's clearly not in the set.
As for $3$ I think it's actually perfect but I'm not really sure how to show every point is a limit point. I think it shouldn't be too hard to show the Cantor set is closed.
For $4$ I'm not sure whether it's perfect. I think it's a countable union of nowhere dense sets (point sets) so that might be useful in determining whether it's closed.