Let $f \in C^1[0, 1]$. Then show that the norms $$|f| =\int_0^1|f(t)|\, dt+\max_{t \in [0, 1]}|f'(t)|$$ and $$\|f\|= \max_{t \in [0, 1]}|f(t)|+\max_{t \in [0, 1]}|f'(t)|$$ are equivalent.
I have shown that $|f| \leq \|f\|$. How to show that $\|f\| \leq K |f|$ for some constant K?
Suppose that$$\lvert f\rvert\leqslant1.\tag1$$Then$$\displaystyle\max_{t\in[0,1]}\bigl\lvert f'(t)\bigr\rvert\leqslant1.\tag2$$Suppose that $\displaystyle\max_{t\in[0,1]}\bigl\lvert f(t)\bigr\rvert>2$. Then, by $(2)$ and by the Mean Value Theorem, $\displaystyle\min_{t\in[0,1]}\bigl\lvert f(t)\bigr\rvert>1$ and so $\displaystyle\int_0^1\bigl\lvert f(t)\bigr\rvert\,\mathrm dt>1$. This is impossible, since we are assuming $(1)$. This proves that $\lvert f\rvert\leqslant1\implies\lVert f\rVert\leqslant2$. Can you take it from here?