For some positive-definite symmetric matrix P, are there any known relationships between $A^T P A$ and $A P A^T$? (where $A$ may be non-invertible in general)
Update: Using the Matrix Inversion Lemma, I was able to show that $PA(P^{-1} + A^T P A)^{-1} = (P^{-1} + A P A^T)^{-1}AP$, but this is a bit more complicated than I was hoping. Still looking for other relationships and insights! Specifically, I am hoping for an explicit equation for $A^T P A$ in terms of $A P A^T$. Thanks in advance.