I have a question: why is this set $A$ closed? $$A=\{x-x' \mid x \in l_\infty \}$$ Where $l_\infty$ is the set of bounded sequences, $$x=( x (1),x (2), x (3),\dots),$$ and $$x'=(x (2),x (3),x (4),\dots),$$ the same sequence without the first element.
So, $$A=\{ (x (1)-x (2), x (2)-x (3), x (3)- x (4),\dots) \mid x \in l_\infty \}$$
I think in a sequence of element of $A$ convergence to another element of $A$ (for example call $z$), but I dont know because $z \in A$
If $$z=(z (1),z (2),z (3),\dots),$$ then \begin{align} z (1)&=x (1) - x (2)\\ z (2)&=x (2)- x (3)\\ z (3)&=x (3)-x (4) \end{align}
The sequence $x$ must be $$x=(x (1),x (1)-z (1),x (1)-z (1)-z (2),x (1)-z (1)-z (2)-z (3),\dots).$$
Why this sequence $x$ in $l_\infty$??
Thanks