# The Squeeze Theorem
$
\begin{align}
\text{If} \, &g(x) \le f(x) \le h(x) \, \forall x \in D \\
\text{and} \, &\lim_{x \to a} g(x) = \lim_{x \to a} h(x) = L\\
\text{then} \, &\lim_{x \to a} f(x) = L
\end{align}
$
Interesting thing to note here is that the domain of the three functions can be freely defined. This allows us to limit the domain to be 'around $a