An Introduction to the Theory of Topological Groups and Their Representations

Total Page:16

File Type:pdf, Size:1020Kb

An Introduction to the Theory of Topological Groups and Their Representations AN INTRODUCTION TO THE THEORY OF TOPOLOGICAL GROUPS AND THEIR REPRESENTATIONS VERN PAULSEN Abstract. These notes are intended to give an introduction to the representation theory of finite and topological groups. We assume that the reader is only familar with the basics of group theory, linear algebra, topology and analysis. We begin with an introduction to the theory of groups acting on sets and the representation theory of finite groups, especially focusing on representations that are induced by actions. We then proceed to introduce the theory of topological groups, especially compact and amenable groups and show how the "averaging" technique allows many of the results for finite groups to extend to these larger families of groups. We then finish with an introduction to the Peter- Weyl theorems for compact groups. 1. Review of Groups We will begin this course by looking at finite groups acting on finite sets, and representations of groups as linear transformations on vector spaces. Following this we will introduce topological groups, Haar measures, amenable groups and the Peter-Weyl theorems. We begin by reviewing the basic concepts of groups. Definition 1.1. A group is a non-empty set G equipped with a map p : G×G ! G; generally, denoted p(g; h) = g·h, called the product satisfying: • (associativity) (g · h) · k = g · (h · k); for every g; h; k 2 G; • (existence of identity) there is an element, denoted e 2 G such that g · e = e · g = g for every g 2 G; • (existence of inverses) for every g 2 G, there exists a unique element, denoted g−1; such that g · g−1 = g−1 · g = e: Often we will write a group as, (G; ·); to denote the set and the specific product. Recall that the identity of a group is unique. Definition 1.2. If G is a group, then a non-empty subset, H, of G is called a subgroup provided that: • e 2 H; • g; h 2 H; then g · h 2 H; Date: January 31, 2011. 1 2 VERN PAULSEN • g 2 H, then g−1 2 H: A subgroup H ⊆ G is called normal provided that the set g · H · g−1 = fg · h · g−1 : h 2 Hg is always a subset of H, for every g 2 G: A group, G, is called abelian, or commutative, provided, g · h = h · g for every, g; h 2 G: When G is abelian, then every subgroup is normal. When N ⊆ G is a normal subgroup of G then we may define a quotient group, G/N whose elements are left cosets, i.e., subsets of G of the form g · N = fg · h : h 2 Ng; and with the product defined by (g1 · N) · (g2 · N) = (g1 · g2) · N: Following are a few examples of groups, subgroups and quotient groups, that we assume that the reader is familiar with: • (Z; +){the additive group of integers, with identity, e=0, • (nZ; +){the normal, subgroup of Z, consisting of all multiples of n; • (Z=(nZ); +){the quotient group, usually denoted, (Zn; +) and often called the cyclic group of order n. • (Q; +){the additive group of rational numbers, with identity, e=0, • (R; +){the additive group of real numbers, with identity, e=0, • (C; +){the additive group of complex numbers, with identity, e=0, ∗ • (Q ; ·){the multiplicative group of non-zero rationals, with identity, e=1, ∗ • (R ; ·){the multiplicative group of non-zero reals, with identity, e=1, + ∗ • (R ; ·){the multiplicative subgroup of (R ; ·), consisting of positive reals, ∗ • (C ; ·){the multiplicative group of non-zero complex numbers, with identity, e=1, • (T; ·){the multiplicative subgroup of complex numbers of modulus 1. Definition 1.3. Given two groups, G1;G2, a map, π : G1 ! G2 is called a homomorphism, provided that π(g · h) = π(g) · π(h); for every g; h 2 G1: A homomorphism that is one-to-one and onto, is called an isomorphism. Problem 1.4. Prove that if G is a group and g 2 G satisfies, g ·g = g, then g = e-the identity of G. Problem 1.5. Prove that if π : G1 ! G2 is a homomorphism, and ei 2 Gi; i = 1; 2 denotes the respective identities, then • π(e1) = e2; • π(g−1) = π(g)−1; • N = fg 2 G1 : π(g) = e2g ⊆ G1 is a normal subgroup. The set N is called the kernel of the homomorphism and is denoted ker(π): • Prove that there is a well-defined homomorphism, π~ : G1=N ! G2 given by π~(g · N) = π(g): We call π~ the induced quotient map. • Prove that if π(G1) = G2; then π~ is an isomorphism. ∗ + Problem 1.6. Prove that R =R and Z2 are isomorphic. GROUP REPRESENTATION THEORY 3 + t Problem 1.7. Prove that the map, π :(R; +) ! (R ; ·) given by π(t) = e ; is an isomorphism. Problem 1.8. Prove that the map π :(R; +) ! (T; ·) given by π(t) = 2πit e = cos(2πt)+isin(2πt) is an onto homomorphism with kernel, Z: Deduce that R=Z and T are isomorphic. ∗ + Problemp 1.9. Prove that the map π :(C ; ·) ! (R ; ·) defined by π(z) = jzj = a2 + b2; where z = a + ib is a onto, homomorphism with kernel, T: ∗ + Deduce that C =T and R are isomorphic. Problem 1.10. Let G1;G2 be groups and let G1 × G2 = f(g1; g2): g1 2 G1; g2 2 G2g denote their Cartesian product. Show that G1 × G2 is a group with product, (g1; g2)·(h1; h2) = (g1h1; g2h2) and identity, (e1; e2): Show that N1 = f(g1; e2): g1 2 G1g is a normal subgroup and that (G1 × G2)=N1 is isomorphic to G2: Prove a similar result for the other variable. We now examine some other ways to get groups. The Matrix Groups n n We let R and C denote the vector spaces of real and complex n-tuples. n Recall that, using the canonical basis for R , we may identify the (real) linear n n n maps from R to R ; L(R ) with the real n × n matrices, which we denote, n Mn(R): Similarly, the (complex) linear maps, L(C ) can be identified with n Mn(C ): Under these identifications, composition of linear maps becomes matrix multiplication. Recall also, that the key properties of the determinant map, are that det(A) 6= 0 if and only if the matrix A is invertible and that det(AB) = det(A)det(B): We let GL(n; R) = fA 2 Mn(R): det(A) 6= 0g; which by the above remarks is a group under matrix multiplication, with identity the identity matrix, I. This is called the general linear group. Using the fact that ∗ det : GL(n; R) ! R is a homomorphism, we see that the kernel of this map is the normal subgroup, denoted SL(n; R) = fA 2 GL(n; R): det(A) = 1g and called the special linear group. The groups, GL(n; C); SL(n; C) are defined similarly. t Given a matrix, A = (ai;j), we let A = (aj;i) denote the transpose and ∗ let A = (a ¯j;i) denote the conjugate, transpose, also called the adjoint. The orthogonal matrices, O(n) are defined by O(n) = fA 2 Mn(R): t A A = Ig; which is easily seen to be a subgroup of GL(n; R) and the special orthogonal matrices by SO(n) = fA 2 O(n): det(A) = 1g; which can be easily seen to be a normal subgroup of O(n): Similarly, the unitary matrices, U(n) are defined by U(n) = fA 2 ∗ Mn(C): A A = Ig and the special unitary matrices, SU(n) are defined by SU(n) = fA 2 U(n): det(A) = 1g: Problem 1.11. Let SL(n; Z) denote the set of n × n matrices with inte- ger entries whose determinant is 1. Prove that SL(n; Z) is a subgroup of 4 VERN PAULSEN SL(n; R); but is not a normal subgroup.(Hint: Cramer's Rule.) Exhibit in- finitely many matrices in SL(2; Z). Problem 1.12. Prove that SO(n) is a subgroup of SL(n; R). Is it a normal subgroup? Problem 1.13. Let Hn = fA 2 GL(n; C): jdet(A)j = 1g: Prove that Hn is a normal subgroup of GL(n; C) and that SL(n; C) is a normal subgroup of Hn. Identify the quotient groups, GL(n; C)=Hn and Hn=SL(n; C), up to isomorphism. The Permutation Groups Let X be any non-empty set. Any one-to-one, onto function, p : X ! X; is called a permutation. Note that the composition of any two permutations is again a permutation and that every permutation function has a function inverse that is also a permutation. Also if idX : X ! X denotes the identity map, then p ◦ idX = idX ◦ p = p: Thus, the set of permutations of X, with product defined by composition forms a group with identity, e = idX : This group is denoted, Per(X). Note that this group, up to isomorphism, only depends on the cardinality of X. Indeed, if Y is another set of the same cardinality as X and φ : X ! Y is a one-to-one, onto map, then there is a group isomorphism, π : P er(X) ! P er(Y ) givien by π(p) = φ ◦ p ◦ φ−1: Thus, when X is a set with n elements, Per(X) can be identified with the set of permutations of the set f1; : : : ; ng and this group is called the symmetric group on n elements and is denoted Sn: Free Groups with Generators and Relations The free group F2 on two generators, say a,b, consists of all expres- sions of the form ai1 bj1 ··· aim bjm ; where m is an arbitrary, non-negative integer and i1; j1; : : : ; im; jm are arbitrary integers.
Recommended publications
  • The Theory of Induced Representations in Field Theory
    QMW{PH{95{? hep-th/yymmnnn The Theory of Induced Representations in Field Theory Jose´ M. Figueroa-O'Farrill ABSTRACT These are some notes on Mackey's theory of induced representations. They are based on lectures at the ITP in Stony Brook in the Spring of 1987. They were intended as an exercise in the theory of homogeneous spaces (as principal bundles). They were never meant for distribution. x1 Introduction The theory of group representations is by no means a closed chapter in mathematics. Although for some large classes of groups all representations are more or less completely classified, this is not the case for all groups. The theory of induced representations is a method of obtaining representations of a topological group starting from a representation of a subgroup. The classic example and one of fundamental importance in physics is the Wigner construc- tion of representations of the Poincar´egroup. Later Mackey systematized this construction and made it applicable to a large class of groups. The method of induced representations appears geometrically very natural when expressed in the context of (homogeneous) vector bundles over a coset manifold. In fact, the representation of a group G induced from a represen- tation of a subgroup H will be decomposed as a \direct integral" indexed by the elements of the space of cosets G=H. The induced representation of G will be carried by the completion of a suitable subspace of the space of sections through a given vector bundle over G=H. In x2 we review the basic notions about coset manifolds emphasizing their connections with principal fibre bundles.
    [Show full text]
  • Physics.Hist-Ph] 15 May 2018 Meitl,Fo Hsadsadr Nepeainlprinciples
    Why Be Regular?, Part I Benjamin Feintzeig Department of Philosophy University of Washington JB (Le)Manchak, Sarita Rosenstock, James Owen Weatherall Department of Logic and Philosophy of Science University of California, Irvine Abstract We provide a novel perspective on “regularity” as a property of representations of the Weyl algebra. We first critique a proposal by Halvorson [2004, “Complementarity of representa- tions in quantum mechanics”, Studies in History and Philosophy of Modern Physics 35(1), pp. 45–56], who argues that the non-regular “position” and “momentum” representations of the Weyl algebra demonstrate that a quantum mechanical particle can have definite values for position or momentum, contrary to a widespread view. We show that there are obstacles to such an intepretation of non-regular representations. In Part II, we propose a justification for focusing on regular representations, pace Halvorson, by drawing on algebraic methods. 1. Introduction It is standard dogma that, according to quantum mechanics, a particle does not, and indeed cannot, have a precise value for its position or for its momentum. The reason is that in the standard Hilbert space representation for a free particle—the so-called Schr¨odinger Representation of the Weyl form of the canonical commutation relations (CCRs)—there arXiv:1805.05568v1 [physics.hist-ph] 15 May 2018 are no eigenstates for the position and momentum magnitudes, P and Q; the claim follows immediately, from this and standard interpretational principles.1 Email addresses: [email protected] (Benjamin Feintzeig), [email protected] (JB (Le)Manchak), [email protected] (Sarita Rosenstock), [email protected] (James Owen Weatherall) 1Namely, the Eigenstate–Eigenvalue link, according to which a system has an exact value of a given property if and only if its state is an eigenstate of the operator associated with that property.
    [Show full text]
  • REPRESENTATION THEORY. WEEK 4 1. Induced Modules Let B ⊂ a Be
    REPRESENTATION THEORY. WEEK 4 VERA SERGANOVA 1. Induced modules Let B ⊂ A be rings and M be a B-module. Then one can construct induced A module IndB M = A ⊗B M as the quotient of a free abelian group with generators from A × M by relations (a1 + a2) × m − a1 × m − a2 × m, a × (m1 + m2) − a × m1 − a × m2, ab × m − a × bm, and A acts on A ⊗B M by left multiplication. Note that j : M → A ⊗B M defined by j (m) = 1 ⊗ m is a homomorphism of B-modules. Lemma 1.1. Let N be an A-module, then for ϕ ∈ HomB (M, N) there exists a unique ψ ∈ HomA (A ⊗B M, N) such that ψ ◦ j = ϕ. Proof. Clearly, ψ must satisfy the relation ψ (a ⊗ m)= aψ (1 ⊗ m)= aϕ (m) . It is trivial to check that ψ is well defined. Exercise. Prove that for any B-module M there exists a unique A-module satisfying the conditions of Lemma 1.1. Corollary 1.2. (Frobenius reciprocity.) For any B-module M and A-module N there is an isomorphism of abelian groups ∼ HomB (M, N) = HomA (A ⊗B M, N) . F Example. Let k ⊂ F be a field extension. Then induction Indk is an exact functor from the category of vector spaces over k to the category of vector spaces over F , in the sense that the short exact sequence 0 → V1 → V2 → V3 → 0 becomes an exact sequence 0 → F ⊗k V1⊗→ F ⊗k V2 → F ⊗k V3 → 0. Date: September 27, 2005.
    [Show full text]
  • An Overview of Topological Groups: Yesterday, Today, Tomorrow
    axioms Editorial An Overview of Topological Groups: Yesterday, Today, Tomorrow Sidney A. Morris 1,2 1 Faculty of Science and Technology, Federation University Australia, Victoria 3353, Australia; [email protected]; Tel.: +61-41-7771178 2 Department of Mathematics and Statistics, La Trobe University, Bundoora, Victoria 3086, Australia Academic Editor: Humberto Bustince Received: 18 April 2016; Accepted: 20 April 2016; Published: 5 May 2016 It was in 1969 that I began my graduate studies on topological group theory and I often dived into one of the following five books. My favourite book “Abstract Harmonic Analysis” [1] by Ed Hewitt and Ken Ross contains both a proof of the Pontryagin-van Kampen Duality Theorem for locally compact abelian groups and the structure theory of locally compact abelian groups. Walter Rudin’s book “Fourier Analysis on Groups” [2] includes an elegant proof of the Pontryagin-van Kampen Duality Theorem. Much gentler than these is “Introduction to Topological Groups” [3] by Taqdir Husain which has an introduction to topological group theory, Haar measure, the Peter-Weyl Theorem and Duality Theory. Of course the book “Topological Groups” [4] by Lev Semyonovich Pontryagin himself was a tour de force for its time. P. S. Aleksandrov, V.G. Boltyanskii, R.V. Gamkrelidze and E.F. Mishchenko described this book in glowing terms: “This book belongs to that rare category of mathematical works that can truly be called classical - books which retain their significance for decades and exert a formative influence on the scientific outlook of whole generations of mathematicians”. The final book I mention from my graduate studies days is “Topological Transformation Groups” [5] by Deane Montgomery and Leo Zippin which contains a solution of Hilbert’s fifth problem as well as a structure theory for locally compact non-abelian groups.
    [Show full text]
  • The Representation Theorem of Persistence Revisited and Generalized
    Journal of Applied and Computational Topology https://doi.org/10.1007/s41468-018-0015-3 The representation theorem of persistence revisited and generalized René Corbet1 · Michael Kerber1 Received: 9 November 2017 / Accepted: 15 June 2018 © The Author(s) 2018 Abstract The Representation Theorem by Zomorodian and Carlsson has been the starting point of the study of persistent homology under the lens of representation theory. In this work, we give a more accurate statement of the original theorem and provide a complete and self-contained proof. Furthermore, we generalize the statement from the case of linear sequences of R-modules to R-modules indexed over more general monoids. This generalization subsumes the Representation Theorem of multidimen- sional persistence as a special case. Keywords Computational topology · Persistence modules · Persistent homology · Representation theory Mathematics Subject Classifcation 06F25 · 16D90 · 16W50 · 55U99 · 68W30 1 Introduction Persistent homology, introduced by Edelsbrunner et al. (2002), is a multi-scale extension of classical homology theory. The idea is to track how homological fea- tures appear and disappear in a shape when the scale parameter is increasing. This data can be summarized by a barcode where each bar corresponds to a homology class that appears in the process and represents the range of scales where the class is present. The usefulness of this paradigm in the context of real-world data sets has led to the term topological data analysis; see the surveys (Carlsson 2009; Ghrist 2008; Edelsbrunner and Morozov 2012; Vejdemo-Johansson 2014; Kerber 2016) and textbooks (Edelsbrunner and Harer 2010; Oudot 2015) for various use cases. * René Corbet [email protected] Michael Kerber [email protected] 1 Institute of Geometry, Graz University of Technology, Kopernikusgasse 24, 8010 Graz, Austria Vol.:(0123456789)1 3 R.
    [Show full text]
  • Representations of Finite Groups’ Iordan Ganev 13 August 2012 Eugene, Oregon
    Notes for ‘Representations of Finite Groups’ Iordan Ganev 13 August 2012 Eugene, Oregon Contents 1 Introduction 2 2 Functions on finite sets 2 3 The group algebra C[G] 4 4 Induced representations 5 5 The Hecke algebra H(G; K) 7 6 Characters and the Frobenius character formula 9 7 Exercises 12 1 1 Introduction The following notes were written in preparation for the first talk of a week-long workshop on categorical representation theory. We focus on basic constructions in the representation theory of finite groups. The participants are likely familiar with much of the material in this talk; we hope that this review provides perspectives that will precipitate a better understanding of later talks of the workshop. 2 Functions on finite sets Let X be a finite set of size n. Let C[X] denote the vector space of complex-valued functions on X. In what follows, C[X] will be endowed with various algebra structures, depending on the nature of X. The simplest algebra structure is pointwise multiplication, and in this case we can identify C[X] with the algebra C × C × · · · × C (n times). To emphasize pointwise multiplication, we write (C[X], ptwise). A C[X]-module is the same as X-graded vector space, or a vector bundle on X. To see this, let V be a C[X]-module and let δx 2 C[X] denote the delta function at x. Observe that δ if x = y δ · δ = x x y 0 if x 6= y It follows that each δx acts as a projection onto a subspace Vx of V and Vx \ Vy = 0 if x 6= y.
    [Show full text]
  • Representation Theory with a Perspective from Category Theory
    Representation Theory with a Perspective from Category Theory Joshua Wong Mentor: Saad Slaoui 1 Contents 1 Introduction3 2 Representations of Finite Groups4 2.1 Basic Definitions.................................4 2.2 Character Theory.................................7 3 Frobenius Reciprocity8 4 A View from Category Theory 10 4.1 A Note on Tensor Products........................... 10 4.2 Adjunction.................................... 10 4.3 Restriction and extension of scalars....................... 12 5 Acknowledgements 14 2 1 Introduction Oftentimes, it is better to understand an algebraic structure by representing its elements as maps on another space. For example, Cayley's Theorem tells us that every finite group is isomorphic to a subgroup of some symmetric group. In particular, representing groups as linear maps on some vector space allows us to translate group theory problems to linear algebra problems. In this paper, we will go over some introductory representation theory, which will allow us to reach an interesting result known as Frobenius Reciprocity. Afterwards, we will examine Frobenius Reciprocity from the perspective of category theory. 3 2 Representations of Finite Groups 2.1 Basic Definitions Definition 2.1.1 (Representation). A representation of a group G on a finite-dimensional vector space is a homomorphism φ : G ! GL(V ) where GL(V ) is the group of invertible linear endomorphisms on V . The degree of the representation is defined to be the dimension of the underlying vector space. Note that some people refer to V as the representation of G if it is clear what the underlying homomorphism is. Furthermore, if it is clear what the representation is from context, we will use g instead of φ(g).
    [Show full text]
  • Fourier Analysis Using Representation Theory
    FOURIER ANALYSIS USING REPRESENTATION THEORY NEEL PATEL Abstract. In this paper, it is our goal to develop the concept of Fourier transforms by using Representation Theory. We begin by laying basic def- initions that will help us understand the definition of a representation of a group. Then, we define representations and provide useful definitions and the- orems. We study representations and key theorems about representations such as Schur's Lemma. In addition, we develop the notions of irreducible repre- senations, *-representations, and equivalence classes of representations. After doing so, we develop the concept of matrix realizations of irreducible represen- ations. This concept will help us come up with a few theorems that lead up to our study of the Fourier transform. We will develop the definition of a Fourier transform and provide a few observations about the Fourier transform. Contents 1. Essential Definitions 1 2. Group Representations 3 3. Tensor Products 7 4. Matrix Realizations of Representations 8 5. Fourier Analysis 11 Acknowledgments 12 References 12 1. Essential Definitions Definition 1.1. An internal law of composition on a set R is a product map P : R × R ! R Definition 1.2. A group G, is a set with an internal law of composition such that: (i) P is associative. i.e. P (x; P (y; z)) = P (P (x; y); z) (ii) 9 an identity; e; 3 if x 2 G; then P (x; e) = P (e; x) = x (iii) 9 inverses 8x 2 G, denoted by x−1, 3 P (x; x−1) = P (x−1; x) = e: Let it be noted that we shorthand P (x; y) as xy.
    [Show full text]
  • Factorization of Unitary Representations of Adele Groups Paul Garrett [email protected]
    (February 19, 2005) Factorization of unitary representations of adele groups Paul Garrett [email protected] http://www.math.umn.edu/˜garrett/ The result sketched here is of fundamental importance in the ‘modern’ theory of automorphic forms and L-functions. What it amounts to is proof that representation theory is in principle relevant to study of automorphic forms and L-function. The goal here is to get to a coherent statement of the basic factorization theorem for irreducible unitary representations of reductive linear adele groups, starting from very minimal prerequisites. Thus, the writing is discursive and explanatory. All necessary background definitions are given. There are no proofs. Along the way, many basic concepts of wider importance are illustrated, as well. One disclaimer is necessary: while in principle this factorization result makes it clear that representation theory is relevant to study of automorphic forms and L-functions, in practice there are other things necessary. In effect, one needs to know that the representation theory of reductive linear p-adic groups is tractable, so that conversion of other issues into representation theory is a change for the better. Thus, beyond the material here, one will need to know (at least) the basic properties of spherical and unramified principal series representations of reductive linear groups over local fields. The fact that in some sense there is just one irreducible representation of a reductive linear p-adic group will have to be pursued later. References and historical notes
    [Show full text]
  • Representations of Direct Products of Finite Groups
    Pacific Journal of Mathematics REPRESENTATIONS OF DIRECT PRODUCTS OF FINITE GROUPS BURTON I. FEIN Vol. 20, No. 1 September 1967 PACIFIC JOURNAL OF MATHEMATICS Vol. 20, No. 1, 1967 REPRESENTATIONS OF DIRECT PRODUCTS OF FINITE GROUPS BURTON FEIN Let G be a finite group and K an arbitrary field. We denote by K(G) the group algebra of G over K. Let G be the direct product of finite groups Gι and G2, G — G1 x G2, and let Mi be an irreducible iΓ(G;)-module, i— 1,2. In this paper we study the structure of Mί9 M2, the outer tensor product of Mi and M2. While Mi, M2 is not necessarily an irreducible K(G)~ module, we prove below that it is completely reducible and give criteria for it to be irreducible. These results are applied to the question of whether the tensor product of division algebras of a type arising from group representation theory is a division algebra. We call a division algebra D over K Z'-derivable if D ~ Hom^s) (Mf M) for some finite group G and irreducible ϋΓ(G)- module M. If B(K) is the Brauer group of K, the set BQ(K) of classes of central simple Z-algebras having division algebra components which are iΓ-derivable forms a subgroup of B(K). We show also that B0(K) has infinite index in B(K) if K is an algebraic number field which is not an abelian extension of the rationale. All iΓ(G)-modules considered are assumed to be unitary finite dimensional left if((τ)-modules.
    [Show full text]
  • 23 Infinite Dimensional Unitary Representations
    23 Infinite dimensional unitary representations Last lecture, we found the finite dimensional (non-unitary) representations of SL2(R). 23.1 Background about infinite dimensional representa- tions (of a Lie group G) What is an infinite dimensional representation? 1st guess Banach space acted on by G? This is no good for the following reasons: Look at the action of G on the functions on G (by left translation). We could use L2 functions, or L1 or Lp. These are completely different Banach spaces, but they are essentially the same representation. 2nd guess Hilbert space acted on by G? This is sort of okay. The problem is that finite dimensional representations of SL2(R) are NOT Hilbert space representations, so we are throwing away some interesting representations. Solution (Harish-Chandra) Take g to be the Lie algebra of G, and let K be the maximal compact subgroup. If V is an infinite dimensional representation of G, there is no reason why g should act on V . The simplest example fails. Let R act on L2(R) by left translation. Then d d 2 R d the Lie algebra is generated by dx (or i dx ) acting on L ( ), but dx of an L2 function is not in L2 in general. Let V be a Hilbert space. Set Vω to be the K-finite vectors of V , which are the vectors contained in a finite dimensional representation of K. The point is that K is compact, so V splits into a Hilbert space direct sum finite dimensional representations of K, at least if V is a Hilbert space.
    [Show full text]
  • Representation Theory of Finite Groups
    Representation Theory of Finite Groups Benjamin Steinberg School of Mathematics and Statistics Carleton University [email protected] December 15, 2009 Preface This book arose out of course notes for a fourth year undergraduate/first year graduate course that I taught at Carleton University. The goal was to present group representation theory at a level that is accessible to students who have not yet studied module theory and who are unfamiliar with tensor products. For this reason, the Wedderburn theory of semisimple algebras is completely avoided. Instead, I have opted for a Fourier analysis approach. This sort of approach is normally taken in books with a more analytic flavor; such books, however, invariably contain material on representations of com- pact groups, something that I would also consider beyond the scope of an undergraduate text. So here I have done my best to blend the analytic and the algebraic viewpoints in order to keep things accessible. For example, Frobenius reciprocity is treated from a character point of view to evade use of the tensor product. The only background required for this book is a basic knowledge of linear algebra and group theory, as well as familiarity with the definition of a ring. The proof of Burnside's theorem makes use of a small amount of Galois theory (up to the fundamental theorem) and so should be skipped if used in a course for which Galois theory is not a prerequisite. Many things are proved in more detail than one would normally expect in a textbook; this was done to make things easier on undergraduates trying to learn what is usually considered graduate level material.
    [Show full text]