Define the space of finite sequence $c_{00}:=\{\{x_k\}_{k=1}^{\infty}: x_k^{(n)}=0 \mbox{ eventually} \}$ with sup norm, $x_k^{(n)}$ is the $n$-th coordinate of $x_k$. I try to show that $c_{00}$ is not complete without using the property "Let $X$ be a Banach space with norm $\|\cdot\|_X$. Let $Y$ be a subspace of $X$. Then $Y$ is Banach space iff $Y$ is closed in $X$."
I try to prove it by definition but I am stuck the last step.
I take a sequence $x_1=(1,0,\dots,), x_2=(1,1/2, 0,\dots), \dots, x_k=(1,\frac{1}{2}, \frac{1}{3},\dots, \frac{1}{k},\dots)$. Clearly, for $m>n$, $$ \|x_m-x_n\|_{\infty}=\frac{1}{n+1}\to 0 $$ So it is a Cauchy sequence in $c_{00}$.
However, to prove $\{x_n\}$ does not converges in $c_{00}$, I try to prove it by contradiction. I am stuck on this step.
If I assume that $\{x_n\}$ converges to a limit point $x\in c_{00}$, then as $n\to \infty$, $$ \|x_n-x\|_{\infty}\to 0. $$
How do we get the contradiction?