Let $f : \mathbb{R}^n \rightarrow \mathbb{R}$ a $\mathcal{C}^1$ function such that there exists $\alpha > 0$: $$ \alpha \|x-y\| \leq \|f(x)-f(y)\|, \forall x,y \in \mathbb{R}^n$$ 1)Show that $f(\mathbb{R}^n)$ is a closed set.
I don't know how to approach this exercise. I tried to take a Cauchy sequence $(y_n) = f(x_n)$, then as $\mathbb R^n$ is a Banach space, I immediately have that $(x_n)$ converges, thus $f(x_n)$ converges in $f(\mathbb{R}^n)$, thus is closed. But I don't know how to show this rigorously, and I am unsure if my idea is correct.