Is A still an M matrix after one gaussian elimination?

125 Views Asked by At

Supose there is a matrix A which is an M-matrix. Then A(1) is formed after one step of gaussian elimination such that:

A(1) = M(1)*A.

How can I prove that A(1) is still an M matrix?