Knowing that $C$ is a member of $M_{m\times n}(F)$, $D$ is a member of $M_{n\times m}(F)$, and assuming that $I_m + CD$ is invertible, how would you show that $$D(I_m + CD)^{−1} = (I_n + DC)^{−1}D$$
Since I'm given information about non-square matrices, but I am dealing with square matrices I'm not sure what to do. My first thoughts were that I could change $I_m + CD$ to be $C(C^{-1} + D)$, however, since $C$ is part of a $m\times n$ matrix, I wasn't sure if I would be able to apply this. I would greatly appreciate help with solving this and understanding matrices better!