Let A and B be square matrices of the same type. Does the below equality hold in general? $$(A \cdot (A^{-1}\cdot B)^{-1} \cdot A^{-1} \cdot B^2)^T=B^T \cdot A^T$$
How can this be simplified to figure this out?
Let A and B be square matrices of the same type. Does the below equality hold in general? $$(A \cdot (A^{-1}\cdot B)^{-1} \cdot A^{-1} \cdot B^2)^T=B^T \cdot A^T$$
How can this be simplified to figure this out?
Hint:
Begin with simplifying what's inside the parentheses, then transpose. Remember that $$(AB)^{-1}=B^{-1} A^{-1},\qquad(AB)^{\intercal}=B^{\intercal} A^{\intercal}.$$