Given that $e^{{-x}^2}$ is a continuous function: $ℝ → ℝ$; and $\lim_{x→\infty}e^{{-x}^2}=0$ and $\lim_{x→-\infty}e^{{-x}^2}=0$, prove that $e^{{-x}^2}$ is uniformly continuous on $ℝ$.
So I know the limit definition is as follows: $\lim_{x→\infty}f(x)=A$ means: given $\epsilon>0$, $\exists R\inℝ$ depending on $\epsilon$ such that if $x>R$ then $|f(x)-A|<\epsilon$.
Is it sufficient, then, to say that since $f(x)=e^{{-x}^2}$ is a continuous function with limits as $x$ approaches $-\infty$ and $\infty$ then $f(x)$ is uniformly continuous? Help writing a full, complete proof would be awesome. Thanks.
You already have the existance of an $R>0$ s.t. $|f(x)| < \frac{\varepsilon}{2}$ $(-\infty,-R)\cup (R,\infty)$. So you are done for this area due to $|f(x) - f(y)| \le |f(x)| + |f(y)| < \varepsilon$
Still need to be shown it's uniformly continuous on $[-R,R]$, but what do you know about continuous functions on compact intervals?