If $X=\{x_n\}, Y = \{y_n\}$ be bounded sequences of real numbers. Then, if $x_n \leq y_n~\forall~n$, then show that $\lim \inf (x_n) \leq \lim \inf(y_n)$ and $\lim \sup (x_n) \leq \lim \sup (y_n)$
Attempt: $\lim \inf (x_n)$ represents the least limit point in $X$ and $\lim \inf(y_n)$ represents the least limit point of $Y$.
Given that, $~\forall~m, x_m \leq y_m, $ I am still not able to see any compulsion why the least limit point of $x_n$ should be less than the least limit point of $y_n$.
That is, for each index $m, x_m \leq y_m$. But, that doesn't place any restriction on the least limit point of $x_n$ becoming greater than the least limit point of $y_n$?
Where could I be going wrong?
Thank you for your help.
Define $u_n:=\inf\{x_k|k\geq n\}$ and $v_n:=\inf\{y_k|k\geq n\}$.
Then the sequence $(u_n)$ is non-decreasing and satisfies $\lim_{n\rightarrow\infty}u_n=\liminf x_n$.
Likewise $\lim_{n\rightarrow\infty}v_n=\liminf y_n$.
From $x_m\leq y_m$ for each $m$ it follows directly that $u_m\leq v_m$ for each $m$ and consequenly $\liminf x_n=\lim_{n\rightarrow\infty}u_n\leq\lim_{n\rightarrow\infty}v_n=\liminf y_n$