Let $A$ be an $m \times n$ matrix, prove that Row($A$) = Row($R$) where $R$ is the rref of $A$.
The elementary matrix theorem could be useful, so
$A = E_k ... E_1 R$, where $E_k , ... , E_1$ are elementary matrices from a single ERO, how can I proceed with elementary linear algebra?