[step:Verify the embedding for the special case $q_1 = q_2$ and assemble the conclusion]
When $q_1 = q_2$, the embedding $L^{p, q_1} \hookrightarrow L^{p, q_2}$ is the identity map on the same space, with embedding constant $1$. (Setting $q_2 = q_1$ in the formula gives constant $(q_1/p)^0 = 1$, consistent with the identity embedding.)
Combining the cases $q_2 = \infty$, $q_2 < \infty$ with $q_1 < q_2$, and $q_1 = q_2$, we obtain
\begin{align*}
\|f\|_{L^{p, q_2}} \le C(p, q_1, q_2) \|f\|_{L^{p, q_1}}
\end{align*}
for all $1 \le p < \infty$ and $1 \le q_1 \le q_2 \le \infty$. The constant
\begin{align*}
C(p, q_1, q_2) = \begin{cases} 1, & q_1 = q_2, \\ \left( \frac{q_1}{p} \right)^{(q_2 - q_1)/(q_1 q_2)}, & q_1 < q_2 < \infty, \\ \left( \frac{q_1}{p} \right)^{1/q_1}, & q_2 = \infty, \end{cases}
\end{align*}
depends only on $p$, $q_1$, $q_2$. The embedding map $L^{p, q_1} \to L^{p, q_2}$ is the identity on representatives, which is well-defined because elements of both spaces are equivalence classes of measurable functions modulo a.e. equality on the same measure space. The bound $\|f\|_{L^{p, q_2}} \le C \|f\|_{L^{p, q_1}}$ shows the identity map is bounded, hence continuous, completing the embedding. The special case $L^p = L^{p, p} \hookrightarrow L^{p, \infty}$ follows by taking $q_1 = q_2 = p$ in the first conclusion (giving $L^p = L^{p, p}$ with equal norms up to a constant, which is a standard consequence of the layer-cake representation) and then applying the embedding $L^{p, p} \hookrightarrow L^{p, \infty}$ with $q_1 = p$, yielding constant $C = 1$.
[/step]