I saw the statement and the reasoning in some pdf Can anybody please explain it to me.
statement - If (A| B) is row equivalent to (A' | B' ), then the two systems AX = B and A' X = B' have the same solutions.
Reasoning: Since ρ(P Q) = ρ(P)Q we have AX = B if and only ρ(A)X = ρ(B) for any composition ρ of finitely many elementary row operations.
Thank you.