Consider $P$ and $K$ be two $n\times m$ and $m\times n$ matrices.
under which conditions $$ (I-KP)^{-1} K=K((I-PK)^{-1})$$ holds?
Consider $P$ and $K$ be two $n\times m$ and $m\times n$ matrices.
under which conditions $$ (I-KP)^{-1} K=K((I-PK)^{-1})$$ holds?
Whenever both inverses $(I-KP)^{-1}$ and $(I-PK)^{-1}$ exist, this equation holds, because $$\matrix{K-KPK & = & K-KPK\\ K(I-PK)& = &(I-KP)K\\ K & = & (I-KP)K\,(I-PK)^{-1}\\ (I-KP)^{-1}K &=& K(I-PK)^{-1}&. }$$