Let $L = \lim_{k \rightarrow \infty}\limits x_k$. If $(x_k)_{k=0}^\infty$ is increasing, then $x_k \le L$ for all $k \ge 0$
Could anybody push me in the right direction? I've stared at this one for a while and I'm not sure how to get this proof started. Is induction the way to go?
If we had $x_k > L$ for some $k\in \mathbb N$ and $x_k$ is increasing, then $\forall i > k$
$$\begin{align*} x_i &> x_k\\ x_i - L &> x_k - L \end{align*}$$
where $x_k-L > 0$.
Then there is no $k'$ such that $\forall i \ge k'$,
$$|x_i -L| < x_k - L$$
contradicting the limit definition.