Chapter 8 Basics of Hermitian Geometry

Total Page:16

File Type:pdf, Size:1020Kb

Chapter 8 Basics of Hermitian Geometry Chapter 8 Basics of Hermitian Geometry 8.1 Sesquilinear Forms, Hermitian Forms, Hermitian Spaces, Pre-Hilbert Spaces In this chapter, we generalize the basic results of Eu- clidean geometry presented in Chapter 6 to vector spaces over the complex numbers. Some complications arise, due to complex conjugation. Recall that for any complex number z C,ifz = x + iy 2 where x, y R,welet z = x,therealpartofz,and z = y,theimaginarypartof2 < z. = We also denote the conjugate of z = x+iy as z = x iy, and the absolute value (or length, or modulus) of z as− z . Recall that z 2 = zz = x2 + y2. | | | | 479 480 CHAPTER 8. BASICS OF HERMITIAN GEOMETRY There are many natural situations where a map ': E E C is linear in its first argument and only semilinear⇥ in! its second argument. For example, the natural inner product to deal with func- tions f : R C,especiallyFourierseries,is ! ⇡ f,g = f(x)g(x)dx, h i ⇡ Z− which is semilinear (but not linear) in g. Definition 8.1. Given two vector spaces E and F over the complex field C,afunctionf : E F is semilinear if ! f(u + v)=f(u)+f(v), f(λu)=λf(u), for all u, v E and all λ C. 2 2 8.1. SESQUILINEAR FORMS, HERMITIAN FORMS 481 Remark:Insteadofdefiningsemilinearmaps,wecould have defined the vector space E as the vector space with the same carrier set E,whoseadditionisthesameasthat of E,butwhosemultiplicationbyacomplexnumberis given by (λ, u) λu. 7! Then, it is easy to check that a function f : E C is ! semilinear i↵ f : E C is linear. ! We can now define sesquilinear forms and Hermitian forms. 482 CHAPTER 8. BASICS OF HERMITIAN GEOMETRY Definition 8.2. Given a complex vector space E,afunc- tion ': E E C is a sesquilinear form i↵it is linear in its first⇥ argument! and semilinear in its second argu- ment, which means that '(u1 + u2,v)='(u1,v)+'(u2,v), '(u, v1 + v2)='(u, v1)+'(u, v2), '(λu, v)='(u, v), '(u, µv)=µ'(u, v), for all u, v, u1,u2, v1,v2 E,andallλ, µ C.A 2 2 function ': E E C is a Hermitian form i↵it is sesquilinear and⇥ if ! '(v, u)='(u, v) for all all u, v E. 2 Obviously, '(0,v)='(u, 0) = 0. 8.1. SESQUILINEAR FORMS, HERMITIAN FORMS 483 Also note that if ': E E C is sesquilinear, we have ⇥ ! '(λu + µv, λu + µv)= λ 2'(u, u)+λµ'(u, v) | | + λµ'(v, u)+ µ 2'(v, v), | | and if ': E E C is Hermitian, we have ⇥ ! '(λu + µv, λu + µv) = λ 2'(u, u)+2 (λµ'(u, v)) + µ 2'(v, v). | | < | | Note that restricted to real coefficients, a sesquilinear form is bilinear (we sometimes say R-bilinear). The function Φ: E C defined such that Φ(u)='(u, u) for all u E is called! the quadratic form associated with '. 2 484 CHAPTER 8. BASICS OF HERMITIAN GEOMETRY The standard example of a Hermitian form on Cn is the map ' defined such that '((x ,...,x ), (y ,...,y )) = x y + x y + + x y . 1 n 1 n 1 1 2 2 ··· n n This map is also positive definite, but before dealing with these issues, we show the following useful proposition. Proposition 8.1. Given a complex vector space E, the following properties hold: (1) A sesquilinear form ': E E C is a Hermitian ⇥ ! form i↵ '(u, u) R for all u E. 2 2 (2) If ': E E C is a sesquilinear form, then ⇥ ! 4'(u, v)='(u + v, u + v) '(u v, u v) − − − + i'(u + iv, u + iv) i'(u iv, u iv), − − − and 2'(u, v)=(1+i)('(u, u)+'(v, v)) '(u v, u v) i'(u iv, u iv). − − − − − − These are called polarization identities. 8.1. SESQUILINEAR FORMS, HERMITIAN FORMS 485 Proposition 8.1 shows that a sesquilinear form is com- pletely determined by the quadratic form Φ(u)='(u, u), even if ' is not Hermitian. This is false for a real bilinear form, unless it is symmetric. For example, the bilinear form ': R2 R2 R defined such that ⇥ ! '((x ,y ), (x ,y )) = x y x y 1 1 2 2 1 2 − 2 1 is not identically zero, and yet, it is null on the diagonal. However, a real symmetric bilinear form is indeed deter- mined by its values on the diagonal, as we saw in Chapter 6. As in the Euclidean case, Hermitian forms for which '(u, u) 0playanimportantrole. ≥ 486 CHAPTER 8. BASICS OF HERMITIAN GEOMETRY Definition 8.3. Given a complex vector space E,aHer- mitian form ': E E C is positive i↵ '(u, u) 0 for all u E,andpositive⇥ ! definite i↵ '(u, u) > 0forall≥ u =0.Apair2 E,' where E is a complex vector space and6 ' is a Hermitianh i form on E is called a pre-Hilbert space if ' is positive, and a Hermitian (or unitary) space if ' is positive definite. We warn our readers that some authors, such as Lang [22], define a pre-Hilbert space as what we define to be a Hermitian space. We prefer following the terminology used in Schwartz [26] and Bourbaki [7]. The quantity '(u, v)isusuallycalledtheHermitian prod- uct of u and v.Wewilloccasionallycallittheinner product of u and v. 8.1. SESQUILINEAR FORMS, HERMITIAN FORMS 487 Given a pre-Hilbert space E,' ,asinthecaseofaEu- clidean space, we also denoteh '(iu, v)as u v, or u, v , or (u v), · h i | and Φ(u)as u . k k p Example 1. The complex vector space Cn under the Hermitian form '((x ,...,x ), (y ,...,y )) = x y + x y + + x y 1 n 1 n 1 1 2 2 ··· n n is a Hermitian space. Example 2. Let l2 denote the set of all countably in- finite sequences x =(xi)i N of complex numbers such 2 2 n 2 that i1=0 xi is defined (i.e. the sequence i=0 xi converges as| n| ). | | P !1 P It can be shown that the map ': l2 l2 C defined such that ⇥ ! 1 ' ((xi)i N, (yi)i N)= xiyi 2 2 i=0 X is well defined, and l2 is a Hermitian space under '.Ac- tually, l2 is even a Hilbert space. 488 CHAPTER 8. BASICS OF HERMITIAN GEOMETRY Example 3. Consider the set [a, b]ofpiecewisebounded Cpiece continuous functions f :[a, b] C under the Hermitian form ! b f,g = f(x)g(x)dx. h i Za It is easy to check that this Hermitian form is positive, but it is not definite. Thus, under this Hermitian form, [a, b]isonlyapre-Hilbertspace. Cpiece Example 4. Let [a, b]bethesetofcomplex-valued C continuous functions f :[a, b] C under the Hermitian form ! b f,g = f(x)g(x)dx. h i Za It is easy to check that this Hermitian form is positive definite. Thus, [a, b]isaHermitianspace. C The Cauchy-Schwarz inequality and the Minkowski in- equalities extend to pre-Hilbert spaces and to Hermitian spaces. 8.1. SESQUILINEAR FORMS, HERMITIAN FORMS 489 Proposition 8.2. Let E,' be a pre-Hilbert space with associated quadratich formi Φ. For all u, v E, we have the Cauchy-Schwarz inequality: 2 '(u, v) Φ(u) Φ(v). | | Furthermore, if E,' is ap Hermitianp space, the equal- ity holds i↵ u andh v arei linearly dependent. We also have the Minkovski inequality: Φ(u + v) Φ(u)+ Φ(v). Furthermore,p if E,' is ap Hermitianp space, the equal- ity holds i↵ u andh v arei linearly dependent, where in addition, if u =0and v =0, then u = λv for some real λ such that6 λ>0. 6 As in the Euclidean case, if E,' is a Hermitian space, the Minkovski inequality h i Φ(u + v) Φ(u)+ Φ(v) shows that thep map u pΦ(u)isapnorm on E. 7! p 490 CHAPTER 8. BASICS OF HERMITIAN GEOMETRY The norm induced by ' is called the Hermitian norm induced by '. We usually denote Φ(u)as u ,andtheCauchy-Schwarz inequality is written as k k p u v u v . | · |k kk k Since a Hermitian space is a normed vector space, it is atopologicalspaceunderthetopologyinducedbythe norm (a basis for this topology is given by the open balls B0(u, ⇢)ofcenteru and radius ⇢>0, where B (u, ⇢)= v E v u <⇢ . 0 { 2 |k − k } If E has finite dimension, every linear map is continuous. 8.1. SESQUILINEAR FORMS, HERMITIAN FORMS 491 The Cauchy-Schwarz inequality u v u v | · |k kk k shows that ': E E C is continuous, and thus, that is continuous.⇥ ! kk If E,' is only pre-Hilbertian, u is called a semi- normh . i k k In this case, the condition u =0 implies u =0 k k is not necessarily true. However, the Cauchy-Schwarz inequality shows that if u =0,thenu v =0forallv E. k k · 2 We will now basically mirror the presentation of Euclidean geometry given in Chapter 6 rather quickly, leaving out most proofs, except when they need to be seriously amended. 492 CHAPTER 8. BASICS OF HERMITIAN GEOMETRY 8.2 Orthogonality, Duality, Adjoint of A Linear Map In this section, we assume that we are dealing with Her- mitian spaces. We denote the Hermitian inner product as u v or u, v . · h i The concepts of orthogonality, orthogonal family of vec- tors, orthonormal family of vectors, and orthogonal com- plement of a set of vectors, are unchanged from the Eu- clidean case (Definition 6.2). For example, the set [ ⇡,⇡]ofcontinuousfunctions C − f :[ ⇡,⇡] C is a Hermitian space under the product − ! ⇡ f,g = f(x)g(x)dx, h i ⇡ Z− ikx and the family (e )k Z is orthogonal.
Recommended publications
  • FUNCTIONAL ANALYSIS 1. Banach and Hilbert Spaces in What
    FUNCTIONAL ANALYSIS PIOTR HAJLASZ 1. Banach and Hilbert spaces In what follows K will denote R of C. Definition. A normed space is a pair (X, k · k), where X is a linear space over K and k · k : X → [0, ∞) is a function, called a norm, such that (1) kx + yk ≤ kxk + kyk for all x, y ∈ X; (2) kαxk = |α|kxk for all x ∈ X and α ∈ K; (3) kxk = 0 if and only if x = 0. Since kx − yk ≤ kx − zk + kz − yk for all x, y, z ∈ X, d(x, y) = kx − yk defines a metric in a normed space. In what follows normed paces will always be regarded as metric spaces with respect to the metric d. A normed space is called a Banach space if it is complete with respect to the metric d. Definition. Let X be a linear space over K (=R or C). The inner product (scalar product) is a function h·, ·i : X × X → K such that (1) hx, xi ≥ 0; (2) hx, xi = 0 if and only if x = 0; (3) hαx, yi = αhx, yi; (4) hx1 + x2, yi = hx1, yi + hx2, yi; (5) hx, yi = hy, xi, for all x, x1, x2, y ∈ X and all α ∈ K. As an obvious corollary we obtain hx, y1 + y2i = hx, y1i + hx, y2i, hx, αyi = αhx, yi , Date: February 12, 2009. 1 2 PIOTR HAJLASZ for all x, y1, y2 ∈ X and α ∈ K. For a space with an inner product we define kxk = phx, xi . Lemma 1.1 (Schwarz inequality).
    [Show full text]
  • Majorana Spinors
    MAJORANA SPINORS JOSE´ FIGUEROA-O'FARRILL Contents 1. Complex, real and quaternionic representations 2 2. Some basis-dependent formulae 5 3. Clifford algebras and their spinors 6 4. Complex Clifford algebras and the Majorana condition 10 5. Examples 13 One dimension 13 Two dimensions 13 Three dimensions 14 Four dimensions 14 Six dimensions 15 Ten dimensions 16 Eleven dimensions 16 Twelve dimensions 16 ...and back! 16 Summary 19 References 19 These notes arose as an attempt to conceptualise the `symplectic Majorana{Weyl condition' in 5+1 dimensions; but have turned into a general discussion of spinors. Spinors play a crucial role in supersymmetry. Part of their versatility is that they come in many guises: `Dirac', `Majorana', `Weyl', `Majorana{Weyl', `symplectic Majorana', `symplectic Majorana{Weyl', and their `pseudo' counterparts. The tra- ditional physics approach to this topic is a mixed bag of tricks using disparate aspects of representation theory of finite groups. In these notes we will attempt to provide a uniform treatment based on the classification of Clifford algebras, a work dating back to the early 60s and all but ignored by the theoretical physics com- munity. Recent developments in superstring theory have made us re-examine the conditions for the existence of different kinds of spinors in spacetimes of arbitrary signature, and we believe that a discussion of this more uniform approach is timely and could be useful to the student meeting this topic for the first time or to the practitioner who has difficulty remembering the answer to questions like \when do symplectic Majorana{Weyl spinors exist?" The notes are organised as follows.
    [Show full text]
  • MAS4107 Linear Algebra 2 Linear Maps And
    Introduction Groups and Fields Vector Spaces Subspaces, Linear . Bases and Coordinates MAS4107 Linear Algebra 2 Linear Maps and . Change of Basis Peter Sin More on Linear Maps University of Florida Linear Endomorphisms email: [email protected]fl.edu Quotient Spaces Spaces of Linear . General Prerequisites Direct Sums Minimal polynomial Familiarity with the notion of mathematical proof and some experience in read- Bilinear Forms ing and writing proofs. Familiarity with standard mathematical notation such as Hermitian Forms summations and notations of set theory. Euclidean and . Self-Adjoint Linear . Linear Algebra Prerequisites Notation Familiarity with the notion of linear independence. Gaussian elimination (reduction by row operations) to solve systems of equations. This is the most important algorithm and it will be assumed and used freely in the classes, for example to find JJ J I II coordinate vectors with respect to basis and to compute the matrix of a linear map, to test for linear dependence, etc. The determinant of a square matrix by cofactors Back and also by row operations. Full Screen Close Quit Introduction 0. Introduction Groups and Fields Vector Spaces These notes include some topics from MAS4105, which you should have seen in one Subspaces, Linear . form or another, but probably presented in a totally different way. They have been Bases and Coordinates written in a terse style, so you should read very slowly and with patience. Please Linear Maps and . feel free to email me with any questions or comments. The notes are in electronic Change of Basis form so sections can be changed very easily to incorporate improvements.
    [Show full text]
  • Chapter IX. Tensors and Multilinear Forms
    Notes c F.P. Greenleaf and S. Marques 2006-2016 LAII-s16-quadforms.tex version 4/25/2016 Chapter IX. Tensors and Multilinear Forms. IX.1. Basic Definitions and Examples. 1.1. Definition. A bilinear form is a map B : V V C that is linear in each entry when the other entry is held fixed, so that × → B(αx, y) = αB(x, y)= B(x, αy) B(x + x ,y) = B(x ,y)+ B(x ,y) for all α F, x V, y V 1 2 1 2 ∈ k ∈ k ∈ B(x, y1 + y2) = B(x, y1)+ B(x, y2) (This of course forces B(x, y)=0 if either input is zero.) We say B is symmetric if B(x, y)= B(y, x), for all x, y and antisymmetric if B(x, y)= B(y, x). Similarly a multilinear form (aka a k-linear form , or a tensor− of rank k) is a map B : V V F that is linear in each entry when the other entries are held fixed. ×···×(0,k) → We write V = V ∗ . V ∗ for the set of k-linear forms. The reason we use V ∗ here rather than V , and⊗ the⊗ rationale for the “tensor product” notation, will gradually become clear. The set V ∗ V ∗ of bilinear forms on V becomes a vector space over F if we define ⊗ 1. Zero element: B(x, y) = 0 for all x, y V ; ∈ 2. Scalar multiple: (αB)(x, y)= αB(x, y), for α F and x, y V ; ∈ ∈ 3. Addition: (B + B )(x, y)= B (x, y)+ B (x, y), for x, y V .
    [Show full text]
  • MATH 421/510 Assignment 3
    MATH 421/510 Assignment 3 Suggested Solutions February 2018 1. Let H be a Hilbert space. (a) Prove the polarization identity: 1 hx; yi = (kx + yk2 − kx − yk2 + ikx + iyk2 − ikx − iyk2): 4 Proof. By direct calculation, kx + yk2 − kx − yk2 = 2hx; yi + 2hy; xi: Similarly, kx + iyk2 − kx − iyk2 = 2hx; iyi − 2hy; ixi = −2ihx; yi + 2ihy; xi: Addition gives kx + yk2−kx − yk2+ikx + iyk2−ikx − iyk2 = 2hx; yi+2hy; xi+2hx; yi−2hy; xi = 4hx; yi: (b) If there is another Hilbert space H0, a linear map from H to H0 is unitary if and only if it is isometric and surjective. Proof. We take the definition from the book that an operator is unitary if and only if it is invertible and hT x; T yi = hx; yi for all x; y 2 H. A unitary operator T is isometric and surjective by definition. On the other hand, assume it is isometric and surjective. We first show that T preserves the inner product: If the scalar field is C, by the polarization identity, 1 hT x; T yi = (kT x + T yk2 − kT x − T yk2 + ikT x + iT yk2 − ikT x − iT yk2) 4 1 = (kx + yk2 − kx − yk2 + ikx + iyk2 − ikx − iyk2) = hx; yi; 4 where in the second equation we used the linearity of T and the assumption that T is isometric. 1 If the scalar field is R, then we use the real version of the polarization identity: 1 hx; yi = (kx + yk2 − kx − yk2) 4 The remaining computation is similar to the complex case.
    [Show full text]
  • A Bit About Hilbert Spaces
    A Bit About Hilbert Spaces David Rosenberg New York University October 29, 2016 David Rosenberg (New York University ) DS-GA 1003 October 29, 2016 1 / 9 Inner Product Space (or “Pre-Hilbert” Spaces) An inner product space (over reals) is a vector space V and an inner product, which is a mapping h·,·i : V × V ! R that has the following properties 8x,y,z 2 V and a,b 2 R: Symmetry: hx,yi = hy,xi Linearity: hax + by,zi = ahx,zi + b hy,zi Postive-definiteness: hx,xi > 0 and hx,xi = 0 () x = 0. David Rosenberg (New York University ) DS-GA 1003 October 29, 2016 2 / 9 Norm from Inner Product For an inner product space, we define a norm as p kxk = hx,xi. Example Rd with standard Euclidean inner product is an inner product space: hx,yi := xT y 8x,y 2 Rd . Norm is p kxk = xT y. David Rosenberg (New York University ) DS-GA 1003 October 29, 2016 3 / 9 What norms can we get from an inner product? Theorem (Parallelogram Law) A norm kvk can be generated by an inner product on V iff 8x,y 2 V 2kxk2 + 2kyk2 = kx + yk2 + kx - yk2, and if it can, the inner product is given by the polarization identity jjxjj2 + jjyjj2 - jjx - yjj2 hx,yi = . 2 Example d `1 norm on R is NOT generated by an inner product. [Exercise] d Is `2 norm on R generated by an inner product? David Rosenberg (New York University ) DS-GA 1003 October 29, 2016 4 / 9 Pythagorean Theroem Definition Two vectors are orthogonal if hx,yi = 0.
    [Show full text]
  • Compactification of Classical Groups
    COMMUNICATIONS IN ANALYSIS AND GEOMETRY Volume 10, Number 4, 709-740, 2002 Compactification of Classical Groups HONGYU HE 0. Introduction. 0.1. Historical Notes. Compactifications of symmetric spaces and their arithmetic quotients have been studied by many people from different perspectives. Its history went back to E. Cartan's original paper ([2]) on Hermitian symmetric spaces. Cartan proved that a Hermitian symmetric space of noncompact type can be realized as a bounded domain in a complex vector space. The com- pactification of Hermitian symmetric space was subsequently studied by Harish-Chandra and Siegel (see [16]). Thereafter various compactifications of noncompact symmetric spaces in general were studied by Satake (see [14]), Furstenberg (see [3]), Martin (see [4]) and others. These compact- ifications are more or less of the same nature as proved by C. Moore (see [11]) and by Guivarc'h-Ji-Taylor (see [4]). In the meanwhile, compacti- fication of the arithmetic quotients of symmetric spaces was explored by Satake (see [15]), Baily-Borel (see [1]), and others. It plays a significant role in the theory of automorphic forms. One of the main problems involved is the analytic properties of the boundary under the compactification. In all these compactifications that have been studied so far, the underlying compact space always has boundary. For a more detailed account of these compactifications, see [16] and [4]. In this paper, motivated by the author's work on the compactification of symplectic group (see [9]), we compactify all the classical groups. One nice feature of our compactification is that the underlying compact space is a symmetric space of compact type.
    [Show full text]
  • Forms on Inner Product Spaces
    FORMS ON INNER PRODUCT SPACES MARIA INFUSINO PROSEMINAR ON LINEAR ALGEBRA WS2016/2017 UNIVERSITY OF KONSTANZ Abstract. This note aims to give an introduction on forms on inner product spaces and their relation to linear operators. After briefly recalling some basic concepts from the theory of linear operators on inner product spaces, we focus on the space of forms on a real or complex finite-dimensional vector space V and show that it is isomorphic to the space of linear operators on V . We also describe the matrix representation of a form with respect to an ordered basis of the space on which it is defined, giving special attention to the case of forms on finite-dimensional complex inner product spaces and in particular to Hermitian forms. Contents Introduction 1 1. Preliminaries 1 2. Sesquilinear forms on inner product spaces 3 3. Matrix representation of a form 4 4. Hermitian forms 6 Notes 7 References 8 FORMS ON INNER PRODUCT SPACES 1 Introduction In this note we are going to introduce the concept of forms on an inner product space and describe some of their main properties (c.f. [2, Section 9.2]). The notion of inner product is a basic notion in linear algebra which allows to rigorously in- troduce on any vector space intuitive geometrical notions such as the length of an element and the orthogonality between two of them. We will just recall this notion in Section 1 together with some basic examples (for more details on this structure see e.g. [1, Chapter 3], [2, Chapter 8], [3]).
    [Show full text]
  • Orthogonal, Symplectic and Unitary Representations of Finite Groups
    TRANSACTIONS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 353, Number 12, Pages 4687{4727 S 0002-9947(01)02807-0 Article electronically published on June 27, 2001 ORTHOGONAL, SYMPLECTIC AND UNITARY REPRESENTATIONS OF FINITE GROUPS CARL R. RIEHM Abstract. Let K be a field, G a finite group, and ρ : G ! GL(V ) a linear representation on the finite dimensional K-space V . The principal problems considered are: I. Determine (up to equivalence) the nonsingular symmetric, skew sym- metric and Hermitian forms h : V × V ! K which are G-invariant. II. If h is such a form, enumerate the equivalence classes of representations of G into the corresponding group (orthogonal, symplectic or unitary group). III. Determine conditions on G or K under which two orthogonal, sym- plectic or unitary representations of G are equivalent if and only if they are equivalent as linear representations and their underlying forms are \isotypi- cally" equivalent. This last condition means that the restrictions of the forms to each pair of corresponding isotypic (homogeneous) KG-module components of their spaces are equivalent. We assume throughout that the characteristic of K does not divide 2jGj. Solutions to I and II are given when K is a finite or local field, or when K is a global field and the representation is \split". The results for III are strongest when the degrees of the absolutely irreducible representations of G are odd { for example if G has odd order or is an Abelian group, or more generally has a normal Abelian subgroup of odd index { and, in the case that K is a local or global field, when the representations are split.
    [Show full text]
  • A PRIMER on SESQUILINEAR FORMS This Is an Alternative
    A PRIMER ON SESQUILINEAR FORMS BRIAN OSSERMAN This is an alternative presentation of most of the material from x8.1, 8.2, 8.3, 8.4, 8.5 and 8.8 of Artin's book. Any terminology (such as sesquilinear form or complementary subspace) which is discussed here but not in Artin is optional for the course, and will not appear on homework or exams. 1. Sesquilinear forms n The dot product is an important tool for calculations in R . For instance, we can use it to n measure distance and angles. However, it doesn't come from just the vector space structure on R { to define it implicitly involves a choice of basis. In Math 67, you may have studied inner products on real vector spaces and learned that this is the general context in which the dot product arises. Now, we will make a more general study of the extra structure implicit in dot products and more generally inner products. This is the subject of bilinear forms. However, not all forms of interest are bilinear. When working with complex vector spaces, one often works with Hermitian forms, which toss in an extra complex conjugation. In order to handle both of these cases at once, we'll work in the context of sesquilinear forms. For convenience, we'll assume throughout that our vector spaces are finite dimensional. We first set up the background on field automorphisms. Definition 1.1. Let F be a field. An automorphism of F is a bijection from F to itself which preserves the operations of addition and multiplication.
    [Show full text]
  • 3. Hilbert Spaces
    3. Hilbert spaces In this section we examine a special type of Banach spaces. We start with some algebraic preliminaries. Definition. Let K be either R or C, and let Let X and Y be vector spaces over K. A map φ : X × Y → K is said to be K-sesquilinear, if • for every x ∈ X, then map φx : Y 3 y 7−→ φ(x, y) ∈ K is linear; • for every y ∈ Y, then map φy : X 3 y 7−→ φ(x, y) ∈ K is conjugate linear, i.e. the map X 3 x 7−→ φy(x) ∈ K is linear. In the case K = R the above properties are equivalent to the fact that φ is bilinear. Remark 3.1. Let X be a vector space over C, and let φ : X × X → C be a C-sesquilinear map. Then φ is completely determined by the map Qφ : X 3 x 7−→ φ(x, x) ∈ C. This can be see by computing, for k ∈ {0, 1, 2, 3} the quantity k k k k k k k Qφ(x + i y) = φ(x + i y, x + i y) = φ(x, x) + φ(x, i y) + φ(i y, x) + φ(i y, i y) = = φ(x, x) + ikφ(x, y) + i−kφ(y, x) + φ(y, y), which then gives 3 1 X (1) φ(x, y) = i−kQ (x + iky), ∀ x, y ∈ X. 4 φ k=0 The map Qφ : X → C is called the quadratic form determined by φ. The identity (1) is referred to as the Polarization Identity.
    [Show full text]
  • Canonical Matrices of Bilinear and Sesquilinear Forms
    Canonical matrices of bilinear and sesquilinear forms Roger A. Horn Department of Mathematics, University of Utah Salt Lake City, Utah 84112-0090, [email protected] Vladimir V. Sergeichuk∗ Institute of Mathematics, Tereshchenkivska 3, Kiev, Ukraine, [email protected] Abstract Canonical matrices are given for bilinear forms over an algebraically closed or real closed field; • sesquilinear forms over an algebraically closed field and over real • quaternions with any nonidentity involution; and sesquilinear forms over a field F of characteristic different from • 2 with involution (possibly, the identity) up to classification of Hermitian forms over finite extensions of F; the canonical matri- ces are based on any given set of canonical matrices for similarity arXiv:0709.2408v2 [math.RT] 3 Oct 2007 over F. A method for reducing the problem of classifying systems of forms and linear mappings to the problem of classifying systems of linear map- pings is used to construct the canonical matrices. This method has its This is the authors’ version of a work that was accepted for publication in Linear Algebra and its Applications (2007), doi:10.1016/j.laa.2007.07.023. ∗The research was done while this author was visiting the University of Utah supported by NSF grant DMS-0070503 and the University of S˜ao Paulo supported by FAPESP, processo 05/59407-6. 1 origins in representation theory and was devised in [V.V. Sergeichuk, Math. USSR-Izv. 31 (1988) 481–501]. AMS classification: 15A21, 15A63. Keywords: Canonical matrices; Bilinear and sesquilinear forms; Congruence and *congruence; Quivers and algebras with involution. 1 Introduction We give canonical matrices of bilinear forms over an algebraically closed or real closed field (familiar examples are C and R), and of sesquilinear forms over an algebraically closed field and over P-quaternions (P is a real closed field) with respect to any nonidentity involution.
    [Show full text]