Notes on the Definitions of Group Cohomology and Homology

Total Page:16

File Type:pdf, Size:1020Kb

Notes on the Definitions of Group Cohomology and Homology Notes on the definitions of group cohomology and homology. Kevin Buzzard February 9, 2012 VERY sloppy notes on homology and cohomology. Needs work in several places. Last updated 3/12/07. 1 Derived functors. My goal is to define Ext and Tor but there's no harm talking about general nonsense for a bit. Because I want to derive both Hom and ⊗ with respect to both variables, we're going to have to talk about functors which are either left exact or right exact, and functors which are either covariant or contravariant. But there's a trick. If A is an abelian category then Aop is too, and so we can work out the theory just with right derived functors of a covariant left exact functor F : A ! B, and then apply the theory with functors A ! Bop, Aop ! B and Aop ! Bop! So first let's say A and B are abelian categories, and F is a covariant, left exact functor (that is, if 0 ! L ! M ! N ! 0 is exact then so is 0 ! F (L) ! F (M) ! F (N)). If A has enough injectives then left exact (covariant) functors have right derived functors, and they can be computed in the usual way: if X is an object of A then write down an injective resolution 0 ! X ! I0 ! I1 !··· , apply the functor and get a complex 0 ! F (I0) ! F (I1) ! ··· , and define the right derived functor Rn(F ) to be the cohomology of this complex at the point F (In). Note for example that R0(F ) = F by left exactness. We recall the basic property of the derived functor in this case: if 0 ! X ! Y ! Z ! 0 is exact, then so is 0 ! F (X) ! F (Y ) ! F (Z) ! R1F (X) ! R1F (Y ) !··· : Next, if F is a contravariant functor A ! B then think of F as a covariant functor F~ : Aop ! B; it seems that the standard terminology is that F is left exact if, by definition, F~ is left exact. If F is a contravariant functor which is left exact in this sense, then we will be able to pull off the same trick if Aop has enough injectives, which of course is the same as A having enough projectives. The functor F~ of course has right derived functors RnF~ : Aop ! B which can be thought of as contravariant functors RnF : A ! B|these are again called the right derived functors of the contravariant left exact functor F . Explicitly, if X 2 A and ···! P1 ! P0 ! X ! 0 is a projective resolution, and if we apply F , then we get 0 ! F (P0) ! F (P1) !··· and we take n the cohomology of this at the F (Pn) term to get R F (X). And the canonical exact sequence is that if 0 ! X ! Y ! Z ! 0 is exact then so is 0 ! F (Z) ! F (Y ) ! F (X) ! R1F (Z) ! R1F (Y ) !··· . As a sanity check: we computed using projective resolutions so if Z is projective then R1F (Z) = 0, but this is unsurprising because in this case the short exact sequence splits. A right exact covariant functor A ! B can be thought of as a left exact covariant functor Aop ! Bop, so the left derived functors of a right exact functor can be computed using projective resolutions in A, if A has enough projectives. Similarly a right exact contravariant functor A ! B, that is, a contravariant functor for which the associated covariant functor Aop ! B is right exact, will have left derived functors iff the associated map A ! Bop has right derived functors, so if A has enough injectives then the derived functors exist and you can compute them using injective resolutions in A. 1 2 Example of a projective resolution. This will come in handy later. Let G be a group, let A be the ring Z[G], and consider the category of left A-modules (that is, A acts on the left). Here is a \standard" projective resolution of Z, considered as a left G-module with G acting trivially. It's called the \unnormalised bar resolution". Let Bn (for n ≥ 0) be the free A-module on the set of all symbols (g1; g2; : : : ; gn). Thought of another way, Bn is the free Z-module on the set of all symbols [g0; g1; : : : ; gn] := g0(g1; g2; : : : ; gn). For n ≥ 1 define an A-linear map d : Bn ! Bn−1 by demanding that on A-generators it does this: d(g1; : : : ; gn) = g1(g2; : : : ; gn) − (g1g2; g3; : : : ; gn) + (g1; g2g3; g4; : : : ; gn) − · · · n−1 n ··· + (−1) (g1; g2; : : : ; gn−1gn) + (−1) (g1; g2; : : : ; gn−1): So, explicitly, d : B1 ! B0 sends the A-generator (g) to g(∗) − () with () the generator of B0 (which is free of rank 1) and d : B2 ! B1 sends (g; h) to g(h) − (gh) + (g). Finally define : B0 ! Z by sending g(∗), for g 2 G, to 1. The claim, which I won't prove, is that ···! B2 ! B1 ! B0 ! Z ! 0 is exact. I suspect that one relatively painless proof of this involves using some other basis where d has a much simpler definition! Another proof is hinted at in Exercise 6.5.1(1) of Weibel. But let's press on, I'll prove enough to be able to compute H1 and H1 group homology and cohomology. Checking that the sequence is exact at the Z and B0 terms can be done by hand: clearly B0 surjects onto Z, and if one thinks of B0 as the ring A with (∗) = 1, then the map B1 ! B0 sends (g) to g − 1, and such things generate (as a left ideal) the kernel of B0 ! Z, as is easily checked. Let me check exactness at the B1 term, by mimicing the general proof. To check exactness here 2 I firstly have to check that d = 0, and it suffices to check this on generators. If (g; h) 2 B2 then d(g; h) = g(h) − (gh) + (g) and d of this is gh(∗) − g(∗) − gh(∗) + (∗) + g(∗) − (∗) = 0, so 2 d = 0, and to check it exactness I just need to check that anything in the kernel of d : B1 ! B0 is in the image of d : B2 ! B1. Here's how I'll do this: define s : B1 ! B2, Z-linear but not A-linear, by s(g(h)) = (g; h), and define s : B0 ! B1, Z-linear but not A-linear, by s(g(∗)) = (g). I claim that ds + sd is the identity map B1 ! B1, and this will prove exactness at B1. It suffices to check on Z-generators, so it suffices to check that (ds + sd)(g(h)) = g(h). But this is easy: (ds)(g(h)) = d(g; h) = g(h) − (gh) + (g), and (sd)(g(h)) = s(gd(h)) = s(gh(∗) − g(∗)) = (gh) − (g) so ds + sd is the identity. But this is enough to prove that the kernel of d : B1 ! B0 coincides with the image of d : B2 ! B1! We can also make the Bn free right A-modules by switching the G-action in the usual way: b ∗ g := g−1b. Using this trick we also get a projective resolution of Z in the category of right A-modules. 3 Ext. Let A be a ring, not necessarily commutative. Write A -Mod for the category of left A-modules (that is, A acts on the left) and Mod- A for the category of right A-modules. Both of these categories have enough injectives and enough projectives. If N is a left A-module then HomA(N; ∗) is covariant and left exact, so it has right derived n n functors which are called ExtA(N; ∗), and ExtA(N; X) can be computed using an injective reso- lution of X. We deduce immediately that if 0 ! X ! Y ! Z ! 0 is a short exact sequence of left A-modules then we have a long exact sequence 1 1 0 ! HomA(N; X) ! HomA(N; Y ) ! HomA(N; Z) ! ExtA(N; X) ! ExtA(N; Y ) !··· : 1 As a sanity check: if X is injective then 0 ! X ! Y ! Z ! 0 splits so it looks like ExtA(N; X) should be zero, and it is because X is an injective resolution of X and this complex has no term in degree 1. 2 Now consider a left A-module X and the functor HomA(∗;X). This functor is contravariant and if M ! N is surjective then HomA(N; X) ! HomA(M; X) is injective, so HomA(∗;X) is left exact and contravariant, so it has right derived functors, and these functors can be computed using a projective resolution of N (because it's injective in the opposite category to A -Mod). n The funny thing is that these derived functors are just ExtA(∗;X) again! The reason for ∗ this is that if N and X are left R-modules and I is an injective resolution of X and P∗ is a ∗ projective resolution of N, then there is a double complex called Hom(P∗;I ) and the associated ∗ total complex has natural maps to Hom( P∗;X) and to HomA(N; I ) and both of these natural maps are quasi-isomorphisms. This is explained much more carefully in section 2.7 of Weibel's homological algebra book. We deduce that if 0 ! L ! M ! N ! 0 is a short exact sequence of left A-modules then we get a long exact sequence 1 1 0 ! HomA(N; X) ! HomA(M; X) ! HomA(L; X) ! ExtA(N; X) ! ExtA(M; X) !··· : 1 The sanity check: if N is projective then the sequence splits, so ExtA(N; X) should be zero, and it is because we computed it using a projective resolution of N.
Recommended publications
  • Homological Algebra
    Homological Algebra Donu Arapura April 1, 2020 Contents 1 Some module theory3 1.1 Modules................................3 1.6 Projective modules..........................5 1.12 Projective modules versus free modules..............7 1.15 Injective modules...........................8 1.21 Tensor products............................9 2 Homology 13 2.1 Simplicial complexes......................... 13 2.8 Complexes............................... 15 2.15 Homotopy............................... 18 2.23 Mapping cones............................ 19 3 Ext groups 21 3.1 Extensions............................... 21 3.11 Projective resolutions........................ 24 3.16 Higher Ext groups.......................... 26 3.22 Characterization of projectives and injectives........... 28 4 Cohomology of groups 32 4.1 Group cohomology.......................... 32 4.6 Bar resolution............................. 33 4.11 Low degree cohomology....................... 34 4.16 Applications to finite groups..................... 36 4.20 Topological interpretation...................... 38 5 Derived Functors and Tor 39 5.1 Abelian categories.......................... 39 5.13 Derived functors........................... 41 5.23 Tor functors.............................. 44 5.28 Homology of a group......................... 45 1 6 Further techniques 47 6.1 Double complexes........................... 47 6.7 Koszul complexes........................... 49 7 Applications to commutative algebra 52 7.1 Global dimensions.......................... 52 7.9 Global dimension of
    [Show full text]
  • Math 210B. Annihilation of Cohomology of Finite Groups 1. Motivation an Important Fact in the Cohomology Theory of Finite Groups
    Math 210B. Annihilation of cohomology of finite groups 1. Motivation An important fact in the cohomology theory of finite groups is that if G is a finite group then Hn(G; M) is killed by #G for any n > 0 and any G-module M. This is not at all obvious from the abstract definition (via injective resolutions, say), nor even from the viewpoint of the explicit \bar resolution" method of computing group cohomology. In this handout we present the proof of this fundamental fact as a marvelous concrete application of the abstract fact that erasable δ-functors are universal (Grothendieck's conceptualization of the \degree-shifting" method that had long been used in earlier versions of cohomology theories throughout algebra and topology). Before we turn to the proof, we record a remarkable consequence: Theorem 1.1. If G is finite and M is a G-module that is finitely generated as an abelian group then Hn(G; M) is finite for all n > 0. Proof. From the bar resolution, we see that Hn(G; M) is finitely generated as an abelian group, as the terms of the bar resolution complex are the abelian groups Map(Gj;M) which are visibly finitely generated (as each Gj is a finite set). Hence, since it is also killed by #G, it must be finite! Actually, the finiteness of such higher cohomologies can be seen in an entirely different way, at the cost of losing the precise information of being annihilated by the specific integer #G (which is very useful in some applications).
    [Show full text]
  • Algebraic Number Theory II
    Algebraic number theory II Uwe Jannsen Contents 1 Infinite Galois theory2 2 Projective and inductive limits9 3 Cohomology of groups and pro-finite groups 15 4 Basics about modules and homological Algebra 21 5 Applications to group cohomology 31 6 Hilbert 90 and Kummer theory 41 7 Properties of group cohomology 48 8 Tate cohomology for finite groups 53 9 Cohomology of cyclic groups 56 10 The cup product 63 11 The corestriction 70 12 Local class field theory I 75 13 Three Theorems of Tate 80 14 Abstract class field theory 83 15 Local class field theory II 91 16 Local class field theory III 94 17 Global class field theory I 97 0 18 Global class field theory II 101 19 Global class field theory III 107 20 Global class field theory IV 112 1 Infinite Galois theory An algebraic field extension L/K is called Galois, if it is normal and separable. For this, L/K does not need to have finite degree. For example, for a finite field Fp with p elements (p a prime number), the algebraic closure Fp is Galois over Fp, and has infinite degree. We define in this general situation Definition 1.1 Let L/K be a Galois extension. Then the Galois group of L over K is defined as Gal(L/K) := AutK (L) = {σ : L → L | σ field automorphisms, σ(x) = x for all x ∈ K}. But the main theorem of Galois theory (correspondence between all subgroups of Gal(L/K) and all intermediate fields of L/K) only holds for finite extensions! To obtain the correct answer, one needs a topology on Gal(L/K): Definition 1.2 Let L/K be a Galois extension.
    [Show full text]
  • Remarks on the Cohomology of Finite Fundamental Groups of 3–Manifolds
    Geometry & Topology Monographs 14 (2008) 519–556 519 arXiv version: fonts, pagination and layout may vary from GTM published version Remarks on the cohomology of finite fundamental groups of 3–manifolds SATOSHI TOMODA PETER ZVENGROWSKI Computations based on explicit 4–periodic resolutions are given for the cohomology of the finite groups G known to act freely on S3 , as well as the cohomology rings of the associated 3–manifolds (spherical space forms) M = S3=G. Chain approximations to the diagonal are constructed, and explicit contracting homotopies also constructed for the cases G is a generalized quaternion group, the binary tetrahedral group, or the binary octahedral group. Some applications are briefly discussed. 57M05, 57M60; 20J06 1 Introduction The structure of the cohomology rings of 3–manifolds is an area to which Heiner Zieschang devoted much work and energy, especially from 1993 onwards. This could be considered as part of a larger area of his interest, the degrees of maps between oriented 3– manifolds, especially the existence of degree one maps, which in turn have applications in unexpected areas such as relativity theory (cf Shastri, Williams and Zvengrowski [41] and Shastri and Zvengrowski [42]). References [1,6,7, 18, 19, 20, 21, 22, 23] in this paper, all involving work of Zieschang, his students Aaslepp, Drawe, Sczesny, and various colleagues, attest to his enthusiasm for these topics and the remarkable energy he expended studying them. Much of this work involved Seifert manifolds, in particular, references [1, 6, 7, 18, 20, 23]. Of these, [6, 7, 23] (together with [8, 9]) successfully completed the programme of computing the ring structure H∗(M) for any orientable Seifert manifold M with 1 2 3 3 G := π1(M) infinite.
    [Show full text]
  • Group Cohomology in Lean
    BEng Individual Project Imperial College London Department of Computing Group Cohomology in Lean Supervisor: Prof. Kevin Buzzard Author: Anca Ciobanu Second Marker: Prof. David Evans July 10, 2019 Abstract The Lean project is a new open source launched in 2013 by Leonardo de Moura at Microsoft Research Redmond that can be viewed as a programming language specialised in theorem proving. It is suited for formalising mathematical defini- tions and theorems, which can help bridge the gap between the abstract aspect of mathematics and the practical part of informatics. My project focuses on using Lean to formalise some essential notions of group cohomology, such as the 0th and 1st cohomology groups, as well as the long exact sequence. This can be seen as a performance test for the new theorem prover, but most im- portantly as an addition to the open source, as group cohomology has yet to be formalised in Lean. Contents 1 Introduction3 1.1 About theorem provers.......................3 1.2 Lean as a solution.........................4 1.3 Achievements............................4 2 Mathematical Background6 2.1 Basic group theory.........................6 2.2 Normal subgroups and homomorphisms.............7 2.3 Quotient groups..........................7 3 Tutorial in Lean9 3.1 Tactics for proving theorems....................9 3.2 Examples.............................. 10 4 Definitions and Theorems of Group Cohomology 13 4.1 Motivation............................. 13 4.2 Modules............................... 14 4.3 0th cohomology group....................... 14 4.4 First cohomology group...................... 16 5 Group Cohomology in Lean 19 5.1 Exact sequence with H0(G; M) only............... 19 5.2 Long exact sequence........................ 22 6 Evaluation 24 6.1 First impressions on Lean....................
    [Show full text]
  • The Cohomology of Automorphism Groups of Free Groups
    The cohomology of automorphism groups of free groups Karen Vogtmann∗ Abstract. There are intriguing analogies between automorphism groups of finitely gen- erated free groups and mapping class groups of surfaces on the one hand, and arithmetic groups such as GL(n, Z) on the other. We explore aspects of these analogies, focusing on cohomological properties. Each cohomological feature is studied with the aid of topolog- ical and geometric constructions closely related to the groups. These constructions often reveal unexpected connections with other areas of mathematics. Mathematics Subject Classification (2000). Primary 20F65; Secondary, 20F28. Keywords. Automorphism groups of free groups, Outer space, group cohomology. 1. Introduction In the 1920s and 30s Jakob Nielsen, J. H. C. Whitehead and Wilhelm Magnus in- vented many beautiful combinatorial and topological techniques in their efforts to understand groups of automorphisms of finitely-generated free groups, a tradition which was supplemented by new ideas of J. Stallings in the 1970s and early 1980s. Over the last 20 years mathematicians have been combining these ideas with others motivated by both the theory of arithmetic groups and that of surface mapping class groups. The result has been a surge of activity which has greatly expanded our understanding of these groups and of their relation to many areas of mathe- matics, from number theory to homotopy theory, Lie algebras to bio-mathematics, mathematical physics to low-dimensional topology and geometric group theory. In this article I will focus on progress which has been made in determining cohomological properties of automorphism groups of free groups, and try to in- dicate how this work is connected to some of the areas mentioned above.
    [Show full text]
  • Modules and Cohomology Over Group Algebras: One Commutative Algebraist’S Perspective
    Trends in Commutative Algebra MSRI Publications Volume 51, 2004 Modules and Cohomology over Group Algebras: One Commutative Algebraist's Perspective SRIKANTH IYENGAR Abstract. This article explains basic constructions and results on group algebras and their cohomology, starting from the point of view of commu- tative algebra. It provides the background necessary for a novice in this subject to begin reading Dave Benson's article in this volume. Contents Introduction 51 1. The Group Algebra 52 2. Modules over Group Algebras 56 3. Projective Modules 64 4. Structure of Projectives 69 5. Cohomology of Supplemented Algebras 74 6. Group Cohomology 77 7. Finite Generation of the Cohomology Algebra 79 References 84 Introduction The available accounts of group algebras and group cohomology [Benson 1991a; 1991b; Brown 1982; Evens 1991] are all written for the mathematician on the street. This one is written for commutative algebraists by one of their own. There is a point to such an exercise: though group algebras are typically noncommutative, module theory over them shares many properties with that over commutative rings. Thus, an exposition that draws on these parallels could benefit an algebraist familiar with the commutative world. However, such an endeavour is not without its pitfalls, for often there are subtle differences be- tween the two situations. I have tried to draw attention to similarities and to Mathematics Subject Classification: Primary 13C15, 13C25. Secondary 18G15, 13D45. Part of this article was written while the author was funded by a grant from the NSF. 51 52 SRIKANTH IYENGAR discrepancies between the two subjects in a series of commentaries on the text that appear under the rubric Ramble1.
    [Show full text]
  • Group Cohomology
    Group Cohomology I will define group cohomology H*(G, N) for any group G and any G-module N, and relate this to Hilbert Theorem 90. ∗ The context is ExtR(M; N), for a ring R and two (left) R-modules M; N. This ∗ is a long theory to do everything, but one computation of ExtR goes as follows: (1) Choose a free R-module resolution complex F∗ ! M ! 0 (resolution means exact) ∗ (2) Form the cocomplex of abelian groups HomR(F∗;N). Then ExtR(M; N) is ∗ the cohomology H (HomR(F∗;N)) 0 (3) It is easy to see from half-exactness property of Hom that H = HomR(M; N). (4) The codifferentials HomR(Fk;N) ! HomR(Fk+1;N) are given by `adjoints' of the differentials in F∗. Namely, the codifferential of an R-hom z : Fk ! N is the composition zd : Fk+1 ! Fk ! N. In particular, z is a k-cocycle exactly when this composition zd = 0. The k-coboundaries are all compositions Fk ! Fk−1 ! N, where first map is d. (5) Take M = Z with trivial G action and take R = Z[G]. Note R-modules and G-modules are the same thing. Then H∗(G; N) is defined to be Ext∗ ( ;N). Z[G] Z (6) I will write down a free Z[G] module resolution F∗ ! Z ! 0: As a free abelian group, Fk has Z-basis fg0 < g1; ··· gk >g with the gi 2 G.A plain bracket < a; b; ··· ; x > is interpreted to have the identity e 2 G in front.
    [Show full text]
  • Math 99R - Representations and Cohomology of Groups
    Math 99r - Representations and Cohomology of Groups Taught by Meng Geuo Notes by Dongryul Kim Spring 2017 This course was taught by Meng Guo, a graduate student. The lectures were given at TF 4:30-6 in Science Center 232. There were no textbooks, and there were 7 undergraduates enrolled in our section. The grading was solely based on the final presentation, with no course assistants. Contents 1 February 1, 2017 3 1.1 Chain complexes . .3 1.2 Projective resolution . .4 2 February 8, 2017 6 2.1 Left derived functors . .6 2.2 Injective resolutions and right derived functors . .8 3 February 14, 2017 10 3.1 Long exact sequence . 10 4 February 17, 2017 13 4.1 Ext as extensions . 13 4.2 Low-dimensional group cohomology . 14 5 February 21, 2017 15 5.1 Computing the first cohomology and homology . 15 6 February 24, 2017 17 6.1 Bar resolution . 17 6.2 Computing cohomology using the bar resolution . 18 7 February 28, 2017 19 7.1 Computing the second cohomology . 19 1 Last Update: August 27, 2018 8 March 3, 2017 21 8.1 Group action on a CW-complex . 21 9 March 7, 2017 22 9.1 Induction and restriction . 22 10 March 21, 2017 24 10.1 Double coset formula . 24 10.2 Transfer maps . 25 11 March 24, 2017 27 11.1 Another way of defining transfer maps . 27 12 March 28, 2017 29 12.1 Spectral sequence from a filtration . 29 13 March 31, 2017 31 13.1 Spectral sequence from an exact couple .
    [Show full text]
  • 2 Cohomology of Groups
    2 Cohomology of groups This section intends to give a very first introduction to group cohomology. In particular, we want to discuss another setting in which Ext-groups carry meaningful information. 2.1 Definition. Let G be a group, which in general will be non-abelian. By a G-module we mean an abelian group A, written additively, together with an action ⇢: G A A of G ⇥ ! on A by group automorphisms. In more detail, if we write g a for ⇢(g, a) we should have: ⇤ (1) e a = a and g (g a)=(g g ) a for all g , g G and a A; ⇤ 1 ⇤ 2 ⇤ 1 2 ⇤ 1 2 2 2 (2) g (a + a )=(g a )+(g a ) and g ( a)= (g a) for all g G and a, a , a A. ⇤ 1 2 ⇤ 1 ⇤ 2 ⇤ − − ⇤ 2 1 2 2 The first simply expresses that we have an action of G on the set A; the second expresses that this is an action of G by group automorphisms of A. 2.2 Remark. If A is an abelian group then to give A the structure of a G-module is the same as giving a homomorphism of groups ✓ : G Aut(A). The correspondence is given by ! the rule ✓(g) a = g a. ⇤ 2.3 Definition. If A and B are G-modules then a morphism of G-modules f : A B is a ! group homomorphism with the property that g f(a)=f(g a) for all g G and a A. ⇤ ⇤ 2 2 2.4 Remark.
    [Show full text]
  • INTERACTION BETWEEN CECH COHOMOLOGY and GROUP COHOMOLOGY 1. Cech Cohomology Let I Be Some Index Set and Let U = {U I : I ∈ I}
    INTERACTION BETWEEN CECH COHOMOLOGY AND GROUP COHOMOLOGY TAYLOR DUPUY Abstract. [Summer 2012] These are old notes and they are just being put online now. They are incomplete and most likely riddled with errors that I may never fix. There are important technical hypotheses missing that make which make certain proofs invalid as stateded below. For example we sometimes need the sheaf of abelian group to be quasi-coherent modules to make things work. If someone reads this and wants to be awesome and email me I would appreciate it. {Taylor Abstract. [Original] Given a sheaf of groups acting on an abelian sheaf of groups we define a group cohomology theory. A special case of a theorem proves that twisted homomorphism in certain group cohomologies when paired with cocycles in cech cohomology give rise to 1-cocycles of vector bundles. 1. Cech Cohomology Let I be some index set and let U = fUi : i 2 Ig be a collection of open sets S with X = i2I Ui. Let G be a sheaf of groups on X. Q −1 A collection (gij) 2 i;j2I Γ(Ui \ Uj; G) with gij = gji is said to be a cocycle provided (1.1) gijgjkgki = 1 1 on Ui \ Uj \ Uk. The collection of cocycles will be denoted by Z (U; X; G). A Q collection gij 2 i;j2I Γ(Ui \ Uj; G) is called a coboundary if there exists some collection "i 2 G(Ui) for each i 2 I such that −1 gij = "i"j : 1 We will denote the collection of coboundaries by B (U; X; G).
    [Show full text]
  • Arxiv:1703.00107V1 [Math.AT] 1 Mar 2017
    Vanishing of L2 •Betti numbers and failure of acylindrical hyperbolicity of matrix groups over rings FENG JI SHENGKUI YE Let R be an infinite commutative ring with identity and n ≥ 2 be an integer. We 2 (2) prove that for each integer i = 0, 1, ··· , n − 2, the L •Betti number bi (G) = 0, when G = GLn(R) the general linear group, SLn(R) the special linear group, En(R) the group generated by elementary matrices. When R is an infinite princi• pal ideal domain, similar results are obtained for Sp2n(R) the symplectic group, ESp2n(R) the elementary symplectic group, O(n, n)(R) the split orthogonal group or EO(n, n)(R) the elementary orthogonal group. Furthermore, we prove that G is not acylindrically hyperbolic if n ≥ 4. We also prove similar results for a class of noncommutative rings. The proofs are based on a notion of n•rigid rings. 20J06; 20F65 1 Introduction In this article, we study the s•normality of subgroups of matrix groups over rings together with two applications. Firstly, the low•dimensional L2 •Betti numbers of matrix groups are proved to be zero. Secondly, the matrix groups are proved to be not acylindrically hyperbolic in the sense of Dahmani–Guirardel–Osin [6] and Osin [17]. arXiv:1703.00107v1 [math.AT] 1 Mar 2017 Let us briefly review the relevant background. Let G be a discrete group. Denote by l2(G) = {f : G → C | kf (g)k2 < +∞} Xg∈G = 2 the Hilbert space with inner product hf1, f2i x∈G f1(x)f2(x).
    [Show full text]