I am struggling with these proofs, since I haven't done any proofs with row-equivalent matrices before, so I cannot get the idea behind it really. I was hoping you could help me out to get on the right track!
Prove that two m x n matrices A and B are row-equivalent if and only if there exists an invertible m x m matrix U with A = UB.
Prove that A is row-equivalent with itself.
Prove that if A and B are row-equivalent and B and C are row-equivalent, then A and C are also row-equivalent.
I thought that you might need elementary matrices to solve this. Am I right?
Also, regarding the second proof, this seems very obvious. One can create a matrix out of the same matrix. But how can you officially prove this?
Thank you!
Hints.
How do you prove hint 1? Let $F$ be invertible; then its reduced row echelon form is the identity. Now apply hint 2 (that you should know about).