Let $X$ a normed space. Let $S(0,1)=\{x\in X: ||x||=1\}$ Prove that $X$ is banach iff $S(0,1)$ is complete.
My attempt:
$(\implies)$ Note $S(0,1)\subset X$ and we have $X$ is banach space.
Let $\{x_n\}$ a cauchy sequence in $S(0,1)$. We need prove that $\{x_n\}$ converge.
As $\{x_n\}$ is cauchy then exists $N$ such that if $n,m>N$ then $||x_n-x_m||<\epsilon$
Here i'm stuck.
$(<-)$ Let $\{x_n\}$ a cauchy sequence in $X$.
Note for $n,m>N$ we have $||x_n-x_m||<\epsilon$.
$(\Rightarrow)$ Let $\{x_n\} \subset S(0,1)$ a Cauchy sequence. Since $S(0,1) \subset X$ and $X$ is Banach, exists $x \in X$ such that $x_n \to x$.
Affirmation: $x \in S(0,1)$
In fact, given $\epsilon >0$, exists $n_0 \in \mathbb{N}$ such that: $$ n \ge n_0 \implies ||x_n-x|| < \epsilon $$ By triangular inequality: $$ ||x|| \le ||x- x_n|| + ||x_n|| < 1 + \epsilon \ \mbox{and} \ 1 = ||x_n||\le ||x_n-x|| + ||x|| \implies 1 - \epsilon < ||x|| $$ That is: $$ 1 - \epsilon < ||x|| < 1+ \epsilon $$ Doing $\epsilon \to 0^{+}$, we get that $||x|| = 1 \implies x \in S(0,1)$. Then, $S(0,1)$ is complet.
$(\Leftarrow)$ Let $\{x_n\}\subset X$ a Cauchy sequence. Define for $x_n \neq 0$, $y_n = \dfrac{x_n}{||x_n||}$. We have to $\{y_n\}$ is a Cauchy sequence in $S(0,1)$. Since $S(0,1)$ is complete, exists $y\in S(0,1)$ such that $y_n \to y$. Observe that $\{||x_n||\}\subset \mathbb{R}$ is a Cauchy sequence. Thus, exists $a\in \mathbb{R}$ such that $||x_n||\to a$. Define $x=ay$.
Affirmation: $x_n \to x$.
In fact, given $\epsilon > 0$ $$ ||x_n - x|| = ||(||x_n||)y_n-ay|| = || (||x_n||)y_n - ay_n + ay_n - ay || \le ||y_n||[|||x_n||-a|] + a||y_n-y|| \le [|||x_n||-a|] + a||y_n-y|| < \epsilon $$ for $n$ big enough. Therefore $x_n \to x \implies X$ is Banach.