Exterior Algebra of Vector Spaces

oSubjects: Linear Algebra, Differential Geometry, Clifford Algebra
Links: Tensor Product of Modules, Algebra Ideals and Quotient Algebras, Graded Ring, Dual Vector Spaces, Exterior Algebra of Multicovectors, Symmetric Group, Dual Vector Spaces

Def: The exterior algebra of a vector space V over a field K is defined as the quotient algebra of the tensor algebra T(V), where $$T(V) = \bigoplus_{k = 0}^\infty T^k V$$by the two-sided ideal I generated by all the elements of the form xx such that xV. Symbolically, $$\bigwedge (V) := T(V)/I$$
The product defined on (V) is called the exterior product and it is defined by $$\alpha \wedge \beta = \alpha \otimes \beta + I$$
Prop: The exterior product is anticommutative on elements of V. If x,yV, then xy=yx.

Prop: Let x1,,xkV, and σSk then $$x_{\sigma(1)}\wedge \dots \wedge x_{\sigma(n)} = \text{sgn}(\sigma) x_1 \wedge \dots \wedge x_k.$$

Exterior Powers

Def: If α(V) is of the form α=v1v2vk, where v1,v2,,vkV, then α said to be decomposable, simple, or a blade. With this the kth exterior power of V, denoted as k(V), is the vector subspace (V) defined as: $${\textstyle\bigwedge}{k}(V):= \text{span}{v_1\wedge v_2 \wedge \dots \wedge v_k \mid v_i \in V, i \in {1, \dots, k}}$$
Prop: If V is a finite dimensional vector space of dimension n and {e1,,en} is a basis for V, then the set $${e
\wedge e_{i_2}\wedge \dots \wedge e_{i_k} \mid 1 \le i_1 < i_2 < \dots < i_k \le n}$$is a basis for k(V).

Cor: The dimension of k(V) can be calculated and $$\dim {\textstyle\bigwedge}_{k}(V) = {n \choose k},$$where n is the dimension of V, and k is the number of vectors in the product.

Cor: If k>n, then k(V)={0}.

Prop: Any element of the exterior algebra can be written as the sum of k-vectors. Hence, as a vector space the exterior algebra is the direct sum $${\textstyle\bigwedge}(V) = \bigoplus_{k = 0}^n {\textstyle\bigwedge}_{k}(V)$$where by convention, 0(V)=K, the field underlying V and 1(V)=V, and its dimension is equal to 2n.

Prop: (V) is a graded algebra, meaning if αk(V) and β(V), then αβk+(V), and $$\alpha \wedge \beta = (-1)^{k\ell} \beta\wedge \alpha.$$

Universal Properties

Universal property of the exterior algebra: Given any unital K-algebra A and any K-linear map f:VA such that f(v)f(v)=0 for every vV, then there exists a precisely one unital algebra homomorphism φ:(V)A such that f(v)=φ(i(v)) for all vV, and i is the natural inclusion of V in (V).

\usepackage{tikz-cd} 
\begin{document} 
\begin{tikzcd}[row sep=2cm, column sep=2cm]
V \arrow[r,hook,"i"] \arrow[dr, "f"'] & {\textstyle\bigwedge}(V) \arrow[d, dashed,"\varphi"]\\ 
& A
\end{tikzcd}
\end{document}

Obs: There's a natural map w:Vkk(V), defined by w(v1,,vk)=v1vk, this map is an alternating k-linear map.

Universal property of the exterior powers: Given two vector spaces V and W and a natural number k, an alternating k-linear map from is a function from Vk to W, f:VkW, with the property that (σf)=sgn(σ)f. Then there exists a unique linear map ϕ:k(V)X with f=ϕw.

\usepackage{tikz-cd} 
\begin{document} 
\begin{tikzcd}[row sep=2cm, column sep=2cm]
V^k \arrow[r,hook,"w"] \arrow[dr, "f"'] & {\textstyle\bigwedge}_k(V) \arrow[d, dashed,"\varphi"]\\ 
& W
\end{tikzcd}
\end{document}

This universal property characterise the space of alternating k-linear maps on V and serve as a definition.

Duality

Given any K-vector space V, and k linear forms f1,,fkV and k elements v1,,vkV, we first form a k×k matrix A with entries Aij:=fi(vj). Now any determinant is an alternating multilinear function of its rows and and of its columns. Hence, for a fixed list f1,,fk of linear form detA is an alternating k-linear function of v1,,vk. With this in mind, we can define a function Ψ:k(V)k(V)=(k(V)), as $$\Psi(f_1\wedge\dots\wedge f_k)(v_1,\dots, v_k) := \det(f_i(v_j)). $$

Th: If V is a finite dimensional K-vector space, then for each natural number k the linear transformation Ψ:k(V)k(V)=(k(V)) is a vector space isomorphism.

Th: If V is an n-dimensional K-vector space with a chosen isomorphism η:n(V)K, then the bilinear map nk(V)×k(V)K given for snk(V) and tk(V), by (s,t)η(st) induces an isomorphism $$\theta: {\textstyle \bigwedge}_{n-k}(V) \to {\textstyle \bigwedge}^{! k}(V),\qquad (\theta s)t = \eta(s \wedge t) $$This theorem is telling us that if we have an orientation we can have an isomorphism between nk(V) and k(V).

Th: If U is a finite-dimensional inner product space over the field K, then for each k, k(U) is an inner product space with an inner product given, for two list v and w of k vectors as $$\langle v_1\wedge \dots \wedge v_k, w_1\wedge\dots \wedge w_k\rangle := \det(\langle v_i, w_j\rangle), $$where we remark that we are calculating the determinant to something similar to a Gram matrix.

Prop: If V is a finite dimensional inner product space of dimension n and {e1,,en} is an orthonormal basis for V, then the set $${e_{i_1}\wedge e_{i_2}\wedge \dots \wedge e_{i_k} \mid 1 \le i_1 < i_2 < \dots < i_k \le n}$$is an orthonormal basis for k(V).