Let $X$ be a measure space with measure $\mu$ and $\|f\|_p=\left(\int_X |f|^p\; d\mu\right)^{\frac{1}{p}}$ be the standard $p$-norm for complex-valued $f$. I want to prove the following result, given $0<r\leq s$:
For all $p\in [r,s]$, $\|f\|_p\leq \max(\|f\|_r,\|f\|_s)$.
Thanks to Hölder's inequality, I already proved that the function $p\mapsto \|f\|_p^p$ is convex on $[r,s]$, this giving $\|f\|_p^p\leq \max(\|f\|_r^r,\|f\|_s^s)$. But I didn't manage to remove the powers. Is there a simple way to do it?