$C^1[0,1]$ is the space of continuous functions $f:[0,1]\to\Bbb R$ with a continuous derivative $f':[0,1]\to\Bbb R$. Show that with the norm $||f||:=||f||_{\infty}+||f'||_{\infty}$ the space $C^1[0,1]$ is complete.
My attempt:
Now, define $f_n$ as a sequence of functions. Clearly $f_n$ is cauchy with respect to the sup norm since $||f_n-f_m||_{\infty}=|| ||f_n-f_m||_{\infty}+||f_n'-f'_m||_{\infty} ||_{\infty} <\epsilon$ for every $\epsilon>0$. So by the above theorem, I can state that $\exists f\in C^1[0,1]$ such that $f_n\to f$ and $f'_n\to f'$. Now, by definiton of a complete space, $C^1[0,1]$ is complete. The definition is given below:
Would this be sufficient for this proof?