Recently I was reading a proof of the following proposition,
Any two norms on a finite dimensional normed linear space are equivalent.
To prove this result the author used the following result without proof,
Result. Let $X$ be a finite dimensional normed linear space of dimension $n$. Suppose that $\mathcal{B}:=\{u^{(1)},\ldots,u^{(n)}\}$ be a basis of $X$ and $x\in X$. Furthermore, suppose that $x=\alpha_1u^{(1)}+\ldots+\alpha_nu^{(n)}$. If $\lVert\cdot\rVert$ be any norm on $X$ then prove that, $$\lVert x\rVert\ge d\left(\alpha_ju^{(j)},X_j\right)$$ for all $j\in \{1,\ldots,n\}$ where, $$X_j=\operatorname{span}\{u_i:i\ne j\}$$and $$d\left(\alpha_ju^{(j)},X_j\right)=\inf\{\lVert \alpha_ju^{(j)}-z\rVert:z\in X_j\}$$
I tried to prove this result but couldn't. Can anyone give me a proof of the above theorem?