Recall that
We'll use this formula to prove some nice properties of the determinant.
Lemma:
If two rows coincide then
. For example
.
If row
and row
coincide then
for all
. Consider one of the terms
in the determinant. Since
for all
, we have
Therefore
This is another term in our determinant, corresponding to the permutation
, which is defined by
In other words:
Since
differs from
by a single transposition,
. Therefore these two terms contribute with opposite signs to
, and cancel out
Therefore all terms cancel in pairs, and the determinant is zero.
Type I row operations
Lemma:
If
is obtained from
by the row operation
then
.
We have
The first term here is
. The second term is the determinant of the matrix obtained from
by replacing the
th row with the
th row; in other words, the
th row now appears twice. By the previous lemma, this second term vanishes, so
.
We can put any matrix into echelon form using type I row operations without changing the determinant. Once you're in echelon form (since you're then upper triangular), the determinant is just the product of diagonal entries.
Type III row operations
Lemma:
If
is obtained from
by switching two rows (say
then
.
Every term in
has the form
Since
and
are related by switching rows
and
, this is just
which is equal to
where
is (as before):
Since
, this is equal to
so for every term in
there's a corresponding term in
which differs only by a sign. Therefore
.