Show that row operations leave column space of transpose unchanged?

75 Views Asked by At

Show that $col(A^T) = col(C^T)$, where $C$ is the matrix resulting from any number of row operations on $A$. I was given the hint that $A^T = C^T (P^{−1})^T$, but I don't see how I can conclude anything from that.