If $ \sum_{1}^{\infty} a_n $ be absolutely convergent then how to show $ \sum_{1}^{\infty} a_n $ is also convergent?
The proof of this question in my textbook:
Let $ s_k := \sum_{1}^{k} a_n $ and $ t_k := \sum_{1}^{k} |a_n|$.
Then using m>k, $$ |s_m - s_k|= |\sum_{k+1}^{m}a_n| \leq \sum_{k+1}^{m}|a_n| = t_m -t_k \to 0. $$
I am really unsure about the above inequality and how that has been used to prove the theorem ? Also I understand that $|t_m -t_k| < \epsilon$, but I am unsure how this implies that $t_m-t_k \to 0$