I have a normed space (I'll denote it $C^2[a;b]$) which consists of continuous real functions whose first and second derivatives are also continuous in interval $[a;b]$.
$\forall x,y \in C^2[a;b]$ and $\forall \lambda \in \mathbb{R}$ the norm is defined as follows
$$ \|x(t)\| = |x(a)| + \max_{t \in [a;b]} | x'(t) | + \sqrt{\int_a^b (x''(t))^2dt} ;$$
It is in fact a valid norm following the definition.
But do I have a Banach space? It should follow from definition as well but I have little experience with such formal arguments.