I've encountered the following problem:
Determine whether or not the following set is perfect in a metric space $(X,d)$: $\prod_{k=1}^\infty \left\{0, \frac{1}{2^k} \right\}$ in $(\ell_1, \|\cdot\|_1)$.
The problem is that I don't really understand this notation. First of all, how does the sequence above exactly work? I'm reading it as follows:
$$\prod_{k=1}^\infty \left\{0, \frac{1}{2^k} \right\}=\left\{0, \frac12\right\}\times \left\{0, \frac14\right\}\times\dots \times \left\{0, \frac1{2^k} \right\}\times\dots$$
But what kind of a sequence is this? How does the norm on this sequence work? Also, isn't it true by definition that sequences in $\ell_1$ have the metric $\|\cdot\|_1$?
As said in comments, this is the set $C$ of all sequences $x$ such that for each $k$, the entry $x_k$ is either $0$ or $2^{-k}$. The metric is inherited from the space $\ell^1$, which already has a metric induced by $\|\cdot \|_1$ norm.
The set $C$ is
In a Banach space, closed and totally bounded implies compact (since a closed subset of a complete metric space is complete).