I would like to see a proof to this fact.
If $A$ is an invertible matrix and $B \in \mathcal{L}(\mathbb{R}^n,\mathbb{R}^n)$, that is an bounded linear opertor in $\mathbb{R}^n$. Then, if there holds $$ \|B-A\| \|A^{-1}\| <1, $$ we have that B is invertible.
Moreover, if possible, how to use it to prove that the aplication $A \rightarrow A^{-1}$ is continuous?
Since $$\|I - BA^{-1}\| = \|(A - B)A^{-1}\| \le \|B-A\|\,\|A^{-1}\| < 1,$$ the Neumann series \begin{align*} \sum_{k=0}^{\infty} (I-BA^{-1})^k \end{align*} converges and therefore (compare https://en.wikipedia.org/wiki/Neumann_series) \begin{align*} (I - (I-BA^{-1}))^{-1} = (BA^{-1})^{-1} \end{align*} exists. Therefore $B$ is invertible.