Proof of the Sherman-Morrison-Woodbury formula

342 Views Asked by At

I need help with proving that:

$(A + BC)^{-1} = A^{-1} - A^{-1}B(I_m + CA^{-1}B)^{-1}CA^{-1}$

when $I_m + CA^{-1}B$ is invertible.