Let $(V,\rVert \lVert_V)$ be a $k$-dimensional linear space over $\mathbb R$. Let $\Phi:\mathbb R^k\to V$ a bijection. Choose a norm $\lVert \rVert$ for $\mathbb R^k$. Prove using Bolzano-Weierstrass that $$ \inf_{\{\vec x\in\mathbb R^k:\lVert \vec x\rVert=1\}}\lVert\Phi(\vec x)\rVert_V>0. $$ Conclude that there is a constant $c>0$, such that $c\Vert \vec x \Vert\leq\Vert \Phi(\vec x)\Vert_V$ for each $\vec x\in\mathbb R^k$.
I've chosen the Euclidean norm on the $k$-dimensional Euclidean space $\mathbb R^k$: \begin{align} \lVert\vec x\rVert=\sqrt{x_1^2+\dots+x_k^2}. \end{align} I've already shown the first part of the question. Now I need to find this $c>0$. I don't know how I can use the result of the first part. We know that for vectors $\vec x$ with norm 1, it holds that $\inf \lVert\Phi(\vec x)\rVert_V=r$, for some $r>0$. We could have shown this for any $t\in\mathbb R_{>0}$, I think; so for any vector $\vec x\neq \vec 0$, it holds that $\inf \lVert\Phi(\vec x)\rVert_V=r_{\vec x}$, for some $r_{\vec x}>0$. I really don't know how to continue from here on...