Sorry for not formatting properly, I can't seem to get the exponents to show up properly (ex. $A^{-1}$).
Can you distribute the act of taking the inverse over a pair of brackets?
For example, is $(A+B)^{-1} = A^{-1} + B^{-1}?$
That doesn't seem right, but there are some proofs that I can't see being possible without having a place to start, and the only place to start seems to be to do something with the inverse operator (if I can call it an operator). For example: Show that $(C+DD^{T})^{-1}=C^{-1}D(I+D^{T}C^{-1}D)^{-1}$
I've no idea how proofs on that post are getting started; I don't understand their first step. For example:
$(C+DD^T)^{-1} =((I+DD^TC^{-1})C)^{-1}$
Why is the above true, and how did the answerer get there? This is why I'm thinking there's some kind of way to expand an inverse.
It always seems to involve the identity matrix, and I realize that $A^{-1}A=I,\;$ but I'm still unable to understand those proofs and how they're expanding the expression out in the way that they are.
Any help whatsoever is greatly appreciated.
Consider the case of $1\times 1$ matrices.
Observe \begin{align} (1+1)^{-1} \neq 1^{-1}+1^{-1}. \end{align}