Groups Acting on Sets

Total Page:16

File Type:pdf, Size:1020Kb

Groups Acting on Sets Groups acting on sets 1 Definition and examples Most of the groups we encounter are related to some other structure. For example, groups arising in geometry or physics are often symmetry groups of a geometric object (such as Dn) or transformation groups of space (such as SO3). The idea underlying this relationship is that of a group action: Definition 1.1. Let G be a group and X a set. Then an action of G on X is a function F : G × X ! X, where we write F (g; x) = g · x, satisfying: 1. For all g1; g2 2 G and x 2 X, g1 · (g2 · x) = (g1g2) · x. 2. For all x 2 X, 1 · x = x. When the action F is understood, we say that X is a G-set. Note that a group action is not the same thing as a binary structure. In a binary structure, we combine two elements of X to get a third element of X (we combine two apples and get an apple). In a group action, we combine an element of G with an element of X to get an element of X (we combine an apple and an orange and get another orange). Example 1.2. 1. The trivial action: g · x = x for all g 2 G and x 2 X. 2. Sn acts on f1; : : : ; ng via σ · k = σ(k) (here we use the definition of multiplication in Sn as function composition). More generally, if X is any set, SX acts on X, by the same formula: given σ 2 SX and x 2 X, define σ · x = σ(x). To see that this is an action as we have defined it, note that, given σ1; σ2 2 SX and x 2 X, σ1 · (σ2 · x) = σ1 · (σ2(x)) = σ1(σ2(x)) = (σ1 ◦ σ2)(x) = (σ1 ◦ σ2) · x; since the group operation on SX is function composition. Clearly IdX ·x = IdX (x) = x for all x 2 X. Thus SX acts on X. Note that 1 SX acts on many other objects associated to X, such as the power set P(X), the set of all subsets of X, by the formula that, for all σ 2 SX and A ⊆ X, σ · A = σ(A) = fσ(a): a 2 Ag: Since #(σ·A) = #(A), if A is finite, SX also acts on the subset of P(X) consisting of all subsets of X with 2 elements, or with 3 elements, or with k elements for any fixed k. ∗ n 3. The group R acts on the vector space R by scalar multiplication: ∗ n n given t 2 R and v 2 R , let t · v = tv 2 R be scalar multiplication. That this is an action follows from familiar properties of scalar multi- ∗ n plication: t1(t2v) = (t1t2)v and 1v = v, for all t1; t2 2 R and v 2 R . (Of course, these properties hold for t1; t2 2 R as well, but R is not a group under multiplication. Also, scalar multiplication has additional properties having to do with addition of scalars or vectors.) n 4. GLn(R) acts on R by the usual rule A · v = Av is the multiplication of the matrix A on the vector v, and is the same thing as F (v), where n n F : R ! R is the linear function corresponding to A. Similarly, On n and SOn act on R . In addition, On and SOn act on the (n−1)-sphere Sn−1 of radius 1 defined by n−1 n S = fv 2 R : kvk = 1g: 1 2 2 Note that S = U(1) is the unit circle in R and S is the unit sphere 3 in R . An (n − 1)-sphere of radius r is defined similarly. 2 5. Let Pn be a regular n-gon in R , n ≥ 3. For example, we could take Pn to be centered at the origin and to have vertices pk = (cos(2πk=n); sin(2πk=n)); k = 0; 1; : : : ; n − 1: The dihedral group Dn acts Pn and on the set of vertices fp0;:::; pn−1g, as well as on the set of edges fp0p1; p1p2;:::; pn−1p0g. With the above notation, it is easy to see (as we have described in various home- work problems) that Dn = fA 2 O2 : A(Pn) = Png: 6. In a partial analogy with the previous example, let S be a regular solid 3 (or Platonic solid) in R , known to Euclid, Plato, and before Plato to 2 the Pythagoreans. We will not give a precise definition. We view S 2 as centered at the origin. Here, unlike the case of R where there is a regular n-gon for every n ≥ 3, there are just 5 regular solids. A regular solid is an example of a polyhedron, which has vertices, edges and faces. If we tabulate this information, we have the following list of the regular solids (where v is the number of vertices, e is the number of edges, and f is the number of faces): name v e f n tetrahedron 4 6 4 3 cube 8 12 6 4 octahedron 6 12 8 3 dodecahedron 20 30 12 5 icosahedron 12 30 20 3 Here n is the number of edges of a face, which is a regular n-gon. This can be determined by the above data, since each edge meets exactly two faces, and thus 2e = nf. For example, the faces of a dodecahedron are regular pentagons. Note Euler's formula, which in this case says that v − e + f = 2: To every regular solid S there is an associated dual solid S_, where the number of vertices of S_ is equal to the number of faces of S, and vice versa. Here the tetrahedron is its own dual, while the dual of the cube is the octahedron and the dual of the dodecahedron is the icosahedron. Given a regular solid S, we define its symmetry group G(S) by G(S) = fA 2 SO3 : A(S) = Sg: Then G(S) acts on S, and on the sets of vertices, edges, or faces of S. It is not hard to show that G(S) = G(S_). Note that (unlike the case of Dn where we allow elements of O2) we only consider elements of SO3. The group G(S) is always finite, and we shall say a little more about it later. 7. The remaining two examples are more directly connected with group theory. If G is a group, then G acts on itself by left multiplication: g · x = gx. The axioms of a group action just become the fact that multiplication in G is associative (g1(g2x) = (g1g2)x) and the definition 3 of the identity (1x = x for all x 2 G). More generally, if H ≤ G is a subgroup, not necessarily normal, then G acts on the set of left cosets G=H via: g · (xH) = (gx)H. The argument that this is indeed an action is similar to the case of left multiplication. −1 8. G acts on itself by conjugation ig: ig(x) = gxg . (We write it this way instead of as g · x to avoid confusion with the left multiplication action.) To see that this is an action, note that, for all g1; g2 2 G, −1 −1 −1 −1 −1 ig1 (ig2 (x)) = ig1 (g2xg2 ) = g1(g2xg2 )g1 = (g1g2)x(g2 g1 ) −1 = (g1g2)x(g1g2) = ig1g2 (x); −1 −1 −1 where we have used the familiar fact that (g1g2) = g2 g1 . Since clearly −1 i1(x) = 1x1 = 1x1 = x; conjugation does give an action of G on itself. This action is the trivial action () gxg−1 = x for all g; x 2 G () gx = xg for all g; x 2 G () G is abelian. One principle that we have seen implicitly in some of the above examples is the following: Proposition 1.3. If X is a G-set and f : G0 ! G is a homomorphism, then X becomes a G0-set via g0 · x = f(g0) · x. In particular, if H ≤ G, then a G-set X is also an H-set via the inclusion homomorphism of H in G. 0 0 0 Proof. Given g1; g2 2 G , 0 0 0 0 0 0 0 0 g1 · (g2 · x) = g1 · (f(g2) · x) = f(g1) · (f(g2) · x) = ((f(g1)f(g2)) · x 0 0 0 0 = f(g1g2) · x = (g1g2) · x; using the fact that f is a homomorphism. Also, if 10 is the identity in G0, then f(10) = 1 is the identity in G, and thus, for all x 2 X, 10 · x = f(10) · x = 1 · x = x: It follows that the formula g0 · x = f(g0) · x defines an action of G0 on X. Example 1.4. If G is a group, then SG acts on G and on the set P(G) of all subsets of G. Thus, so does Aut G, the group of automorphisms of G (i.e. isomorphisms from G to G), which is a subgroup of G under composition. Note that Aut G also acts on the set of all subgroups of G, which is a subset of P(G), whereas SG does not act on this set (because a bijection from G to itself will not in general take a subgroup to a subgroup). 4 Using Proposition 1.3, we can give a partial generalization of Cayley's theorem. Recall that, for the action of G on itself by left multiplication, we define a bijection `g : G ! G by: `g(x) = gx: More generally, let G act on a set X, and define `g : X ! X by the formula `g(x) = g · x: Lemma 1.5.
Recommended publications
  • Math 5111 (Algebra 1) Lecture #14 of 24 ∼ October 19Th, 2020
    Math 5111 (Algebra 1) Lecture #14 of 24 ∼ October 19th, 2020 Group Isomorphism Theorems + Group Actions The Isomorphism Theorems for Groups Group Actions Polynomial Invariants and An This material represents x3.2.3-3.3.2 from the course notes. Quotients and Homomorphisms, I Like with rings, we also have various natural connections between normal subgroups and group homomorphisms. To begin, observe that if ' : G ! H is a group homomorphism, then ker ' is a normal subgroup of G. In fact, I proved this fact earlier when I introduced the kernel, but let me remark again: if g 2 ker ', then for any a 2 G, then '(aga−1) = '(a)'(g)'(a−1) = '(a)'(a−1) = e. Thus, aga−1 2 ker ' as well, and so by our equivalent properties of normality, this means ker ' is a normal subgroup. Thus, we can use homomorphisms to construct new normal subgroups. Quotients and Homomorphisms, II Equally importantly, we can also do the reverse: we can use normal subgroups to construct homomorphisms. The key observation in this direction is that the map ' : G ! G=N associating a group element to its residue class / left coset (i.e., with '(a) = a) is a ring homomorphism. Indeed, the homomorphism property is precisely what we arranged for the left cosets of N to satisfy: '(a · b) = a · b = a · b = '(a) · '(b). Furthermore, the kernel of this map ' is, by definition, the set of elements in G with '(g) = e, which is to say, the set of elements g 2 N. Thus, kernels of homomorphisms and normal subgroups are precisely the same things.
    [Show full text]
  • The Fundamental Groupoid of the Quotient of a Hausdorff
    The fundamental groupoid of the quotient of a Hausdorff space by a discontinuous action of a discrete group is the orbit groupoid of the induced action Ronald Brown,∗ Philip J. Higgins,† Mathematics Division, Department of Mathematical Sciences, School of Informatics, Science Laboratories, University of Wales, Bangor South Rd., Gwynedd LL57 1UT, U.K. Durham, DH1 3LE, U.K. October 23, 2018 University of Wales, Bangor, Maths Preprint 02.25 Abstract The main result is that the fundamental groupoidof the orbit space of a discontinuousaction of a discrete groupon a Hausdorffspace which admits a universal coveris the orbit groupoid of the fundamental groupoid of the space. We also describe work of Higgins and of Taylor which makes this result usable for calculations. As an example, we compute the fundamental group of the symmetric square of a space. The main result, which is related to work of Armstrong, is due to Brown and Higgins in 1985 and was published in sections 9 and 10 of Chapter 9 of the first author’s book on Topology [3]. This is a somewhat edited, and in one point (on normal closures) corrected, version of those sections. Since the book is out of print, and the result seems not well known, we now advertise it here. It is hoped that this account will also allow wider views of these results, for example in topos theory and descent theory. Because of its provenance, this should be read as a graduate text rather than an article. The Exercises should be regarded as further propositions for which we leave the proofs to the reader.
    [Show full text]
  • GROUP ACTIONS 1. Introduction the Groups Sn, An, and (For N ≥ 3)
    GROUP ACTIONS KEITH CONRAD 1. Introduction The groups Sn, An, and (for n ≥ 3) Dn behave, by their definitions, as permutations on certain sets. The groups Sn and An both permute the set f1; 2; : : : ; ng and Dn can be considered as a group of permutations of a regular n-gon, or even just of its n vertices, since rigid motions of the vertices determine where the rest of the n-gon goes. If we label the vertices of the n-gon in a definite manner by the numbers from 1 to n then we can view Dn as a subgroup of Sn. For instance, the labeling of the square below lets us regard the 90 degree counterclockwise rotation r in D4 as (1234) and the reflection s across the horizontal line bisecting the square as (24). The rest of the elements of D4, as permutations of the vertices, are in the table below the square. 2 3 1 4 1 r r2 r3 s rs r2s r3s (1) (1234) (13)(24) (1432) (24) (12)(34) (13) (14)(23) If we label the vertices in a different way (e.g., swap the labels 1 and 2), we turn the elements of D4 into a different subgroup of S4. More abstractly, if we are given a set X (not necessarily the set of vertices of a square), then the set Sym(X) of all permutations of X is a group under composition, and the subgroup Alt(X) of even permutations of X is a group under composition. If we list the elements of X in a definite order, say as X = fx1; : : : ; xng, then we can think about Sym(X) as Sn and Alt(X) as An, but a listing in a different order leads to different identifications 1 of Sym(X) with Sn and Alt(X) with An.
    [Show full text]
  • Lie Group and Geometry on the Lie Group SL2(R)
    INDIAN INSTITUTE OF TECHNOLOGY KHARAGPUR Lie group and Geometry on the Lie Group SL2(R) PROJECT REPORT – SEMESTER IV MOUSUMI MALICK 2-YEARS MSc(2011-2012) Guided by –Prof.DEBAPRIYA BISWAS Lie group and Geometry on the Lie Group SL2(R) CERTIFICATE This is to certify that the project entitled “Lie group and Geometry on the Lie group SL2(R)” being submitted by Mousumi Malick Roll no.-10MA40017, Department of Mathematics is a survey of some beautiful results in Lie groups and its geometry and this has been carried out under my supervision. Dr. Debapriya Biswas Department of Mathematics Date- Indian Institute of Technology Khargpur 1 Lie group and Geometry on the Lie Group SL2(R) ACKNOWLEDGEMENT I wish to express my gratitude to Dr. Debapriya Biswas for her help and guidance in preparing this project. Thanks are also due to the other professor of this department for their constant encouragement. Date- place-IIT Kharagpur Mousumi Malick 2 Lie group and Geometry on the Lie Group SL2(R) CONTENTS 1.Introduction ................................................................................................... 4 2.Definition of general linear group: ............................................................... 5 3.Definition of a general Lie group:................................................................... 5 4.Definition of group action: ............................................................................. 5 5. Definition of orbit under a group action: ...................................................... 5 6.1.The general linear
    [Show full text]
  • Definition 1.1. a Group Is a Quadruple (G, E, ⋆, Ι)
    GROUPS AND GROUP ACTIONS. 1. GROUPS We begin by giving a definition of a group: Definition 1.1. A group is a quadruple (G, e, ?, ι) consisting of a set G, an element e G, a binary operation ?: G G G and a map ι: G G such that ∈ × → → (1) The operation ? is associative: (g ? h) ? k = g ? (h ? k), (2) e ? g = g ? e = g, for all g G. ∈ (3) For every g G we have g ? ι(g) = ι(g) ? g = e. ∈ It is standard to suppress the operation ? and write gh or at most g.h for g ? h. The element e is known as the identity element. For clarity, we may also write eG instead of e to emphasize which group we are considering, but may also write 1 for e where this is more conventional (for the group such as C∗ for example). Finally, 1 ι(g) is usually written as g− . Remark 1.2. Let us note a couple of things about the above definition. Firstly clo- sure is not an axiom for a group whatever anyone has ever told you1. (The reason people get confused about this is related to the notion of subgroups – see Example 1.8 later in this section.) The axioms used here are not “minimal”: the exercises give a different set of axioms which assume only the existence of a map ι without specifying it. We leave it to those who like that kind of thing to check that associa- tivity of triple multiplications implies that for any k N, bracketing a k-tuple of ∈ group elements (g1, g2, .
    [Show full text]
  • Ideal Classes and SL 2
    IDEAL CLASSES AND SL2 KEITH CONRAD 1. Introduction A standard group action in complex analysis is the action of GL2(C) on the Riemann sphere C [ f1g by linear fractional transformations (M¨obiustransformations): a b az + b (1.1) z = : c d cz + d We need to allow the value 1 since cz + d might be 0. (If that happens, az + b 6= 0 since a b ( c d ) is invertible.) When z = 1, the value of (1.1) is a=c 2 C [ f1g. It is easy to see this action of GL2(C) on the Riemann sphere is transitive (that is, there is one orbit): for every a 2 C, a a − 1 (1.2) 1 = a; 1 1 a a−1 so the orbit of 1 passes through all points. In fact, since ( 1 1 ) has determinant 1, the action of SL2(C) on C [ f1g is transitive. However, the action of SL2(R) on the Riemann sphere is not transitive. The reason is the formula for imaginary parts under a real linear fractional transformation: az + b (ad − bc) Im(z) Im = cz + d jcz + dj2 a b a b when ( c d ) 2 GL2(R). Thus the imaginary parts of z and ( c d )z have the same sign when a b ( c d ) has determinant 1. The action of SL2(R) on the Riemann sphere has three orbits: R [ f1g, the upper half-plane h = fx + iy : y > 0g, and the lower half-plane. To see that the action of SL2(R) on h is transitive, pick x + iy with y > 0.
    [Show full text]
  • Chapter 9: Group Actions
    Chapter 9: Group actions Matthew Macauley Department of Mathematical Sciences Clemson University http://www.math.clemson.edu/~macaule/ Math 4120, Spring 2014 M. Macauley (Clemson) Chapter 9: Group actions Math 4120, Spring 2014 1 / 27 Overview Intuitively, a group action occurs when a group G \naturally permutes" a set S of states. For example: The \Rubik's cube group" consists of the 4:3 × 1019 actions that permutated the 4:3 × 1019 configurations of the cube. The group D4 consists of the 8 symmetries of the square. These symmetries are actions that permuted the 8 configurations of the square. Group actions help us understand the interplay between the actual group of actions and sets of objects that they \rearrange." There are many other examples of groups that \act on" sets of objects. We will see examples when the group and the set have different sizes. There is a rich theory of group actions, and it can be used to prove many deep results in group theory. M. Macauley (Clemson) Chapter 9: Group actions Math 4120, Spring 2014 2 / 27 Actions vs. configurations 1 2 The group D can be thought of as the 8 symmetries of the square: 4 4 3 There is a subtle but important distinction to make, between the actual 8 symmetries of the square, and the 8 configurations. For example, the 8 symmetries (alternatively, \actions") can be thought of as e; r; r 2; r 3; f ; rf ; r 2f ; r 3f : The 8 configurations (or states) of the square are the following: 1 2 4 1 3 4 2 3 2 1 3 2 4 3 1 4 4 3 3 2 2 1 1 4 3 4 4 1 1 2 2 3 When we were just learning about groups, we made an action diagram.
    [Show full text]
  • Group Action on Quantum Field Theory
    International Mathematical Forum, Vol. 14, 2019, no. 4, 169 - 179 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/imf.2019.9728 Group Action on Quantum Field Theory Ahmad M. Alghamdi and Roa M. Makki Department of Mathematical Sciences Faculty of Applied Sciences Umm Alqura University P.O. Box 14035, Makkah 21955, Saudi Arabia This article is distributed under the Creative Commons by-nc-nd Attribution License. Copyright c 2019 Hikari Ltd. Abstract The main aim of this paper is to develop some tools for understand- ing and explaining the concept of group action on a space and group action on algebra by using subgroups with finite index and both re- striction and transfer maps. We extend this concept on quantum field theory. 0 Introduction Group action is a very important tool in mathematics. Namely, if a certain group acts on a certain object, then many results and phenomena can be resolved. Let G be a group, the object can be a set and then we have the notion of a group acts on a set see [7]. Such object can be a vector space which results the so called G-space or G-module see for instance [6]. In some cases, the object can be a group and then we have the notion of group acts on a group see [3]. The topic of a group acting on an algebra can be seen in [5, 9]. This approaches open many gates in the research area called the G-algebras over a field. If we have an action from the group G to an object, then there is a fixed point under this action.
    [Show full text]
  • Proper Groupoids and Momentum Maps: Linearization, Affinity, and Convexity
    PROPER GROUPOIDS AND MOMENTUM MAPS: LINEARIZATION, AFFINITY, AND CONVEXITY NGUYEN TIEN ZUNG Abstract. We show that proper Lie groupoids are locally linearizable. As a consequence, the orbit space of a proper Lie groupoid is a smooth orbispace (a Hausdorff space which locally looks like the quotient of a vector space by a linear compact Lie group action). In the case of proper (quasi-)symplectic groupoids, the orbit space admits a natural locally flat integral affine structure, which makes it into an affine manifold with locally convex polyhedral bound- ary, and the local structure near each boundary point is isomorphic to that of a Weyl chamber of a compact Lie group. We then apply these results to the study of momentum maps of Hamiltonian actions of proper (quasi-)symplectic groupoids, and show that these momentum maps preserve natural transverse affine structures with local convexity properties. Many convexity theorems in the literature can be recovered from this last statement and some elementary results about affine maps. Dedicated to Alan Weinstein on the occasion of his 60th birthday Contents 1. Introduction 2 2. Proper groupoids 2 2.1. Linearization of proper groupoids 2 2.2. The averaging process 7 2.3. Spaces of maps and Ck-norms 9 2.4. C0 estimates 11 2.5. Ck estimates 13 2.6. Proof of Theorem 2.5 15 3. Momentum maps 19 3.1. Affine structure on base spaces 19 3.2. Affinity and local convexity of momentum maps 21 3.3. Global convexity of momentum maps 24 References 28 Date: third version, 30/Aug/2004.
    [Show full text]
  • The General Linear Group Over the field Fq, Is the Group of Invertible N × N Matrices with Coefficients in Fq
    ALGEBRA - LECTURE II 1. General Linear Group Let Fq be a finite field of order q. Then GLn(q), the general linear group over the field Fq, is the group of invertible n × n matrices with coefficients in Fq. We shall now compute n the order of this group. Note that columns of an invertible matrix give a basis of V = Fq . Conversely, if v1, v2, . vn is a basis of V then there is an invertible matrix with these vectors as columns. Thus we need to count the bases of V . This is easy, as v1 can be any non-zero vector, then v2 any vector in V not on the line spanned by v1, then v3 any vector in V not n n on the plane spanned by v1 and v2, etc... Thus, there are q − 1 choices for v1, then q − q n 2 choices for v2, then q − q choices for v3, etc. Hence the order of GLn(q) is n−1 Y n i |GLn(q)| = (q − q ). i=0 2. Group action Let X be a set and G a group. A group action of G on X is a map G × X → X (g, x) 7→ gx such that (1) 1 · x = x for every x in X. (Here 1 is the identity in G.) (2) (gh)x = g(hx) for every x in X and g, h in G. Examples: n (1) G = GLn(q) and X = Fq . The action is given by matrix multiplication. (2) X = G and the action is the conjugation action of G.
    [Show full text]
  • The Modular Group and the Fundamental Domain Seminar on Modular Forms Spring 2019
    The modular group and the fundamental domain Seminar on Modular Forms Spring 2019 Johannes Hruza and Manuel Trachsler March 13, 2019 1 The Group SL2(Z) and the fundamental do- main Definition 1. For a commutative Ring R we define GL2(R) as the following set: a b GL (R) := A = for which det(A) = ad − bc 2 R∗ : (1) 2 c d We define SL2(R) to be the set of all B 2 GL2(R) for which det(B) = 1. Lemma 1. SL2(R) is a subgroup of GL2(R). Proof. Recall that the kernel of a group homomorphism is a subgroup. Observe ∗ that det is a group homomorphism det : GL2(R) ! R and thus SL2(R) is its kernel by definition. ¯ Let R = R. Then we can define an action of SL2(R) on C ( = C [ f1g ) by az + b a a b A:z := and A:1 := ;A = 2 SL (R); z 2 : (2) cz + d c c d 2 C Definition 2. The upper half-plane of C is given by H := fz 2 C j Im(z) > 0g. Restricting this action to H gives us another well defined action ":" : SL2(R)× H 7! H called the fractional linear transformation. Indeed, for any z 2 H the imaginary part of A:z is positive: az + b (az + b)(cz¯ + d) Im(z) Im(A:z) = Im = Im = > 0: (3) cz + d jcz + dj2 jcz + dj2 a b Lemma 2. For A = c d 2 SL2(R) the map µA : H ! H defined by z 7! A:z is the identity if and only if A = ±I.
    [Show full text]
  • The Structure and Unitary Representations of SU(2,1)
    Bowdoin College Bowdoin Digital Commons Honors Projects Student Scholarship and Creative Work 2015 The Structure and Unitary Representations of SU(2,1) Andrew J. Pryhuber Bowdoin College, [email protected] Follow this and additional works at: https://digitalcommons.bowdoin.edu/honorsprojects Part of the Harmonic Analysis and Representation Commons Recommended Citation Pryhuber, Andrew J., "The Structure and Unitary Representations of SU(2,1)" (2015). Honors Projects. 36. https://digitalcommons.bowdoin.edu/honorsprojects/36 This Open Access Thesis is brought to you for free and open access by the Student Scholarship and Creative Work at Bowdoin Digital Commons. It has been accepted for inclusion in Honors Projects by an authorized administrator of Bowdoin Digital Commons. For more information, please contact [email protected]. The Structure and Unitary Representations of SUp2; 1q An Honors Paper for the Department of Mathematics By Andrew J. Pryhuber Bowdoin College, 2015 c 2015 Andrew J. Pryhuber Contents 1. Introduction 2 2. Definitions and Notation 3 3. Relationship Between Lie Groups and Lie Algebras 6 4. Root Space Decomposition 9 5. Classification of Finite-Dimensional Representations of slp3; Cq 12 6. The Weyl Group and its Action on the Fundamental Weights Λi 15 7. Restricted Root Space Decomposition 18 8. Induced Representations and Principal Series 22 9. Discrete Series and Its Embedding 26 10. Further Work 28 Bibliography 30 1 1. Introduction In this paper, we are concerned with studying the representations of the Lie group G “ SUp2; 1q. In particular, we want to classify its unitary dual, denoted G, consisting of all equivalence classes of irreducible unitary group representations.
    [Show full text]