Can anyone prove Squeeze theorem for me, which says:
(1):if $f(x)< g(x) < h(x)$ for all $x$ near $a$, and $\lim\limits_{x\to a}f(x) = \lim\limits_{x \to a}h(x) = L$
then $\lim\limits_{x \to a}g(x)=L$.
(2): If $f$ dominates $g$, that is, ($f(x) \geq g(x)$) near $x=a$ and $g(x) \to \infty$ as $x \to \infty$ then so does $f(x)$
Thank you.