Let $A \in Mat_{mxm}$ and $B \in Mat_{nxn}$ be invertible matrices and $X \in Mat_{mxn}$ a matrix.
Prove $\text{rank}(AXB)=\text{rank}(X)$
So I proved $\text{rank}(AX)=\text{rank}(X)$ using the nullity spaces of $AX$ and $X$, but got stuck.
Any help or hints appreciated.
Combining your knowledge with $$ \operatorname{rank}(X) = \operatorname{rank}(X^T) $$ and $$ \operatorname{rank}(XB) = \operatorname{rank}(B^TX^T) $$ gives the desired result.