Let $A$ be a $n^{th}$ order square and skew-symmetric matrix, if $(E-A)$ is an invertible matrix show that $(E+A)(E-A)^{-1}$ is an invertible matrix (where $E$ is an identity matrix)
This is a part of a question I have proved that $||(E-A)u|| \geq ||u||$ for any column vector $u \in \mathbb{R^n}$
If we can show that $(E+A)$ is invertible then the proof will be trivial. Any ideas would be appreciated.
Hint: $\det(E+A)=0$ if and only if $A$ has an eigenvector with eigenvalue $-1$. Assuming that for some $v\in \mathbb{R}^n\backslash\{0\}$ $$Av=-v,$$ try to find a contadiction with the assumption that $E-A$ is invertible. (Alternatively, in the same way you'll get a contradiction to the part of the question you already proved).