What exactly is the meaning of the following $$u_N = \inf\{ s_n : n > N\} \ \ \text{ and} \ \ v_N = \sup\{ s_n : n > N\}$$
This might seem a stupid question, but I am not understanding the meaning of these sets. We know that the infimum and the supremum should be just one, so what is the meaning of the sets $u_N$ and $v_N$?
This all came out studying monotone sequences...
If $u_N$ and $v_N$ are finite, it mean that $$\forall \varepsilon>0, \exists n>N: u_N<s_n<u_N+\varepsilon$$ and $$\forall \varepsilon>0,\exists n>N: v_N-\varepsilon<s_n<v_N.$$
If for example $u_N$ is not finite, (and is for example $+\infty $), it mean that $$\forall M\in \mathbb N, \exists n>N: M< s_n.$$