I am studying numerical analysis and I have a problem with these questions:
$1.$ Prove that if a square matrix satisfies and inequality $||Ax||\geq\theta||x||$ for all $x$ with $\theta>0$, the $A$ is nonsingular, and $||A^{-1}||\le\theta^{-1}$. This is valid for any vector norm and its subordinate matrix norm. The second part I proved, but I don't know how to proceed proving $A$ is nonsingular.
$2.$ Also I have to prove if $A$ is diagonally dominant, then it will have the previous property.
I would like some clues for proceeding.
Thank you.