Let $X=C^1([0,1])$ be the space of all continuous complex-valued functions on $[0,1]$ that have continuous derivatives on $[0,1]$. Define $\lVert x \rVert = \lVert x \rVert_\infty + \Vert x' \rVert_\infty$.
Suppose $x_n$ is a Cauchy sequence in $X$, then prove there are $y,z \in C([0,1])$ such that $\lVert x_n - y\rVert_\infty \to 0$ and $\lVert x_n'-z\rVert_\infty \to 0$. Also prove that $$y(t)-y(0)=\int_{0}^{t} z(s) ds$$
It is easy to find $y$ since $C([0,1])$ is complete with the sup norm. I want to show that $x_n'$ is Cauchy so that there is $z$ such that $x_n' \to z$. I want to finally show that $C^1([0,1])$ is Banach.