I was given Hölder's inequality in this form
If $1 \leq p \leq \infty$, $1/p + 1/p' = 1$, $f \in L^p(\Omega)$ and $g \in L^{p'}(\Omega)$ then $fg \in L^1(\Omega)$ and $$||fg||_1 \leq ||f||_p||g||_{p'}$$
and then the text proceeds to saying that if $f \in L^p(\Omega)$, an application of Hölder's inequality to $f = 1\cdot f$ should yield that:
if $\Omega$ has finite measure, for $1 \leq q \leq p$ we have $f \in L^q(\Omega)$ and in particular
$$||f||_q \leq |\Omega|^{1/q - 1/p}||f||_p$$
but I don't really know how to prove such estimate. I can prove $f \in L^q$, though. Applying Hölder to $f = 1\cdot f $ I can only get that
$$||f||_1 \leq |\Omega|^{1 - 1/p}||f||_p$$
This question is similar to this one except that the answers do not prove the estimate, they just present it.