Sorry if this question is too basic.
We can suppose that we have a matrix that reduces to the identity matrix in reduced row-echelon form. My question is fairly simple: Can we multiply one or more columns by a constant and still be able to reduce the matrix to the identity?
I'd like a proof of this, but for some reason the proof eludes me.
My ideas for a proof I am thinking that we can start by examining the determinant of the matrix. Since we are multiplying a column by a constant, the determinant is simply multiplied by a constant. Then we can use Cramer's rule to finish off the proof.