Lie Algebras

Total Page:16

File Type:pdf, Size:1020Kb

Lie Algebras Lie Algebras Tudor Ciurca January 19, 2020 Contents 1 Course information 2 2 Introduction 3 2.1 Engel's theorem . .6 2.2 Lie's theorem . .8 3 Classification 10 1 1 Course information Office Hour: Mondays 12:00 - 13:00 Coursework: 2 tests and 1 assessed coursework All purple text was added post-lecture. 2 2 Introduction Definition 2.1. A Lie algebra a over a field K is a K-vector space quipped with a bilinear product [; ] satisfying 1. [a; a] = 0 for all a 2 a 2. [a; [b; c]] + [b; [c; a]] + [c; [a; b]] = 0 for all a; b; c 2 a Definition 2.2. A Lie algebra a is called Abelian if [a; b] = 0 for all a; b 2 a. Proposition 2.3. Let a be a Lie algebra. Then [; ] is skew-symmetric so that [a; b] = −[b; a] for all a; b 2 a. Proof. The result follows directly from 0 = [a + b; a + b] = [a; a] + [b; b] + [a; b] + [b; a] = [a; b] + [b; a] Definition 2.4. A morphism of Lie algebras f : a ! b is a K-linear map satisfying [f(x); f(y)] = f([x; y]) for all x; y 2 a. Proposition 2.5. There is a functor Θ: AlgK ! LieK for any field K that sends any K-algebra A to its associated Lie algebra Θ(A) with Lie bracket defined by [a; b] = ab − ba for all a; b 2 A.A K-algebra map becomes a morphism of Lie algebras. Proof. One firstly verifies that Θ(A) is indeed a Lie algebra 1.[ a; a] = a2 − a2 = 0 for all a 2 A 2.[ a; [b; c]] + [b; [c; a]] + [c; [a; b]] = a[b; c] − [b; c]a + b[c; a] − [c; a]b + c[a; b] − [a; b]c = abc − acb − bca + cba + bca − bac − cab + acb + cab − cba − abc + bac = 0 for all a; b; c 2 A. Suppose f : A ! B is a map of K-algebras. Then it is clearly K-linear, and f([a; b]) = f(ab − ba) = f(ab) − f(ba) = f(a)f(b) − f(b)f(a) = [f(a); f(b)] Thus f becomes a morphism of Lie algebras. Example 2.6. 1. The previous proposition gives us a lot of examples. Notable examples include gln(K) := Θ(Gln(K)) for a field K. Many examples are not of this form, but we can get many more as subalgebras of such Lie algebras, as you can see below. 2. sln(K) ⊂ gln(K) defined as the subspace of zero trace matrices. Closure under Lie bracket is easily verified since T r(ab) = T r(ba) for all matrices a; b 2 gln(K). T 3. son(K) ⊂ gln(K) defined as the subspace of skew-symmetric matrices. Verify that (ab−ba) = bT aT − aT bT = ba − ab = −(ab − ba) 4. tn(K) ⊂ gln(K) defined as the subspace of upper triangular matrices. This is in fact a subring so clearly it is also a Lie subalgebra with the inherited Lie bracket. 3 Definition 2.7. Let a be a Lie algebra over K. A Lie subalgebra is a subspace b ⊂ a closed under the Lie bracket of a. Clearly b becomes a Lie algebra. An ideal in a is a Lie subalgebra b ⊂ a satisfying [a; b] 2 b for all b 2 b and a 2 a. The quotient Lie algebra a=b is the corresponding quotient vector space with Lie bracket inherited from a. To prove this is well defined, suppose a − b 2 b and x − y 2 b for some a; b; x; y 2 a. Then [a; x] − [b; y] ≡ [a; x] − [b; y] + [b; y − x] + [b − a; x] ≡ 0 (mod b) Remark 2.8. The kernel of a Lie algebra morphism is an ideal. Let φ : a ! b be a Lie algebra morphism, and consider the subspace ker(φ) ⊂ a. We verify that for all x 2 ker(φ) and y 2 a we have φ[x; y] = [φ(x); φ(y)] = [0; φ(y)] = 0 and so [x; y] 2 ker(φ) as required. Definition 2.9. Let a be a Lie algebra, with ideals m; n. We define the Lie subalgebra [m; n] to be the subspace of a spanned by the set f[m; n]: m 2 m; n 2 ng. This inherits the Lie bracket of a. It becomes an ideal of a since for all x 2 m,a 2 n and t 2 a. [t; [x; a]] = −[x; [a; t]] − [a; [t; x]] = [n; x] + [m; a] 2 [m; n] for n = [a; t] 2 n and m = [t; x] 2 m. Definition 2.10. Let a be a Lie algebra. We define the derived series of a via the following • a(0) = a • a(n+1) = [a(n); a(n)] (n) for all n 2 N. Each a is an ideal of a by inductively applying Definition 2.9. (n) Definition 2.11. A Lie algebra a is said to be solvable if a = 0 for some n 2 N. Every abelian Lie algebra is solvable. Proposition 2.12. Let a be a Lie algebra and [a; a] its derived subalgebra. Then the Lie algebra a0 = a=[a; a] is Abelian. Proof. For all x; y 2 a0 we have [x; y] ≡ 0 by definition and so we are done. Definition 2.13. Let a be a Lie algebra. We define the (lower) central series series of a via the following • a0 = a • an+1 = [an; a] n for all n 2 N. Each a is an ideal of a by inductively applying Definition 2.9. n Definition 2.14. A Lie algebra a is said to be nilpotent if a = 0 for some n 2 N. Every abelian Lie algebra is nilpotent, and every nilpotent Lie algebra is solvable. This is clear since a0 = a(0) and if we assume by induction that an ⊃ a(n) then an+1 = [an; a] ⊃ [a(n); a(n)] = a(n+1). Definition 2.15. Let a be a Lie algebra over a field K. A representation of a is a Lie algebra morphism φ : a ! gl(V ) for some vector space V over K. Example 2.16. We have the adjoint representation ad : a ! gl(a) defined by ad(x) = [x; ]. 4 Proof. ad is K-linear since ad(kx + y) = [kx + y; ] = k[x; ] + [y; ] for all k 2 K and x; y 2 a, by bilinearity of the Lie bracket. Now for all x; y; z 2 a we show ad([x; y])(z) = [[x; y]; z] = −[z; [x; y]] = [x; [y; z]] + [y; [z; x]] = = [x; [y; z] − [y; [x; z]] = ([x; ][y; ] − [y; ][x; ])(z) = [ad(x); ad(y)](z) Definition 2.17. The center of a Lie algebra a over a K is ker(ad) = fz 2 a :[z; x] = 0 8x 2 ag Therefore the adjoint representation induces an injective (or faithful) representation of the Lie algebra a=ker(ad) into gl(a). The adjoint representation will be of great use to us. Definition 2.18. Suppose φ : a ! gl(V ) is a representation of a. Let W ⊂ V be a K-subspace which is φ(a)−invariant so that φ(x)(w) 2 w for all w 2 W and x 2 a. Then we get an induced quotient representation φW : a ! gl(V=W ). We will also be using this construction often. It is easy to verify that we do indeed get a mor- phism of Lie algebras φW : a ! gl(V=W ). Proposition 2.19. Let b ⊂ a be a Lie subalgebra. Then the following are true 1. If a is solvable, then b is solvable. 2. If a is nilpotent, then b is nilpotent. Proof. It suffices to prove by induction that b(n) ⊂ a(n) and bn ⊂ an. The base case is precisely the assumption b ⊂ a. Suppose that bn−1 ⊂ an−1 and b(n−1) ⊂ a(n−1). Then bn = [bn−1; b] ⊂ [an−1; a] = an and b(n) = [b(n−1); b(n−1)] ⊂ [a(n−1); a(n−1)] = an so we are done. We may refine this result when we are dealing with ideals in the solvable case. Proposition 2.20. Let a be a Lie algebra with an ideal b ⊂ a. Then a is solvable if and only if b and a=b are solvable. Proof. The forward direction is clear. Let us assume that b and a=b are solvable. Then there (n) is some n 2 N so that a ⊂ b under the assumption that a=b is solvable. Now there is also (m) some m 2 N so that b = 0 under the assumption that b is solvable. Finally we see that a(m+n) = (a(n))(m) = b(m) = 0. Proposition 2.21. Suppose a is a Lie algebra with an ideal b ⊂ a. Then there is a one-to- one inclusion preserving correspondence between ideals containing b and ideals of the quotient Lie algebra a=b. Proof. An ideal of a containing b naturally yields an ideal of a=b through the quotient. Now take an ideal c ⊂ a=b and define c0 = b + c as a vector space. Then c0 is an ideal since given b 2 b, c 2 c and a 2 a we have [a; b + c] = [a; b] + [a; c] 2 c0 since [a; b] 2 b and [a; c] 2 c. One can now easily check that this correspondence is inclusion preserving.
Recommended publications
  • Nilpotent Lie Groups and Hyperbolic Automorphisms ”
    Nilpotent Lie groups and hyperbolic automorphisms Manoj Choudhuri and C. R. E. Raja Abstract A connected Lie group admitting an expansive automorphism is known to be nilotent, but all nilpotent Lie groups do not admit expansive au- tomorphism. In this article, we find sufficient conditions for a class of nilpotent Lie groups to admit expansive automorphism. Let G be a locally compact (second countable) group and Aut(G) be the group of (continuous) automorphisms of G. We consider automorphisms α of G that have a specific property that there is a neighborhood U of identity such that n ∩n∈Zα (U) = {e} - such automorphisms are known as expansive. The struc- ture of compact connected groups admitting expansive automorphism has been studied in [6], [7], [17], [10] and it was shown in [10] that a compact connected group admitting an expansive automorphism is abelian. The same problen has been studied for totally disconnected groups as well, see [9] and [16] for com- pact totally disconnected groups and a recent paper of Helge Glockner and the second named author ([8]) for locally compact totally disconnected groups. In [14], Riddhi Shah has shown that a connected locally compact group admitting expansive automorphism is nilpotent. The result was known previously for Lie groups (see Proposition 7.1 of [8] or Proposition 2.2 of [14] for a proof of this fact and further references). But all nilpotent Lie groups do not admit expansive automorphism which can be seen easily by considering the circle group. In this article, we try to classify a class of nilpotent Lie groups which admit expansive automorphism.
    [Show full text]
  • Lie Algebras and Representation Theory Andreasˇcap
    Lie Algebras and Representation Theory Fall Term 2016/17 Andreas Capˇ Institut fur¨ Mathematik, Universitat¨ Wien, Nordbergstr. 15, 1090 Wien E-mail address: [email protected] Contents Preface v Chapter 1. Background 1 Group actions and group representations 1 Passing to the Lie algebra 5 A primer on the Lie group { Lie algebra correspondence 8 Chapter 2. General theory of Lie algebras 13 Basic classes of Lie algebras 13 Representations and the Killing Form 21 Some basic results on semisimple Lie algebras 29 Chapter 3. Structure theory of complex semisimple Lie algebras 35 Cartan subalgebras 35 The root system of a complex semisimple Lie algebra 40 The classification of root systems and complex simple Lie algebras 54 Chapter 4. Representation theory of complex semisimple Lie algebras 59 The theorem of the highest weight 59 Some multilinear algebra 63 Existence of irreducible representations 67 The universal enveloping algebra and Verma modules 72 Chapter 5. Tools for dealing with finite dimensional representations 79 Decomposing representations 79 Formulae for multiplicities, characters, and dimensions 83 Young symmetrizers and Weyl's construction 88 Bibliography 93 Index 95 iii Preface The aim of this course is to develop the basic general theory of Lie algebras to give a first insight into the basics of the structure theory and representation theory of semisimple Lie algebras. A problem one meets right in the beginning of such a course is to motivate the notion of a Lie algebra and to indicate the importance of representation theory. The simplest possible approach would be to require that students have the necessary background from differential geometry, present the correspondence between Lie groups and Lie algebras, and then move to the study of Lie algebras, which are easier to understand than the Lie groups themselves.
    [Show full text]
  • Structure Theory of Finite Conformal Algebras Alessandro D'andrea JUN
    Structure theory of finite conformal algebras by Alessandro D'Andrea Laurea in Matematica, Universith degli Studi di Pisa (1994) Diploma, Scuola Normale Superiore (1994) Submitted to the Department of Mathematics in partial fulfillment of the requirements for the degree of Doctor of Philosophy at the MASSACHUSETTS INSTITUTE OF TECHNOLOGY June 1998 @Alessandro D'Andrea, 1998. All rights reserved. The author hereby grants to MIT permission to reproduce and to distribute publicly paper and electronic copies of this thesis document in whole or in part. A uthor .. ................................ Department of Mathematics May 6, 1998 Certified by ............................ Victor G. Kac Professor of Mathematics rc7rc~ ~ Thesis Supervisor Accepted by. Richard B. Melrose ,V,ASSACHUSETT S: i i. Chairman, Department Committee OF TECHNOLCaY JUN 0198 LIBRARIES Structure theory of finite conformal algebras by Alessandro D'Andrea Submitted to the Department ,of Mathematics on May 6, 1998, in partial fulfillment of the requirements for the degree of Doctor of Philosophy Abstract In this thesis I gave a classification of simple and semi-simple conformal algebras of finite rank, and studied their representation theory, trying to prove or disprove the analogue of the classical Lie algebra representation theory results. I re-expressed the operator product expansion (OPE) of two formal distributions by means of a generating series which I call "A-bracket" and studied the properties of the resulting algebraic structure. The above classification describes finite systems of pairwise local fields closed under the OPE. Thesis Supervisor: Victor G. Kac Title: Professor of Mathematics Acknowledgments The few people I would like to thank are those who delayed my thesis the most.
    [Show full text]
  • A Gentle Introduction to a Beautiful Theorem of Molien
    A Gentle Introduction to a Beautiful Theorem of Molien Holger Schellwat [email protected], Orebro¨ universitet, Sweden Universidade Eduardo Mondlane, Mo¸cambique 12 January, 2017 Abstract The purpose of this note is to give an accessible proof of Moliens Theorem in Invariant Theory, in the language of today’s Linear Algebra and Group Theory, in order to prevent this beautiful theorem from being forgotten. Contents 1 Preliminaries 3 2 The Magic Square 6 3 Averaging over the Group 9 4 Eigenvectors and eigenvalues 11 5 Moliens Theorem 13 6 Symbol table 17 7 Lost and found 17 References 17 arXiv:1701.04692v1 [math.GM] 16 Jan 2017 Index 18 1 Introduction We present some memories of a visit to the ring zoo in 2004. This time we met an animal looking like a unicorn, known by the name of invariant theory. It is rare, old, and very beautiful. The purpose of this note is to give an almost self contained introduction to and clarify the proof of the amazing theorem of Molien, as presented in [Slo77]. An introduction into this area, and much more, is contained in [Stu93]. There are many very short proofs of this theorem, for instance in [Sta79], [Hu90], and [Tam91]. Informally, Moliens Theorem is a power series generating function formula for counting the dimensions of subrings of homogeneous polynomials of certain degree which are invariant under the action of a finite group acting on the variables. As an apetizer, we display this stunning formula: 1 1 ΦG(λ) := |G| det(id − λTg) g∈G X We can immediately see elements of linear algebra, representation theory, and enumerative combinatorics in it, all linked together.
    [Show full text]
  • SCHUR-WEYL DUALITY Contents Introduction 1 1. Representation
    SCHUR-WEYL DUALITY JAMES STEVENS Contents Introduction 1 1. Representation Theory of Finite Groups 2 1.1. Preliminaries 2 1.2. Group Algebra 4 1.3. Character Theory 5 2. Irreducible Representations of the Symmetric Group 8 2.1. Specht Modules 8 2.2. Dimension Formulas 11 2.3. The RSK-Correspondence 12 3. Schur-Weyl Duality 13 3.1. Representations of Lie Groups and Lie Algebras 13 3.2. Schur-Weyl Duality for GL(V ) 15 3.3. Schur Functors and Algebraic Representations 16 3.4. Other Cases of Schur-Weyl Duality 17 Appendix A. Semisimple Algebras and Double Centralizer Theorem 19 Acknowledgments 20 References 21 Introduction. In this paper, we build up to one of the remarkable results in representation theory called Schur-Weyl Duality. It connects the irreducible rep- resentations of the symmetric group to irreducible algebraic representations of the general linear group of a complex vector space. We do so in three sections: (1) In Section 1, we develop some of the general theory of representations of finite groups. In particular, we have a subsection on character theory. We will see that the simple notion of a character has tremendous consequences that would be very difficult to show otherwise. Also, we introduce the group algebra which will be vital in Section 2. (2) In Section 2, we narrow our focus down to irreducible representations of the symmetric group. We will show that the irreducible representations of Sn up to isomorphism are in bijection with partitions of n via a construc- tion through certain elements of the group algebra.
    [Show full text]
  • Generalized Supercharacter Theories and Schur Rings for Hopf Algebras
    Generalized Supercharacter Theories and Schur Rings for Hopf Algebras by Justin Keller B.S., St. Lawrence University, 2005 M.A., University of Colorado Boulder, 2010 A thesis submitted to the Faculty of the Graduate School of the University of Colorado in partial fulfillment of the requirements for the degree of Doctor of Philosophy Department of Mathematics 2014 This thesis entitled: Generalized Supercharacter Theories and Schur Rings for Hopf Algebras written by Justin Keller has been approved for the Department of Mathematics Nathaniel Thiem Richard M. Green Date The final copy of this thesis has been examined by the signatories, and we find that both the content and the form meet acceptable presentation standards of scholarly work in the above mentioned discipline. iii Keller, Justin (Ph.D., Mathematics) Generalized Supercharacter Theories and Schur Rings for Hopf Algebras Thesis directed by Associate Professor Nathaniel Thiem The character theory for semisimple Hopf algebras with a commutative representation ring has many similarities to the character theory of finite groups. We extend the notion of superchar- acter theory to this context, and define a corresponding algebraic object that generalizes the Schur rings of the group algebra of a finite group. We show the existence of Hopf-algebraic analogues for the most common supercharacter theory constructions, specificially the wedge product and super- character theories arising from the action of a finite group. In regards to the action of the Galois group of the field generated by the entries of the character table, we show the existence of a unique finest supercharacter theory with integer entries, and describe the superclasses for abelian groups and the family GL2(q).
    [Show full text]
  • Arxiv:1106.4415V1 [Math.DG] 22 Jun 2011 R,Rno Udai Form
    JORDAN STRUCTURES IN MATHEMATICS AND PHYSICS Radu IORDANESCU˘ 1 Institute of Mathematics of the Romanian Academy P.O.Box 1-764 014700 Bucharest, Romania E-mail: [email protected] FOREWORD The aim of this paper is to offer an overview of the most important applications of Jordan structures inside mathematics and also to physics, up- dated references being included. For a more detailed treatment of this topic see - especially - the recent book Iord˘anescu [364w], where sugestions for further developments are given through many open problems, comments and remarks pointed out throughout the text. Nowadays, mathematics becomes more and more nonassociative (see 1 § below), and my prediction is that in few years nonassociativity will govern mathematics and applied sciences. MSC 2010: 16T25, 17B60, 17C40, 17C50, 17C65, 17C90, 17D92, 35Q51, 35Q53, 44A12, 51A35, 51C05, 53C35, 81T05, 81T30, 92D10. Keywords: Jordan algebra, Jordan triple system, Jordan pair, JB-, ∗ ∗ ∗ arXiv:1106.4415v1 [math.DG] 22 Jun 2011 JB -, JBW-, JBW -, JH -algebra, Ricatti equation, Riemann space, symmet- ric space, R-space, octonion plane, projective plane, Barbilian space, Tzitzeica equation, quantum group, B¨acklund-Darboux transformation, Hopf algebra, Yang-Baxter equation, KP equation, Sato Grassmann manifold, genetic alge- bra, random quadratic form. 1The author was partially supported from the contract PN-II-ID-PCE 1188 517/2009. 2 CONTENTS 1. Jordan structures ................................. ....................2 § 2. Algebraic varieties (or manifolds) defined by Jordan pairs ............11 § 3. Jordan structures in analysis ....................... ..................19 § 4. Jordan structures in differential geometry . ...............39 § 5. Jordan algebras in ring geometries . ................59 § 6. Jordan algebras in mathematical biology and mathematical statistics .66 § 7.
    [Show full text]
  • Representation Theory
    M392C NOTES: REPRESENTATION THEORY ARUN DEBRAY MAY 14, 2017 These notes were taken in UT Austin's M392C (Representation Theory) class in Spring 2017, taught by Sam Gunningham. I live-TEXed them using vim, so there may be typos; please send questions, comments, complaints, and corrections to [email protected]. Thanks to Kartik Chitturi, Adrian Clough, Tom Gannon, Nathan Guermond, Sam Gunningham, Jay Hathaway, and Surya Raghavendran for correcting a few errors. Contents 1. Lie groups and smooth actions: 1/18/172 2. Representation theory of compact groups: 1/20/174 3. Operations on representations: 1/23/176 4. Complete reducibility: 1/25/178 5. Some examples: 1/27/17 10 6. Matrix coefficients and characters: 1/30/17 12 7. The Peter-Weyl theorem: 2/1/17 13 8. Character tables: 2/3/17 15 9. The character theory of SU(2): 2/6/17 17 10. Representation theory of Lie groups: 2/8/17 19 11. Lie algebras: 2/10/17 20 12. The adjoint representations: 2/13/17 22 13. Representations of Lie algebras: 2/15/17 24 14. The representation theory of sl2(C): 2/17/17 25 15. Solvable and nilpotent Lie algebras: 2/20/17 27 16. Semisimple Lie algebras: 2/22/17 29 17. Invariant bilinear forms on Lie algebras: 2/24/17 31 18. Classical Lie groups and Lie algebras: 2/27/17 32 19. Roots and root spaces: 3/1/17 34 20. Properties of roots: 3/3/17 36 21. Root systems: 3/6/17 37 22. Dynkin diagrams: 3/8/17 39 23.
    [Show full text]
  • The Fourier Transform for Nilpotent Locally Compact Groups. I
    Pacific Journal of Mathematics THE FOURIER TRANSFORM FOR NILPOTENT LOCALLY COMPACT GROUPS. I ROGER EVANS HOWE Vol. 73, No. 2 April 1977 PACIFIC JOURNAL OF MATHEMATICS Vol. 73, No. 2, 1977 THE FOURIER TRANSFORM FOR NILPOTENT LOCALLY COMPACT GROUPS: I ROGER E. HOWE In his work on nilpotent lie groups, A. A. Kirillov intro- duced the idea of classifying the representations of such groups by matching them with orbits in the dual of the lie algebra under the coadjoint action. His methods have proved extremely fruitful, and subsequent authors have refined and extended them to the point where they provide highly satisfac- tory explanations of many aspects of the harmonic analysis of various lie groups. Meanwhile, it appears that nonlie groups are also amenable to such an approach. In this paper, we seek to indicate that, indeed, a very large class of separable, locally compact, nilpotent groups have a Kirillov- type theory. On the other hand, elementary examples show that not all such groups can have a perfect Kirillov theory. The precise boundary between good and bad groups is not well defined, and varies with the amount of technical complication you can tolerate. At this stage, the delineation of the boundary is the less rewarding part of the theory, and will be deferred to a future publication. In the present paper, we lay some groundwork, and then discuss a particularly nice special case, which also has significance in the general picture. Since Kirillov's approach hinges on the use of the lie algebra and its dual, the first concern in imitating his theory is to find a lie algebra.
    [Show full text]
  • An Introduction to Lie Algebras and the Theorem of Ado
    An introduction to Lie algebras and the theorem of Ado Hofer Joachim 28.01.2012 An introduction to Lie algebras and the theorem of Ado Contents Introduction 2 1 Lie algebras 3 1.1 Subalgebras, ideals, quotients . 4 1.2 Nilpotent, solvable, simple and semisimple Lie algebras . 5 2 The representation theory of Lie algebras 7 2.1 Examples . 7 2.2 Modules, submodules, quotient modules . 7 2.3 Structure theorems: Lie and Engel . 8 3 The theorem of Ado for nilpotent Lie algebras. How can a faithful representation be constructed? 11 3.1 Ad hoc examples . 11 3.2 The universal enveloping algebra . 11 3.2.1 Tensor products and the tensor algebra . 11 3.2.2 The universal enveloping algebra of a Lie algebra . 12 3.2.3 The Poincare-Birkhoff-Witt theorem . 12 3.3 Constructing a faithful representation of h1 ............................... 12 3.4 Ado’s theorem for nilpotent Lie algebras . 13 3.5 Constructing a faithful representation for the standard filiform Lie algebra of dimension 4 . 14 3.6 Constructing a faithful representation for an abelian Lie algebra . 15 4 The theorem of Ado 16 4.1 Derivations . 16 4.2 Direct and semidirect sums of Lie algebras . 16 4.3 Proof of Ado’s theorem . 17 4.4 Proof of Neretin’s lemma . 18 4.5 Constructing a faithful representation of the 2-dimensional upper triangular matrices . 19 4.6 Constructing a faithful representation of an abstract Lie algebra . 19 1 Hofer Joachim An introduction to Lie algebras and the theorem of Ado Introduction Lie groups and Lie algebras are of great importance in modern physics, particularly in the context of (continu- ous) symmetry transformations.
    [Show full text]
  • Linear Groups, Nilpotent Lie Algebras, and Identities
    Representing Lie algebras using approximations with nilpotent ideals Wolfgang Alexander Moens∗ 2015 Abstract We prove a refinement of Ado’s theorem for Lie algebras over an algebraically-closed field of characteristic zero. We first define what it means for a Lie algebra g to be approximated with a nilpotent ideal, and we then use such an approximation to construct a faithful repre- sentation of g. The better the approximation, the smaller the degree of the representation will be. We obtain, in particular, explicit and combinatorial upper bounds for the minimal degree of a faithful g-representation. The proofs use the universal enveloping algebra of Poincar´e-Birkhoff-Witt and the almost-algebraic hulls of Auslander and Brezin. Contents 1 Introduction 1 2 Preliminaries 3 2.1 The nil-defect of a Lie algebra . 3 2.2 Almost-algebraic Lie algebras . 4 3 Quotientsoftheuniversalenvelopingalgebra 4 3.1 Filtrations...................................... 5 3.2 Notation....................................... 5 3.3 From filtrations to weights and submodules . .. 5 arXiv:1703.00338v1 [math.RA] 1 Mar 2017 3.4 Propertiesofthequotientmodule. .. 7 4 Proof of the main results 8 5 Application: representations of graded Lie algebras 8 1 Introduction The classical theorem of Ado and Iwasawa states that every finite-dimensional Lie algebra g over a field F admits a finite-dimensional, faithful representation. That is: there exists a natural number n and a homomorphism ϕ : g gln(F) of Lie algebras with ker(ϕ)= 0 . −→ { } ∗ This research was supported by the Austrian Science Foundation FWF (Grant J3371-N25). 1 But it is in general quite difficult to determine whether a given Lie algebra g admits a faith- ful representation of a given degree n.
    [Show full text]
  • A Package for Computations in the Representation Theory of Hopf Algebras
    A PACKAGE FOR COMPUTATIONS IN THE REPRESENTATION THEORY OF HOPF ALGEBRAS BY KATHLEEN DAKOTA WHITE A Thesis Submitted to the Graduate Faculty of WAKE FOREST UNIVERSITY GRADUATE SCHOOL OF ARTS AND SCIENCES in Partial Fulfillment of the Requirements for the Degree of MASTER OF ARTS Mathematics and Statistics May, 2021 Winston-Salem, North Carolina Approved By: Frank Moore, Ph.D., Advisor Ellen Kirkman, Ph.D., Chair Sarah Raynor, Ph.D. Acknowledgments To Dr. Frank Moore, the Macaulay2 wizard and a truly incredible research advi- sor, thank you for your endless patience, support, and guidance. I am forever grateful that I was able to grow as a mathematician under your extremely knowledgeable and wonderfully kind wings. It’s rare to find an advisor who understands how critical laughter is to success. May your coffee cup never be empty. To the esteemed doctors Ellen Kirkman and Sarah Raynor, thank you for not only serving on my thesis committee but for also being impeccable mentors and role mod- els. Beacons, both of you, assuring me that there is light at the end of the academic tunnel. To my parents, thank you both for your endless love and support, especially the impeccably timed care-packages and Sunday morning Zoom coffee dates. To Logan Gray and Sarah Britton, my work wife and house spouse respectively, thank you for sticking with me through the highs and the lows. Friends who make sure you eat, sleep, and breathe are invaluable. I’m also fairly certain you’re the little elves who snuck in at night to finish this thesis.
    [Show full text]