Let $C^1([a,b])$ denote the space of all continously differentiable functions on $[a,b], a,b\in\mathbb{R}$.
On this space, define the following metric: $$ d(f,g)=d_{\infty}(f,g)+d_{\infty}(f',g'), $$ where $$ d_{\infty}(f,g):=\lVert f-g\rVert_{\infty}:=\sup_{x\in [a,b]}\lvert f(x)-g(x)\rvert $$ and, similarly, $d(f',g')_{\infty}$ is defined.
So I have to show that each Cauchy sequence $(f_n)$ in $C^{1}([a,b])$ converges in $C^1([a,b])$. Don't really have an idea, but at least I can write down what Cauchy sequence means.
Let $(f_n)$ be some Cauchy-sequence in $C^1([a,b])$, i.e. for all $\varepsilon >0$ there is some $N\in\mathbb{N}$ such that $$ \lVert f_n-f_m\rVert_{\infty}+\lVert f_n'-f_m'\rVert_{\infty}\leq\varepsilon~~\forall n,m\geq N. $$
Now, I have to find some $f\in C^1([a,b])$ such that $f_n\to f$, i.e. for all $\varepsilon >0$ there exists some $N\in\mathbb{N}$ such that $$ \lVert f_n-f\rVert_{\infty}+\lVert f_n'-f'\rVert_{\infty}\leq\varepsilon~~\forall n\geq N. $$