For error function $\text{Erf}(x)$ I mean $$\operatorname{Erf}(x) = \int_{-\infty}^x\frac{1}{\sqrt{2\pi}}\exp\left(-\frac{1}{2}u^2\right)\mathrm{d} u.$$
My statistics professor said that
$$1-\operatorname{Erf}(x) \leq \frac{1}{x}\frac{1}{\sqrt{2\pi}}\exp\left(-\frac{1}{2} x^2\right)$$ and that $$\lim_{x\to+\infty}\frac{1-\operatorname{Erf}(x)}{\frac{1}{x}\frac{1}{\sqrt{2\pi}}\exp\left(-\frac{1}{2}x^2\right)} = 1.$$
Proving the first fact is super easy, what about the second one?
EDIT: there were some mistakes, now it is all fixed.