Linear complex structure
Template:Short description In mathematics, a complex structure on a real vector space <math>V</math> is an automorphism of <math>V</math> that squares to the minus identity, <math> - \text{id}_V </math>. Such a structure on <math>V</math> allows one to define multiplication by complex scalars in a canonical fashion so as to regard <math>V</math> as a complex vector space.
Every complex vector space can be equipped with a compatible complex structure in a canonical way; however, there is in general no canonical complex structure. Complex structures have applications in representation theory as well as in complex geometry where they play an essential role in the definition of almost complex manifolds, by contrast to complex manifolds. The term "complex structure" often refers to this structure on manifolds; when it refers instead to a structure on vector spaces, it may be called a linear complex structure.
Definition and propertiesEdit
A complex structure on a real vector space <math>V</math> is a real linear transformation <math display=block>J :V \to V</math> such that <math display=block>J^2 = -\text{id}_V.</math> Here <math>J^2</math> means <math>J</math> composed with itself and <math>\text{id}_V</math> is the identity map on <math>V</math>. That is, the effect of applying <math>J</math> twice is the same as multiplication by <math>-1</math>. This is reminiscent of multiplication by the imaginary unit, <math>i</math>. A complex structure allows one to endow <math>V</math> with the structure of a complex vector space. Complex scalar multiplication can be defined by <math display=block>(x + iy)\vec{v} = x\vec{v} + yJ(\vec{v})</math> for all real numbers <math>x,y</math> and all vectors <math>\vec{v}</math> in Template:Math. One can check that this does, in fact, give <math>V</math> the structure of a complex vector space which we denote <math>V_J</math>.
Going in the other direction, if one starts with a complex vector space <math>W</math> then one can define a complex structure on the underlying real space by defining <math>Jw = iw~~\forall w\in W</math>.
More formally, a linear complex structure on a real vector space is an algebra representation of the complex numbers <math>\mathbb{C}</math>, thought of as an associative algebra over the real numbers. This algebra is realized concretely as <math display=block>\Complex = \Reals[x]/(x^2+1),</math> which corresponds to <math>i^2=-1</math>. Then a representation of <math>\mathbb{C}</math> is a real vector space <math>V</math>, together with an action of <math>\mathbb{C}</math> on <math>V</math> (a map <math>\mathbb{C}\rightarrow \text{End}(V)</math>). Concretely, this is just an action of <math>i</math>, as this generates the algebra, and the operator representing <math>i</math> (the image of <math>i</math> in <math>\text{End}(V)</math>) is exactly <math>J</math>.
If <math>V_J</math> has complex dimension <math>n</math>, then <math>V</math> must have real dimension <math>2n</math>. That is, a finite-dimensional space <math>V</math> admits a complex structure only if it is even-dimensional. It is not hard to see that every even-dimensional vector space admits a complex structure. One can define <math>J</math> on pairs <math>e,f</math> of basis vectors by <math>Je=f</math> and <math>Jf=-e</math> and then extend by linearity to all of <math>V</math>. If <math>(v_1, \dots,v_n)</math> is a basis for the complex vector space <math>V_J</math> then <math>(v_1,Jv_1,\dots ,v_n ,Jv_n)</math> is a basis for the underlying real space <math>V</math>.
A real linear transformation <math>A:V \rightarrow V</math> is a complex linear transformation of the corresponding complex space <math>V_J</math> if and only if <math>A</math> commutes with <math>J</math>, i.e. if and only if <math display=block>AJ = JA.</math> Likewise, a real subspace <math>U</math> of <math>V</math> is a complex subspace of <math>V_J</math> if and only if <math>J</math> preserves <math>U</math>, i.e. if and only if <math display=block>JU = U.</math>
ExamplesEdit
Elementary exampleEdit
The collection of <math>2\times2</math> real matrices <math>\mathbb{M}(2,\Reals)</math> over the real field is 4-dimensional. Any matrix
- <math>J = \begin{pmatrix}a & c \\ b & -a \end{pmatrix},~~a^2+bc=-1</math>
has square equal to the negative of the identity matrix. A complex structure may be formed in <math>\mathbb{M}(2,\Reals)</math>: with identity matrix <math>I</math>, elements <math>xI+yJ</math>, with matrix multiplication form complex numbers.
Complex n-dimensional space CnEdit
The fundamental example of a linear complex structure is the structure on R2n coming from the complex structure on Cn. That is, the complex n-dimensional space Cn is also a real 2n-dimensional space – using the same vector addition and real scalar multiplication – while multiplication by the complex number i is not only a complex linear transform of the space, thought of as a complex vector space, but also a real linear transform of the space, thought of as a real vector space. Concretely, this is because scalar multiplication by i commutes with scalar multiplication by real numbers <math> i (\lambda v) = (i \lambda) v = (\lambda i) v = \lambda (i v) </math> – and distributes across vector addition. As a complex n×n matrix, this is simply the scalar matrix with i on the diagonal. The corresponding real 2n×2n matrix is denoted J.
Given a basis <math>\left\{e_1, e_2, \dots, e_n \right\}</math> for the complex space, this set, together with these vectors multiplied by i, namely <math>\left\{ie_1, ie_2, \dots, ie_n\right\},</math> form a basis for the real space. There are two natural ways to order this basis, corresponding abstractly to whether one writes the tensor product as <math>\Complex^n = \R^n \otimes_{\R} \Complex</math> or instead as <math>\Complex^n = \Complex \otimes_{\R} \R^n.</math>
If one orders the basis as <math>\left\{e_1, ie_1, e_2, ie_2, \dots, e_n, ie_n\right\},</math> then the matrix for J takes the block diagonal form (subscripts added to indicate dimension): <math display="block">J_{2n} = \begin{bmatrix} 0 & -1 \\ 1 & 0 \\
& & 0 & -1 \\ & & 1 & 0 \\ & & & & \ddots \\ & & & & & \ddots \\ & & & & & & 0 & -1 \\ & & & & & & 1 & 0
\end{bmatrix} = \begin{bmatrix} J_2 \\
& J_2 \\ & & \ddots \\ & & & J_2
\end{bmatrix}.</math> This ordering has the advantage that it respects direct sums of complex vector spaces, meaning here that the basis for <math>\Complex^m \oplus \Complex^n</math> is the same as that for <math>\Complex^{m+n}.</math>
On the other hand, if one orders the basis as <math>\left\{e_1,e_2,\dots,e_n, ie_1, ie_2, \dots, ie_n\right\}</math>, then the matrix for J is block-antidiagonal: <math display="block">J_{2n} = \begin{bmatrix}0 & -I_n \\ I_n & 0\end{bmatrix}.</math> This ordering is more natural if one thinks of the complex space as a direct sum of real spaces, as discussed below.
The data of the real vector space and the J matrix is exactly the same as the data of the complex vector space, as the J matrix allows one to define complex multiplication. At the level of Lie algebras and Lie groups, this corresponds to the inclusion of gl(n,C) in gl(2n,R) (Lie algebras – matrices, not necessarily invertible) and GL(n,C) in GL(2n,R): Template:Block indent The inclusion corresponds to forgetting the complex structure (and keeping only the real), while the subgroup GL(n,C) can be characterized (given in equations) as the matrices that commute with J: <math display="block">\mathrm{GL}(n, \Complex) = \left\{ A \in \mathrm{GL}(2n,\R) \mid AJ = JA \right\}.</math> The corresponding statement about Lie algebras is that the subalgebra gl(n,C) of complex matrices are those whose Lie bracket with J vanishes, meaning <math>[J,A] = 0;</math> in other words, as the kernel of the map of bracketing with J, <math>[J,-].</math>
Note that the defining equations for these statements are the same, as <math>AJ = JA</math> is the same as <math>AJ - JA = 0,</math> which is the same as <math>[A,J] = 0,</math> though the meaning of the Lie bracket vanishing is less immediate geometrically than the meaning of commuting.
Direct sumEdit
If V is any real vector space there is a canonical complex structure on the direct sum V ⊕ V given by <math display="block">J(v,w) = (-w,v).</math> The block matrix form of J is <math display="block">J = \begin{bmatrix}0 & -I_V \\ I_V & 0\end{bmatrix}</math> where <math>I_V</math> is the identity map on V. This corresponds to the complex structure on the tensor product <math>\Complex \otimes_{\R} V.</math>
Compatibility with other structuresEdit
If Template:Math is a bilinear form on Template:Math then we say that Template:Math preserves Template:Math if <math display="block">B(Ju, Jv) = B(u, v)</math> for all Template:Math. An equivalent characterization is that Template:Math is skew-adjoint with respect to Template:Math: <math display="block"> B(Ju,v) = -B(u,Jv). </math>
If Template:Math is an inner product on Template:Math then Template:Math preserves Template:Math if and only if Template:Math is an orthogonal transformation. Likewise, Template:Math preserves a nondegenerate, skew-symmetric form Template:Math if and only if Template:Math is a symplectic transformation (that is, if <math display=inline> \omega(Ju,Jv) = \omega(u,v) </math>). For symplectic forms Template:Math an interesting compatibility condition between Template:Math and Template:Math is that <math display=block> \omega(u, Ju) > 0 </math> holds for all non-zero Template:Math in Template:Math. If this condition is satisfied, then we say that Template:Math tames Template:Math (synonymously: that Template:Math is tame with respect to Template:Math; that Template:Math is tame with respect to Template:Math; or that the pair <math display="inline">(\omega,J)</math> is tame).
Given a symplectic form Template:Math and a linear complex structure Template:Math on Template:Math, one may define an associated bilinear form Template:Math on Template:Math by <math display=block> g_J(u, v) = \omega(u, Jv). </math> Because a symplectic form is nondegenerate, so is the associated bilinear form. The associated form is preserved by Template:Math if and only if the symplectic form is. Moreover, if the symplectic form is preserved by Template:Math, then the associated form is symmetric. If in addition Template:Math is tamed by Template:Math, then the associated form is positive definite. Thus in this case Template:Math is an inner product space with respect to Template:Math.
If the symplectic form Template:Math is preserved (but not necessarily tamed) by Template:Math, then Template:Math is the real part of the Hermitian form (by convention antilinear in the first argument) <math display=inline>h_J\colon V_J\times V_J\to\mathbb{C}</math> defined by <math display=block> h_J(u,v) = g_J(u,v) + ig_J(Ju,v) = \omega(u,Jv) +i\omega(u,v). </math>
Relation to complexificationsEdit
Given any real vector space V we may define its complexification by extension of scalars:
- <math>V^{\mathbb C}=V\otimes_{\mathbb{R}}\mathbb{C}.</math>
This is a complex vector space whose complex dimension is equal to the real dimension of V. It has a canonical complex conjugation defined by
- <math>\overline{v\otimes z} = v\otimes\bar z</math>
If J is a complex structure on V, we may extend J by linearity to VC:
- <math>J(v\otimes z) = J(v)\otimes z.</math>
Since C is algebraically closed, J is guaranteed to have eigenvalues which satisfy λ2 = −1, namely λ = ±i. Thus we may write
- <math>V^{\mathbb C}= V^{+}\oplus V^{-}</math>
where V+ and V− are the eigenspaces of +i and −i, respectively. Complex conjugation interchanges V+ and V−. The projection maps onto the V± eigenspaces are given by
- <math>\mathcal P^{\pm} = {1\over 2}(1\mp iJ).</math>
So that
- <math>V^{\pm} = \{v\otimes 1 \mp Jv\otimes i: v \in V\}.</math>
There is a natural complex linear isomorphism between VJ and V+, so these vector spaces can be considered the same, while V− may be regarded as the complex conjugate of VJ.
Note that if VJ has complex dimension n then both V+ and V− have complex dimension n while VC has complex dimension 2n.
Abstractly, if one starts with a complex vector space W and takes the complexification of the underlying real space, one obtains a space isomorphic to the direct sum of W and its conjugate:
- <math>W^{\mathbb C} \cong W\oplus \overline{W}.</math>
Edit
Let V be a real vector space with a complex structure J. The dual space V* has a natural complex structure J* given by the dual (or transpose) of J. The complexification of the dual space (V*)C therefore has a natural decomposition
- <math>(V^*)^\mathbb{C} = (V^*)^{+}\oplus (V^*)^-</math>
into the ±i eigenspaces of J*. Under the natural identification of (V*)C with (VC)* one can characterize (V*)+ as those complex linear functionals which vanish on V−. Likewise (V*)− consists of those complex linear functionals which vanish on V+.
The (complex) tensor, symmetric, and exterior algebras over VC also admit decompositions. The exterior algebra is perhaps the most important application of this decomposition. In general, if a vector space U admits a decomposition U = S ⊕ T, then the exterior powers of U can be decomposed as follows:
- <math>\Lambda^r U = \bigoplus_{p+q=r}(\Lambda^p S)\otimes(\Lambda^q T).</math>
A complex structure J on V therefore induces a decomposition
- <math>\Lambda^r\,V^\mathbb{C} = \bigoplus_{p+q=r} \Lambda^{p,q}\,V_J</math>
where
- <math>\Lambda^{p,q}\,V_J\;\stackrel{\mathrm{def}}{=}\, (\Lambda^p\,V^+)\otimes(\Lambda^q\,V^-).</math>
All exterior powers are taken over the complex numbers. So if VJ has complex dimension n (real dimension 2n) then
- <math>\dim_{\mathbb C}\Lambda^{r}\,V^{\mathbb C} = {2n\choose r}\qquad \dim_{\mathbb C}\Lambda^{p,q}\,V_J = {n \choose p}{n \choose q}.</math>
The dimensions add up correctly as a consequence of Vandermonde's identity.
The space of (p,q)-forms Λp,q VJ* is the space of (complex) multilinear forms on VC which vanish on homogeneous elements unless p are from V+ and q are from V−. It is also possible to regard Λp,q VJ* as the space of real multilinear maps from VJ to C which are complex linear in p terms and conjugate-linear in q terms.
See complex differential form and almost complex manifold for applications of these ideas.
See alsoEdit
- Almost complex manifold
- Complex manifold
- Complex differential form
- Complex conjugate vector space
- Hermitian structure
- Real structure
ReferencesEdit
- Kobayashi S. and Nomizu K., Foundations of Differential Geometry, John Wiley & Sons, 1969. Template:Isbn. (complex structures are discussed in Volume II, Chapter IX, section 1).
- Budinich, P. and Trautman, A. The Spinorial Chessboard, Springer-Verlag, 1988. Template:Isbn. (complex structures are discussed in section 3.1).
- Goldberg S.I., Curvature and Homology, Dover Publications, 1982. Template:Isbn. (complex structures and almost complex manifolds are discussed in section 5.2).