Theorem: If $s_n \le t_n$ for all $n$ greater than a fixed integer $N$, then $$\lim_{n \to \infty} \inf s_n \le \lim_{n \to \infty} \inf t_n$$
I would like to prove this and it would be nice if someone could check my work.
Proof: Letting $$\lim_{n \to \infty} \inf s_n = s_*$$ and $$\lim_{n \to \infty} \inf t_n = t_*$$ assume that $s_* > t_* $ while there exists $N$ such that for all $n$ >$N$, $s_n \le t_n$. Then there must be an integer $M$(particularly larger than $N$) such that if $m > M$, $t_m < s_*$. This contradicts the fact that for all $n > N$, $s_n \le t_n$.