Let $X$ be the space of all continuously differentiable functions $f: [0,1] \to \mathbb{R}$ endowed with the norm $\Vert f \Vert = \max_{x \in [0,1]} |f(x)|$. Let $Y$ be the space $C([0,1])$ of all continuous functions $f: [0,1] \to \mathbb{R}$ endowed with the norm $\Vert f \Vert = \max_{x \in [0, 1]} |f(x)|$.
Define a linear mapping $D: X \to Y$ by $D(f) = f'$, where $f'$ is the derivative of $f$.
Prove that $D$ has a closed graph. And why this is not contradicting the closed graph theorem.
The first part of the question is showing that $D$ is unbounded. I have figured it out. Because I plug in the function $t \mapsto t^n$, then $\Vert D \Vert > n$ for any n = 1,2,3,... Thus $\Vert D \Vert = \infty$.
But I don't know how to prove D has a closed graph.