Exercise 4.5.12

Prove Theorem 4.11.

Theorem 4.11. Let δ : Mn×n(F) F be an alternating n-linear function such that δ(I) = 1. For any A,B Mn×n(F), we have δ(AB) = δ(A)δ(B).

Answers

If A is not full-rank, we have that AB will be not full-rank. By Corollary 3 after Theorem 4.10 we have

δ(AB) = 0 = δ(A)δ(B).

If A is full-rank and so invertible, we can write A = EsE2E1 as product of elementary matrices. Assuming the fact, which we will prove later, that

δ(EM) = δ(E)δ(M)

for all elementary matrix E and all matrix M holds, we would have done since

δ(AB) = δ(EsE2E1B) = δ(Es)δ(Ek1E2E1B)
= = δ(Es)δ(E2)δ(E1)δ(B)
= δ(EsE2E1)δ(B) = δ(A)δ(B).

So now we prove the fact. First, if E is the elementary matrix of type 1 meaning interchanging the i-th and the j-th rows, we have EM is the matrix obtained from M by interchanging the i-th and the j-th rows. By Theorem 4.10(a) we know that

δ(EM) = δ(M) = δ(I)δ(M) = δ(E)δ(M).

Second, if E is the elementary matrix of type 2 meaning multiplying the i-th row by a scalar k, we have EM is the matrix obtained from M by multiplying the i-th row by scalar k. Since the function δ is n-linear, we have

δ(EM) = (M) = (I)δ(M) = δ(E)δ(M).

Finally, if E is the elementary matrix of type 3 meaning adding k times the i-th row to the j-th row, we have EM is the matrix obtained from M by adding k times the i-th row to the j-th row. By Corollary 1 after Theorem 4.10, we have

δ(EM) = δ(M) = δ(I)δ(M) = δ(E)δ(M).

This completes the proof.

User profile picture
2011-06-27 00:00
Comments