Exterior algebra
From Free net encyclopedia
In mathematics, the exterior algebra (also known as the Grassmann algebra, after Hermann Grassmann) of a given vector space V over a field K is a certain unital associative algebra which contains V as a subspace. It is denoted by Λ(V) or Λ•(V) and its multiplication, known as the wedge product or the exterior product, is written as Λ. The wedge product is associative and bilinear; its essential property is that it is alternating on V:
- <math>v\wedge v = 0</math> for all vectors <math>v\in V</math>
which entails
- <math>u\wedge v = - v\wedge u</math> for all vectors <math>u,v\in V</math>, and
- <math>v_1\wedge v_2\wedge\cdots \wedge v_k = 0</math> whenever <math>v_1,\ldots,v_k\in V</math> are linearly dependent.
Note that these three properties are only valid for the vectors in V, not for all elements of the algebra Λ(V).
The exterior algebra is in fact the "most general" algebra with these properties. This means that all equations that hold in the exterior algebra follow from the above properties alone. This generality of Λ(V) is formally expressed by a certain universal property, see below.
Elements of the form <math>v_1\wedge v_2\wedge\cdots\wedge v_k</math> with v1,…,vk in V are called k-vectors. The subspace of Λ(V) generated by all k-vectors is known as the k-th exterior power of V and denoted by Λk(V). The exterior algebra can be written as the direct sum of each of the k-th powers:
- <math>\Lambda(V) = \bigoplus_{k=0}^{\infty} \Lambda^k V</math>
The exterior product has the important property that the product of a k-vector and an l-vector is a k+l-vector. Thus the exterior algebra forms a graded algebra where the grade is given by k. These k-vectors have geometric interpretations: the 2-vector <math>u\wedge v</math> represents the oriented parallelogram with sides u and v, while the 3-vector <math>u\wedge v\wedge w</math> represents the oriented parallelepiped with edges u, v, and w.
Exterior powers find their main application in differential geometry, where they are used to define differential forms. As a consequence, there is a natural wedge product for differential forms. All of these concepts go back to Hermann Grassmann.
Contents |
Basis and dimension
If the dimension of V is n and {e1,...,en} is a basis of V, then the set
- <math>\{e_{i_1}\wedge e_{i_2}\wedge\cdots\wedge e_{i_k} \mid 1\le i_1 < i_2 < \cdots < i_k \le n\}</math>
is a basis for the k-th exterior power Λk(V). The reason is the following: given any wedge product of the form
- <math>v_1\wedge\cdots\wedge v_k</math>
then every vector vj can be written as a linear combination of the basis vectors ei; using the bilinearity of the wedge product, this can be expanded to a linear combination of wedge products of those basis vectors. Any wedge product in which the same basis vector appears more than once is zero; any wedge product in which the basis vectors don't appear in the proper order can be reordered, changing the sign whenever two basis vectors change places. In general, the resulting coefficients of the basis k-vectors can be computed as the minors of the matrix that describes the vectors vj in terms of the basis ei.
Counting the basis elements, we see that the dimension of Λk(V) is n choose k. In particular, Λk(V) = {0} for k > n.
The exterior algebra is a graded algebra as the direct sum
- <math>\Lambda(V) = \Lambda^0(V)\oplus \Lambda^1(V) \oplus \Lambda^2(V) \oplus \cdots \oplus \Lambda^n(V)</math>
(where we set Λ0(V) = K and Λ1(V) = V), and therefore its dimension is equal to the sum of the binomial coefficients, which is 2n.
Example: the exterior algebra of Euclidean 3-space
For vectors in R3, the exterior algebra is closely related to the cross product and triple product. Using the standard basis {i, j, k}, the wedge product of a pair of vectors
- <math> \mathbf{u} = u_1 \mathbf{i} + u_2 \mathbf{j} + u_3 \mathbf{k} </math>
and
- <math> \mathbf{v} = v_1 \mathbf{i} + v_2 \mathbf{j} + v_3 \mathbf{k} </math>
is
- <math> \mathbf{u} \wedge \mathbf{v} = (u_1 v_2 - u_2 v_1) (\mathbf{i} \wedge \mathbf{j}) + (u_1 v_3 - u_3 v_1) (\mathbf{i} \wedge \mathbf{k}) + (u_2 v_3 - u_3 v_2) (\mathbf{j} \wedge \mathbf{k}) </math>
where {i Λ j, i Λ k, j Λ k} is the basis for the three-space Λ2(R3). This imitates the usual definition of the cross product of vectors in three dimensions.
Bringing in a third vector
- <math> \mathbf{w} = w_1 \mathbf{i} + w_2 \mathbf{j} + w_3 \mathbf{k} </math>,
the wedge product of three vectors is
- <math> \mathbf{u} \wedge \mathbf{v} \wedge \mathbf{w} = (u_1 v_2 w_3 + u_2 v_3 w_1 + u_3 v_1 w_2 - u_1 v_3 w_2 - u_2 v_1 w_3 - u_3 v_2 w_1) (\mathbf{i} \wedge \mathbf{j} \wedge \mathbf{k}) </math>
where i Λ j Λ k is the basis vector for the one-space Λ3(R3). This imitates the usual definition of the triple product.
The cross product and triple product in three dimensions each admit both geometric and algebraic interpretations. The cross product u×v can be interpreted as a vector which is perpendicular to both u and v and whose magnitude is equal to the area of the parallelogram determined by the two vectors. It can also be interpreted as the vector consisting of the minors of the matrix with columns v and w. The triple product of u, v, and w is geometrically a (signed) volume. Algebraically, it is the determinant of the matrix with columns u, v, and w. The exterior product in three-dimensions allows for similar interpretations. In fact, in the presence of a positively oriented orthonormal basis, the exterior product generalizes these notions to higher dimensions.
The space Λ1(R3) is R3, and the space Λ0(R3) is R. Direct-summing all four subspaces together yields a vector space Λ(R3) of eight-dimensional vectors
- <math> \mathbf{a} = (a_1, a_2, a_3, a_4, a_5, a_6, a_7, a_8) := (a_1, a_2 \mathbf{i} + a_3 \mathbf{j} + a_4 \mathbf{k}, a_5 \mathbf{i} \wedge \mathbf{j} + a_6 \mathbf{i} \wedge \mathbf{k} + a_7 \mathbf{j} \wedge \mathbf{k}, a_8 \mathbf{i} \wedge \mathbf{j} \wedge \mathbf{k}) </math>.
Then given a pair of eight-dimensional vectors a and b, with a given as above and
- <math> \mathbf{b} = (b_1, b_2, b_3, b_4, b_5, b_6, b_7, b_8) </math>,
the wedge product of a and b is (expressed as a column vector),
- <math> \mathbf{a} \wedge \mathbf{b} = \begin{pmatrix} a_1 b_1 \\ a_1 b_2 + a_2 b_1 \\ a_1 b_3 + a_3 b_1 \\ a_1 b_4 + a_4 b_1 \\
a_1 b_5 + a_5 b_1 + a_2 b_3 - a_3 b_2 \\ a_1 b_6 + a_6 b_1 + a_2 b_4 - a_4 b_2 \\ a_1 b_7 + a_7 b_1 + a_3 b_4 - a_4 b_3 \\ a_1 b_8 + a_8 b_1 + a_2 b_7 + a_7 b_2 - a_3 b_6 - a_6 b_3 + a_4 b_5 + a_5 b_4 \end{pmatrix} </math>.
It is easy to verify by inspection that the eight-dimensional wedge product has the vector (1,0,0,0,0,0,0,0) as the multiplicative unit element. It is also possible to verify by multiplying out components that this Λ(R3) algebra wedge product is associative (as well as bilinear):
- <math> (\mathbf{a} \wedge \mathbf{b}) \wedge \mathbf{c} = \mathbf{a} \wedge (\mathbf{b} \wedge \mathbf{c}) \qquad \qquad \forall \, \mathbf{a}, \mathbf{b}, \mathbf{c} \isin \Lambda (\mathbf{R}^3),</math>
so that the algebra is unital associative.
Universal property and construction
Let V be a vector space over the field K (which in most applications will be the field of real numbers). The fact that Λ(V) is the "most general" unital associative K-algebra containing V with an alternating multiplication on V can be expressed formally by the following universal property:
Given any unital associative K-algebra A and any K-linear map j : V → A such that j(v)j(v) = 0 for every v in V, then there exists precisely one unital algebra homomorphism f : Λ(V) → A such that f(v) = j(v) for all v in V.
To construct the most general algebra that contains V and whose multiplication is alternating on V, it is natural to start with the most general algebra that contains V, the tensor algebra T(V), and then enforce the alternating property by taking a suitable quotient. We thus take the two-sided ideal I in T(V) generated by all elements of the form v⊗v for v in V, and define Λ(V) as the quotient
- Λ(V) = T(V)/I
(and use Λ as the symbol for multiplication in Λ(V)). It is then straightforward to show that Λ(V) contains V and satisfies the above universal property.
Rather than defining Λ(V) first and then identifying the exterior powers Λk(V) as certain subspaces, one may alternatively define the spaces Λk(V) first and then combine them to form the algebra Λ(V). This approach is often used in differential geometry and is described in the next section.
Anti-symmetric operators and exterior powers
Given two vector spaces V and X, an anti-symmetric operator from Vk to X is a multilinear map
- f: Vk → X
such that whenever v1,...,vk are linearly dependent vectors in V, then
- f(v1,...,vk) = 0.
The most famous example is the determinant, an anti-symmetric operator from (Kn)n to K.
The map
- w: Vk → Λk(V)
which associates to k vectors from V their wedge product, i.e. their corresponding k-vector, is also anti-symmetric. In fact, this map is the "most general" anti-symmetric operator defined on Vk: given any other anti-symmetric operator f : Vk → X, there exists a unique linear map φ: Λk(V) → X with f = φ o w. This universal property characterizes the space Λk(V) and can serve as its definition.
The set of all anti-symmetric maps from Vk to the base field K is a vector space, as the sum of two such maps, or the multiplication of such a map with a scalar, is again anti-symmetric. If V has finite dimension n, then this space can be identified with Λk(V∗), where V∗ denotes the dual space of V. In particular, the dimension of the space of anti-symmetric maps from Vk to K is n choose k.
Under this identification, and if the base field is R or C, the wedge product takes a concrete form: it produces a new anti-symmetric map from two given ones. Suppose ω : Vk → K and η : Vm → K are two anti-symmetric maps. As in the case of tensor products of multilinear maps, the number of variables of their wedge product is the sum of the numbers of their variables. It is defined as follows:
- <math>\omega\wedge\eta=\frac{(k+m)!}{k!\,m!}{\rm Alt}(\omega\otimes\eta)</math>
where the alternation Alt of a multilinear map is defined to be the signed average of the values over all the permutations of its variables:
- <math>{\rm Alt}(\omega)(x_1,\ldots,x_k)=\frac{1}{k!}\sum_{\sigma\in S_k}{\rm sgn}(\sigma)\,\omega(x_{\sigma(1)},\ldots,x_{\sigma(k)})</math>
NB. There are few books where wedge product is defined as
- <math>\omega\wedge\eta={\rm Alt}(\omega\otimes\eta)</math>
The interior product or insertion operator
If V* denotes the dual space to the vector space V, then for each <math>\alpha\in V^*</math>, it is possible to define an antiderivation on the algebra <math>\bigwedge V</math>,
- <math>i_\alpha:\bigwedge^k V\rightarrow\bigwedge^{k-1}V.</math>
Suppose that <math>{\bold w}\in\bigwedge^k V</math>. Then w is a multilinear mapping of V* to R, so it is defined by its values on the k-fold Cartesian product <math>V^*\times V^*\times\dots\times V^*</math>. If <math>u_0,u_1,\dots,u_{k-2}</math> are k-1 elements of V*, then we define
- <math>(i_\alpha {\bold w})(u_0,u_1\dots,u_{k-2})=\sum_{i=0}^{k-2}(-1)^i{\bold w}(u_0,\dots,\alpha_i,\dots, u_{k-2})</math>
where in each term of the summation, "<math>\alpha_i</math>" occupies the i-th position among the arguments of w. Additionally, we require that <math>(i_\alpha f)=0</math> whenever f is a pure scalar (i.e., belonging to <math>\Lambda^0V</math>).
Alternatively in index notation, if <math>{\bold w}=w_{i_0i_1\dots i_k}</math> is a skew-symmetric k form in <math>\bigwedge^kV</math>, then <math>i_\alpha{\bold w}</math> is a skew-symmetric k-1 form in <math>\bigwedge^{k-1}V</math> given by
- <math>(i_\alpha {\bold w})_{i_0\dots i_{k-2}}=k\sum_{j=0}^n\alpha^j w_{ji_0i_1\dots i_{k-2}}</math>.
where n is the dimension of V.
The final definition of the interior product is axiomatic.
Axiom 1. For each k and each <math>\alpha\in V^*</math>, there exists a graded derivation of degree -1 :
- <math>i_\alpha:\bigwedge^kV\rightarrow \bigwedge^{k-1}V.</math>
By convention, <math>\bigwedge^{-1}=0</math>.
Axiom 2. If v is an element of V, then <math>i_{\alpha}v=\langle \alpha,v \rangle</math> is the dual pairing between elements of V and elements of V*.
These two axioms are sufficient to characterize the interior product.
Index notation
In the index notation, used primarily by physicists,
<math>(\omega\wedge\eta)_{a_1 \cdots a_{k+m}}=\frac{1}{k!m!}\varepsilon_{a_1 \cdots a_{k+m}}^{b_1 \cdots b_k c_1 \cdots c_m} \omega_{b_1 \cdots b_k} \eta_{c_1 \cdots c_m}</math>
where <math>\varepsilon</math> is the Levi-Civita symbol.
Differential forms
Let M be a differentiable manifold. A differential k-form ω is a section of ΛkT∗M, the k-th exterior power of the cotangent bundle of M. Equivalently, ω is a smooth function on M which assigns to each point x of M an element of Λk(TxM)∗. Roughly speaking, differential forms are globalized versions of cotangent vectors. Differential forms are important tools in differential geometry, where, among other things, they are used to define de Rham cohomology and Alexander-Spanier cohomology.
Generalization
Given a commutative ring R and an R-module M, we can define the exterior algebra Λ(M) just as above, as a suitable quotient of the tensor algebra T(M). It will satisfy the analogous universal property.
Physical applications
Grassmann algebras have some important applications in physics where they are used to model various concepts related to fermions and supersymmetry. For a physical description see Grassmann number.
See also: superspace, superalgebra, supergroup (physics).
See also
es:Producto exterior fr:Produit extérieur ru:Внешняя алгебра