I'm having a difficult time understand the second part of this question:
The space $C'[a,b]$ or $C^1[a,b]$ is the normed space of all continuously differentiable functions on $J=[a,b]$ with norm defined by:
$||x||=\max_{t\in J}|x(t)|+\max_{t\in J}|x'(t)|$.
Show that the axioms of a norm are satisfied. Show that $f(x)=x'(c)$, $c=(a+b)/2$, defines a bounded linear functional on $C'[a,b]$. Show that $f$ is not bounded, considered as a functional on the subspace of $C[a,b]$ which consists of all continuosly differentiable functions.
For the first part it is easy to show that $f$ is indeed a linear functional and bounded because the elements are continuous and the domain is compact. However I can't understand the last part which states that $f$ is not bounded if we consider it as a functional on the subspace $C^1[a,b]$ of the larger space of continuous functions on $[a,b]$. Maybe $C[a,b]$ is a Banach space (with respect to some norm) and if $f$ was indeed bounded on $C^1[a,b]$ (as a subspace) it would admit a bounded extension $\hat{f}$ defined on $C[a,b]$ and the question is asking me to show that it is impossible? Is the metric induced by the given norm defined $C[a,b]$? I'm really confused, any help is appreciated.