A student suggested a way of proving that the following space defines a Banach space, but I'm not sure it can be done in this way.
Let $\mathbb{F}=\mathbb{C}$ or $\mathbb{R}$. Consider so the usual vector space $\mathbb{F}^2$ with the norm defined by $\| (x,y) \| = |x| + |y| $. To show that this defines a Banach space, define a Cauchy sequence $(x_n,y_n)$ in $\mathbb{F}^2$, note that each term in the vector converges in $\mathbb{F}$ to say $x_0$ and $y_0$ by the general Cauchy principle. These limits are both in $\mathbb{F}$, so $(x_n,y_n) \rightarrow (x_0,y_0) \in \mathbb{F}^2$
So my intuition after reading this, is that this is not a valid proof, as the (induced) metric defines convergence, and here the metric has been substituted for another when checking for convergence in $\mathbb{F}$. Am I right in saying this? If so, can anyone come up with counter-examples for when this argument holds, but the space is not complete?