determinant as a multilinear mapping


Let 𝐌=(Mij) be an n×n matrix with entries in a field K. The matrix 𝐌 is really the same thing as a list of n column vectorsMathworldPlanetmath of size n. Consequently, the determinantMathworldPlanetmath operationMathworldPlanetmath may be regarded as a mapping

det:Kn××Knn timesK

The determinant of a matrix 𝐌 is then defined to be det(𝐌1,,𝐌n), where 𝐌jKn denotes the jth column of 𝐌.

Starting with the definition

det(𝐌1,,𝐌n)=πSnsgn(π)M1π1M2π2Mnπn (1)

the following properties are easily established:

  1. 1.

    the determinant is multilinear;

  2. 2.

    the determinant is anti-symmetric;

  3. 3.

    the determinant of the identity matrixMathworldPlanetmath is 1.

These three properties uniquely characterize the determinant, and indeed can — some would say should — be used as the definition of the determinant operation.

Let us prove this. We proceed by representing elements of Kn as linear combinationsMathworldPlanetmath of

𝐞1=(1000),𝐞2=(0100),𝐞n=(0001),

the standard basis of Kn. Let 𝐌 be an n×n matrix. The jth column is represented as iMij𝐞i; whence using multilinearity

det(𝐌) =det(iMi1𝐞i,iMi2𝐞i,,iMin𝐞i)
=i1,,in=1nMi11Mi22Minndet(𝐞i1,𝐞i2,,𝐞in)

The anti-symmetry assumptionPlanetmathPlanetmath implies that the expressions det(𝐞i1,𝐞i2,,𝐞in) vanish if any two of the indices i1,,in coincide. If all n indices are distinct,

det(𝐞i1,𝐞i2,,𝐞in)=±det(𝐞1,,𝐞n),

the sign in the above expression being determined by the number of transpositionsMathworldPlanetmath required to rearrange the list (i1,,in) into the list (1,,n). The sign is therefore the parity of the permutationMathworldPlanetmath (i1,,in). Since we also assume that

det(𝐞1,,𝐞n)=1,

we now recover the original definition (1).

Title determinant as a multilinear mapping
Canonical name DeterminantAsAMultilinearMapping
Date of creation 2013-03-22 13:09:17
Last modified on 2013-03-22 13:09:17
Owner rmilson (146)
Last modified by rmilson (146)
Numerical id 5
Author rmilson (146)
Entry type Theorem
Classification msc 15A15
Related topic ExteriorAlgebra