Exterior algebras

Motivation

Suppose V is an n-dimensional F-vector space and B={v1,…,vn} is basis for V. Since V is the free F-module on the set {v1,…,vn}, each linear transformation T:Vβ†’V corresponds to a unique choice of vectors w1,…,wn∈V, namely the images of each of the basis vectors vi. Moreover, the determinant is a function that assigns to T a single value det(T)∈F. With the basis B fixed, this determinant can be viewed as a function

det:V×⋯×V→F

that assigns to each n-tuple (w1,…,wn) the determinant of the corresponding linear transformation.

This determinant function is characterized by three nice properties:

One immediate consequence of the first property is that if wi=wj for any distinct i,j then the determinant of that n-tuple is zero. Combined with the second property, it follows that the determinant of an n-tuple (w1,…,wn) is zero whenever the vectors are linearly dependent.

This alternating multilinear function seems like something very close to the tensor algebra or symmetric algebra construction. Let's begin by looking for an analogue of the tensor algebra for which we have the additional property that mβ‹…m=0 for all m∈M.

The construction

Definition of exterior algebra

Let R be a commutative ring (with unity) and M be an R-module. The exterior algebra of M is the R-algebra obtained by taking the quotient of the tensor algebra T(M) by the ideal A(M) generated by all elements of the form mβŠ—m for m∈M. The exterior algebra T(M)/A(M) is denoted β‹€(M) and the image of m1βŠ—m2βŠ—β‹―βŠ—mk in β‹€(M) is denoted m1∧m2βˆ§β‹―βˆ§mk.

As with the symmetric algebra, the ideal A(M) is generated by homogenous elements and hence is a graded ideal. It follows that β‹€(M) is a graded ring and the homogeneous component of degree k is

β‹€k(M)=Tk(M)/Ak(M).

This R-module is called the kth exterior power of M. Note that since A(M) is generated (as an ideal) by degree 2 homogenous elements, we have A0(M)=A1(M)=0 and hence have β‹€0(M)=R and β‹€1(M)=M.

Notational note

Anecdotally, it seems common to drop the parentheses when dealing with the exterior algebra, and instead write simply β‹€M and β‹€kM. Dummit & Foote does not do this, however, so I have stuck with the parentheses here. (It also matches our notation for the tensor and symmetric algebras.)

The alternating property

The multiplication in β‹€(M) is given by

(m1βˆ§β‹―βˆ§mi)∧(m1β€²βˆ§β‹―βˆ§mjβ€²)=m1βˆ§β‹―mi∧m1β€²βˆ§β‹―βˆ§mjβ€².

This is called the wedge (or exterior) product.

This multiplication is alternating in the following sense. By construction, we have m1βˆ§β‹―βˆ§mk=0 in β‹€k(M) whenever mi=mi+1 for any i. We claim that we then have anti-commutativity for simple wedges; i.e., for every m,mβ€²βˆˆM we have

m∧mβ€²=βˆ’(mβ€²βˆ§m).

To see this, observe that by construction we have

(m+mβ€²)∧(m+mβ€²)=0.

Expanding out the left-hand side gives

(m∧m)+(m∧mβ€²)+(mβ€²βˆ§m)+(mβ€²βˆ§mβ€²)=0.

The first and last wedges are zero by construction. The claim thus follows.

Warning

This anti-commutativity does not extend to arbitrary products. For example,

m∧(n1∧n2)=(m∧n1)∧n2=βˆ’(n1∧m)∧n2=βˆ’n1∧(m∧n2)=n1∧(n2∧m)=(n1∧n2)∧m.

So m and n1∧n2 commute.

A universal property of the exterior algebra

As with the tensor algebra and symmetric algebra functors, there is a functor from the category of R-modules to the category of those R-algebras A with the property a2=0 for all a∈A.

A universal property of the symmetric algebra

Let (R-Alg)0 be the category of R-algebras A with the property that a2=0A for every a∈A, and let U:(R-Alg)0β†’R-Mod be the forgetful functor. Then there is a functor β‹€:R-Modβ†’(R-Alg)0 and a natural bijection

Ο„M,A:Hom(R-Alg)0(β‹€(M),A)β†’βˆΌHomR-Mod(M,U(A)).

In other words, the functor β‹€ is a left adjoint of the forgetful functor U.

One last time, as with the tensor algebra and symmetric algebra functors, we can now deduce many properties of β‹€(M):

Examples

  1. Suppose V is an n-dimensional vector space over a field F with basis {v1,…,vn}. When 0≀k≀n, the set of vectors

    {vi1βˆ§β‹―βˆ§vik∣1≀i1<β‹―<ik≀n}

    is a basis for β‹€k(V). When k>n the R-module β‹€k(V) is trivial.

    This same statement is true more generally when R is a commutative ring and M is a free R-module of rank n.

  1. Continuing the previous example, suppose ϕ:V→V is any linear endomorphism of V. For every k we then have an F-linear transformation

    β‹€k(Ο•):β‹€k(V)β†’β‹€k(V).

    When k=n, the F-vector space β‹€n(V) is one-dimensional with basis vector v1∧v2βˆ§β‹―βˆ§vn and

    β‹€n(Ο•)(v1βˆ§β‹―βˆ§vn)=Ο•(v1)βˆ§β‹―βˆ§Ο•(vn)=D(Ο•)β‹…(v1βˆ§β‹―vn)

    for some scalar D(Ο•)∈F. One can verify that this function D satisfies the three axioms for a determinant function and hence D(Ο•)=det(Ο•).


Suggested next note

Symmetric and alternating tensors