Definition
We say that a matrix is in row echelon form if
- The first non-zero entry of each row is . (All zeroes are allowed)
- All entries which are directly below a leading are .
- If then the leading on row must be be to the left of the leading of the row .
- If there are rows of ās in the matrix, then these must be the last rows.
is an example.