Consider the biorthogonal matrix propriety $\to$ $A^T \cdot B=I$.
How do I prove that $A \cdot B^T=I$?
Consider the biorthogonal matrix propriety $\to$ $A^T \cdot B=I$.
How do I prove that $A \cdot B^T=I$?
I assume that $A$ and $B$ are square matrices. Since $XY=I$ iff $YX=I$, we have $$ A^TB=I\Rightarrow BA^T=I\Rightarrow AB^T=(BA^T)^T=I. $$