Given that $A$ is antisymmetric matrix, and $(I + A)$ it is invertible.
I had to prove that $(I - A)$ is also invertible, and I managed to do so, But now given that $$C = (I - A)(I + A)^{-1}$$ I have to prove that $$C^\intercal C = I$$
- Without determinants.
I tried many different ways, First tried to prove that C is invertible and to find it's inverse matrix, also tried to find the inverse of the transposed matrix, I have no clue how to continue...
Thanks.