I'm proving that: $$ \lim_{n\rightarrow+\infty}a_n=+\infty \Longrightarrow \liminf_{n\rightarrow+\infty}a_n=+\infty $$
By definition: $$ \lim_{n\rightarrow+\infty}a_n=+\infty \iff \forall M\in\mathbb{R} \quad \exists \nu\in\mathbb{N}:\forall n\in\mathbb{N}, n \ge \nu \Rightarrow a_n > M. $$
In particular we have that: $$ c_{\nu} := \inf_{h\ge \nu} a_h \ge M \tag{1} $$
Now I know that $(c_{\nu})$ is non-decreasing. From other post on this site I've read that the next step is that we have:
$$ \lim_{\nu\rightarrow+\infty} c_{\nu} \geq M \tag{2} $$
Since $M$ was arbitrary, it follows that: $$\liminf_{n\rightarrow+\infty}a_n=+\infty$$
My problem: I'm stuck thinking based on what is it possible to go from $(1)$ to $(2)$.
In particular: There is a theorem according to which, given two convergent sequences $(a_n), (b_n)$ with $a_n \rightarrow l$, $b_n \rightarrow m$ and $l,m\in\mathbb{R}$. If $a_n\le b_n \forall n\in \mathbb{N}$ then $l\le m$.
In my case if $\lim_{\nu}c_{\nu}$ is finite then it's possible to pass from $(1)$ to $(2)$ thanks to the previous theorem.
However since $(c_{\nu})$ is a monotonically non-decreasing sequence its limit could also be $+\infty$: what would be the line of reasoning in this case?
I think I've overcome my doubt.
By taking the supremum of $c_{\nu}$, follows:
$$ c_{\nu} := \inf_{h\ge \nu} a_h \ge M \Rightarrow \sup_{\nu\in \mathbb{N}}c_{\nu} \ge M \iff \lim_{\nu \rightarrow +\infty}c_{\nu} \ge M \Rightarrow \liminf_{n\rightarrow+\infty}a_n=+\infty $$
since $c_{\nu}$ is non-decreasing then $\lim_{\nu \rightarrow +\infty}c_{\nu}= \sup_{\nu}c_{\nu}$