I am trying to give another proof for the theorem:
If $(a_n)$ is monotone and bounded the $(a_n)$ converges.
I saw the question at Lingnoi401 (https://math.stackexchange.com/users/353503/lingnoi401), Show that a bounded, monotone increasing sequence is a Cauchy sequence, URL (version: 2017-03-03): Show that a bounded, monotone increasing sequence is a Cauchy sequence,
and the answer given by Mark Bennet (https://math.stackexchange.com/users/2906/mark-bennet), Show that a bounded, monotone increasing sequence is a Cauchy sequence, URL (version: 2017-03-03): https://math.stackexchange.com/q/2169936.
I understand why for $s=\sup\{a_n|n \in \mathbb{N}\}$ we have $s-\varepsilon < a_N$ for sufficiently large $N$, and therefore for every $n,m>N$.
However, I have trouble understanding formally how to get from:
$s-\varepsilon <a_N \leq a_n \leq a_m \leq s$
to:
$0 \leq a_m - a_n < \varepsilon$
The left inequality is understood due to $(a_n)$ being monotone (increasing for example in this case). I don't understand how to get to the right inequality from the first chain of inequalities algebraically.
Thank you for the help!