I'd like to show that \begin{align} ||f||_{L^p(0,1)} \leq \lambda_p ||f'||_{L^2(0,1)} \end{align} for all $f \in H^{1}_{0}(0,1)$.
I thought about doing something like \begin{align} \Big(\int_0^1|f(t)|^pdt \Big)^{1/p} = \Big( \int_0^1 |\int_0^t f'(s)ds|^p dt \Big)^{1/p} \leq \Big( \int_0^1 \big( \int_0^t |f'(s)|ds \big)^pdt \Big)^{1/p} \end{align} but I'm not so sure if that's the way to go as I'm not sure how to proceed now. Do I need to use the Poincare inequaltiy or Sobolev embedding?