This is the proof for the Squeeze theorem for integrals.
But in the last line, it is written that "Now, we can easily see that...", but I just cannot find out how $$|S(f,P_n)-S(f,P_{n-1})|<\frac1n$$ from the previous two inequalities.
Copyright © 2021 JogjaFile Inc.
I think the argument below should work for the proof, even if it doesn't actually produce the stated bound. However, let me know if you have any issues -- perhaps I've misunderstood something about what the proof is trying to do.
Observe that
\begin{align*} \left\vert S(f,\dot{\mathcal P}_{n+1}) - S(f,\dot{\mathcal P}_n) \right\vert &\le \left\vert S(\omega_{n+1},\dot{\mathcal P}_{n+1}) - S(\alpha_n,\dot{\mathcal P}_n) \right\vert \\ &\le \left\vert S(\omega_{n+1},\dot{\mathcal P}_{n+1}) - Z_{n+1} \right\vert + \left\vert A_n - S(\alpha_{n},\dot{\mathcal P}_{n}) \right\vert + \left\vert Z_{n+1} - A_n\right\vert \\ & \le \left\vert S(\omega_{n+1},\dot{\mathcal P}_{n+1}) - Z_{n+1} \right\vert + \left\vert A_n - S(\alpha_{n},\dot{\mathcal P}_{n}) \right\vert + \int_a^b \left( \omega_{n+1} - \alpha_n \right). \end{align*}
This should give us enough to deduce that $S(f, \dot{\mathcal{P}}_n)$ is Cauchy, albeit not the specific bound given.
The first inequality follows from the fact that $\alpha_n \le f \le \omega_{n+1}$ (but see parenthetical remark at the end), the second inequality is the triangle inequality, and the third from the fact that $\vert\int f\vert \le \int\vert f \vert$.
One potentially problematic part here is that the last term in the last expression above doesn't exactly correspond to the condition we assumed, but this should be rectified by appropriate relabelling of $\omega_{\varepsilon}$ and $\alpha_{\varepsilon}$. (This also guarantees the first inequality, which would not work if $S(\alpha_n,\dot{\mathcal P}_n) > S(\omega_{n+1},\dot{\mathcal P}_{n+1})$.) That is, the conditions stated guarantee that we can choose a pair of sequences $\{\alpha_n\}$ and $\{\omega_n\}$ such that $\alpha_n \le f \le \omega_{n+1}$ and $\int_a^b (\omega_{n+1} - \alpha_n) < 1/n$.