The Compressed Word Problem for Groups

Total Page:16

File Type:pdf, Size:1020Kb

The Compressed Word Problem for Groups Markus Lohrey The Compressed Word Problem for Groups – Monograph – April 3, 2014 Springer Dedicated to Lynda, Andrew, and Ewan. Preface The study of computational problems in combinatorial group theory goes back more than 100 years. In a seminal paper from 1911, Max Dehn posed three decision prob- lems [46]: The word problem (called Identitatsproblem¨ by Dehn), the conjugacy problem (called Transformationsproblem by Dehn), and the isomorphism problem. The first two problems assume a finitely generated group G (although Dehn in his paper requires a finitely presented group). For the word problem, the input con- sists of a finite sequence w of generators of G (also known as a finite word), and the goal is to check whether w represents the identity element of G. For the con- jugacy problem, the input consists of two finite words u and v over the generators and the question is whether the group elements represented by u and v are conju- gated. Finally, the isomorphism problem asks, whether two given finitely presented groups are isomorphic.1 Dehns motivation for studying these abstract group theo- retical problems came from topology. In a previous paper from 1910, Dehn studied the problem of deciding whether two knots are equivalent [45], and he realized that this problem is a special case of the isomorphism problem (whereas the question of whether a given knot can be unknotted is a special case of the word problem). In his paper from 1912 [47], Dehn gave an algorithm that solves the word problem for fundamental groups of orientable closed 2-dimensional manifolds. His algorithm is nowadays known as Dehn’s algorithm and can be applied to a larger class of groups (so called hyperbolic groups). But Dehn also realized that his three problems seem to be very hardin general.In [46], he wrote “Die drei Fundamentalprobleme fur¨ alle Gruppen mit zwei Erzeugenden ... zu losen,¨ scheint einstweilen noch sehr schwierig zu sein.”(Solving the three fundamentalproblems for all groups with two generators seems to be very difficult at the moment.) When Dehn wrote this sentence, a formal definition of computability was still missing. Only in the first half of the 1930’s, the foundations of the modern theory of computability where laid by Alonzo Church, Kurt G¨odel, Emil Post, and Alan Turing, see e.g. Chapter 1 in the textbook [40] for a brief historial outline. Another 20 years later, Pyotr Sergeyevich Novikov [136] and independently William Werner Boone [22] proved that Dehn’s intuition concerning 1 Implicitly, the isomorphism problem can be also found in Tietze’s paper [161] from 1908. vii viii Preface the difficulty of his problems was true: There exist finitely presented groups with an undecidable word problem (and hence an undecidable conjugacy problem). The isomorphism problem turned out to be undecidable around the same time [1, 145]. More details on the history around Dehn’s three decision problems can be found in [158]. Despite these negative results, for many groups the word problem is decidable. Dehn’s result for fundamental groups of orientable closed 2-dimensional manifolds was extended to one-relator groups by his student Wilhelm Magnus [121]. Other important classes of groups with a decidable word problem are automatic groups [57] (including important classes like braid groups [8], Coxeter groups, right-angled Artin groups, hyperbolic groups [68]) and finitely generated linear groups, i.e., groups of matrices over a field [144] (including polycyclic groups). This makes it interesting to study the complexity of the word problem. Computational complexity theory is a part of computer science that emerged in the mid 1960’s and investigates the relation between (i) the time and memory of a computer necessary to solve a computational problem and (ii) the size of the input. For a word problem, the in- put size is simply the length of the finite sequence of generators. Early papers on the complexity of word problems for groups are [27, 28, 29, 144]. One of the early results in this context was that for every given n ≥ 0 there exist groups for which the word problem is decidable but does not belong to the n-th level of the Grze- gorczyk hierarchy (a hierarchy of decidable problems) [27]. On the other hand, for many prominent classes of groups the complexity of the word problem is quite low. For finitely generated linear groups Richard Jay Lipton and Yechezkel Zalcstein [108] proved that logarithmic working space (and hence polynomial time) suffices to solve the word problem. The class of automatic groups is another quite large class of groups including many classical group classes for which the word problem can be solved in quadratic time [57]. In contrast, groups with a difficult word prob- lem seem to be quite exotic objects. The vague statement that for most groups the word problem is easy can be even made precise: Mikhail Gromov stated in [68] that a randomly chosen (according to a certain probabilistic process) finitely presented group is hyperbolic with probability 1, a proof was given by Alexander Ol´shanski˘ı in [137]. Moreover, for every hyperbolic group the word problem can be solved in linear time. Hence, for most groups the word problem can be solved in linear time. One of the starting points for the work in this book was a question from the 2003 paper [94] by Ilya Kapovich, Alexei Myasnikov, Paul Eugene Schupp, and Vladimir Shpilrain: Is there a polynomial time algorithm for the word problem for the auto- morphism group of a finitely generated free group F? For every group G the set of all automorphisms of G together with the composition operation is a group, the automorphism group Aut(G) of G. Clearly, if G is finite, then also Aut(G) is finite. But if G is only finitely generated, then Aut(G) is not necessarily finitely gener- ated, see [105] for a counterexample. In a seminal paper [135] from 1924, Jakob Nielsen proved that the automorphism group of a finitely generated free group F is finitely generated (and in fact finitely presented). This makes it interesting to study the word problem for Aut(F). The straightforward algorithm for this problem has an exponential running time. Saul Schleimer [151] realized in 2006 that one can easily Preface ix reduce the word problem for Aut(F) to a variant for the word problem for F, where the input sequence is given in a succinct form by a so called straight-line program. A straight-line program can be seen as a hierarchical description of a string. From a formal language theory point of view it is a context-free grammar G that generates exactly one string that we denote with val(G). The length of this string can be ex- ponential in the size of the grammar G. In this sense, G can be seen as a succinct description of val(G). The variant of the word problem for a group G, where the input sequence is given by a straight-line program is the compressed word problem for G, which is the main topic of this book. Explicitly this problem was first studied in my paper [110] (a long version appeared as [112]). My motivation for this work came from two other papers: In 1994, Wojciech Plandowski [139] proved that one can decide in polynomial time whether two straight-line programs produce the same words; implicitly this result can be also found in papers by Kurt Mehlhorn, Raja- mani Sundar, and Christian Uhrig [127, 128] and Yoram Hirshfeld, Mark Jerrum and Faron Moller [79, 80] that were both published the same year as Plandowski’s work. One could also rephrase this result by saying that the compressed word prob- lem for a free monoid can be solved in polynomial time. My second motivation for studying the compressed word problem is the paper [15] by Martin Beaudry, Pierre McKenzie, Pierre P´eladeau and Denis Th´erien, where the authors studied the problem whether a given circuit over a finite monoid evaluates to a given monoid element. This problem can be seen as the compressed word problem for a finite monoid.2 Let me come back to the word problem for the automorphism group of a free group. In my paper [110] I proved that the compressed word problem for a finitely generatedfree groupcan be solved in polynomialtime; the proofbuilds on the above mentioned result by Plandowski. Using this result, Schleimer was able to show that the word problem for Aut(F) (with F a finitely generated free group) can be solved in polynomial time [151], which answered the question from [94] positively. After Schleimer’s work, it turned out that the compressed word problem has applications not only for the word problem of automorphism groups, but also for semidirect products and certain group extensions. This motivated the study of the compressed word problem as a topic of its own interest. The aim of this book is to give an extensive overview of known results on the compressed word problem. Some of the results in this book can be found in published articles while others ap- pear to be new. As a computer scientist with a strong interest in group theory, I tried to make this book accessible to both mathematicians and computer scientists. In particular, I tried to explain all necessary concepts from computer science (mainly computational complexity theory) and group theory. On the other hand, to keep the book focused on the compressed word problem I had to stop at a certain point. I hope that I could find the right balance. I want to thank my former supervisor Volker Diekert for his scientific influence.
Recommended publications
  • 18.703 Modern Algebra, Presentations and Groups of Small
    12. Presentations and Groups of small order Definition-Lemma 12.1. Let A be a set. A word in A is a string of 0 elements of A and their inverses. We say that the word w is obtained 0 from w by a reduction, if we can get from w to w by repeatedly applying the following rule, −1 −1 • replace aa (or a a) by the empty string. 0 Given any word w, the reduced word w associated to w is any 0 word obtained from w by reduction, such that w cannot be reduced any further. Given two words w1 and w2 of A, the concatenation of w1 and w2 is the word w = w1w2. The empty word is denoted e. The set of all reduced words is denoted FA. With product defined as the reduced concatenation, this set becomes a group, called the free group with generators A. It is interesting to look at examples. Suppose that A contains one element a. An element of FA = Fa is a reduced word, using only a and a−1 . The word w = aaaa−1 a−1 aaa is a string using a and a−1. Given any such word, we pass to the reduction w0 of w. This means cancelling as much as we can, and replacing strings of a’s by the corresponding power. Thus w = aaa −1 aaa = aaaa = a 4 = w0 ; where equality means up to reduction. Thus the free group on one generator is isomorphic to Z. The free group on two generators is much more complicated and it is not abelian.
    [Show full text]
  • Some Remarks on Semigroup Presentations
    SOME REMARKS ON SEMIGROUP PRESENTATIONS B. H. NEUMANN Dedicated to H. S. M. Coxeter 1. Let a semigroup A be given by generators ai, a2, . , ad and defining relations U\ — V\yu2 = v2, ... , ue = ve between these generators, the uu vt being words in the generators. We then have a presentation of A, and write A = sgp(ai, . , ad, «i = vu . , ue = ve). The same generators with the same relations can also be interpreted as the presentation of a group, for which we write A* = gpOi, . , ad\ «i = vu . , ue = ve). There is a unique homomorphism <£: A—* A* which maps each generator at G A on the same generator at G 4*. This is a monomorphism if, and only if, A is embeddable in a group; and, equally obviously, it is an epimorphism if, and only if, the image A<j> in A* is a group. This is the case in particular if A<j> is finite, as a finite subsemigroup of a group is itself a group. Thus we see that A(j> and A* are both finite (in which case they coincide) or both infinite (in which case they may or may not coincide). If A*, and thus also Acfr, is finite, A may be finite or infinite; but if A*, and thus also A<p, is infinite, then A must be infinite too. It follows in particular that A is infinite if e, the number of defining relations, is strictly less than d, the number of generators. 2. We now assume that d is chosen minimal, so that A cannot be generated by fewer than d elements.
    [Show full text]
  • Knapsack Problems in Groups
    MATHEMATICS OF COMPUTATION Volume 84, Number 292, March 2015, Pages 987–1016 S 0025-5718(2014)02880-9 Article electronically published on July 30, 2014 KNAPSACK PROBLEMS IN GROUPS ALEXEI MYASNIKOV, ANDREY NIKOLAEV, AND ALEXANDER USHAKOV Abstract. We generalize the classical knapsack and subset sum problems to arbitrary groups and study the computational complexity of these new problems. We show that these problems, as well as the bounded submonoid membership problem, are P-time decidable in hyperbolic groups and give var- ious examples of finitely presented groups where the subset sum problem is NP-complete. 1. Introduction 1.1. Motivation. This is the first in a series of papers on non-commutative discrete (combinatorial) optimization. In this series we propose to study complexity of the classical discrete optimization (DO) problems in their most general form — in non- commutative groups. For example, DO problems concerning integers (subset sum, knapsack problem, etc.) make perfect sense when the group of additive integers is replaced by an arbitrary (non-commutative) group G. The classical lattice problems are about subgroups (integer lattices) of the additive groups Zn or Qn, their non- commutative versions deal with arbitrary finitely generated subgroups of a group G. The travelling salesman problem or the Steiner tree problem make sense for arbitrary finite subsets of vertices in a given Cayley graph of a non-commutative infinite group (with the natural graph metric). The Post correspondence problem carries over in a straightforward fashion from a free monoid to an arbitrary group. This list of examples can be easily extended, but the point here is that many classical DO problems have natural and interesting non-commutative versions.
    [Show full text]
  • Combinatorial Group Theory
    Combinatorial Group Theory Charles F. Miller III March 5, 2002 Abstract These notes were prepared for use by the participants in the Workshop on Algebra, Geometry and Topology held at the Australian National University, 22 January to 9 February, 1996. They have subsequently been updated for use by students in the subject 620-421 Combinatorial Group Theory at the University of Melbourne. Copyright 1996-2002 by C. F. Miller. Contents 1 Free groups and presentations 3 1.1 Free groups . 3 1.2 Presentations by generators and relations . 7 1.3 Dehn’s fundamental problems . 9 1.4 Homomorphisms . 10 1.5 Presentations and fundamental groups . 12 1.6 Tietze transformations . 14 1.7 Extraction principles . 15 2 Construction of new groups 17 2.1 Direct products . 17 2.2 Free products . 19 2.3 Free products with amalgamation . 21 2.4 HNN extensions . 24 3 Properties, embeddings and examples 27 3.1 Countable groups embed in 2-generator groups . 27 3.2 Non-finite presentability of subgroups . 29 3.3 Hopfian and residually finite groups . 31 4 Subgroup Theory 35 4.1 Subgroups of Free Groups . 35 4.1.1 The general case . 35 4.1.2 Finitely generated subgroups of free groups . 35 4.2 Subgroups of presented groups . 41 4.3 Subgroups of free products . 43 4.4 Groups acting on trees . 44 5 Decision Problems 45 5.1 The word and conjugacy problems . 45 5.2 Higman’s embedding theorem . 51 1 5.3 The isomorphism problem and recognizing properties . 52 2 Chapter 1 Free groups and presentations In introductory courses on abstract algebra one is likely to encounter the dihedral group D3 consisting of the rigid motions of an equilateral triangle onto itself.
    [Show full text]
  • Undecidability of the Word Problem for Groups: the Point of View of Rewriting Theory
    Universita` degli Studi Roma Tre Facolta` di Scienze M.F.N. Corso di Laurea in Matematica Tesi di Laurea in Matematica Undecidability of the word problem for groups: the point of view of rewriting theory Candidato Relatori Matteo Acclavio Prof. Y. Lafont ..................................... Prof. L. Tortora de falco ...................................... questa tesi ´estata redatta nell'ambito del Curriculum Binazionale di Laurea Magistrale in Logica, con il sostegno dell'Universit´aItalo-Francese (programma Vinci 2009) Anno Accademico 2011-2012 Ottobre 2012 Classificazione AMS: Parole chiave: \There once was a king, Sitting on the sofa, He said to his maid, Tell me a story, And the maid began: There once was a king, Sitting on the sofa, He said to his maid, Tell me a story, And the maid began: There once was a king, Sitting on the sofa, He said to his maid, Tell me a story, And the maid began: There once was a king, Sitting on the sofa, . " Italian nursery rhyme Even if you don't know this tale, it's easy to understand that this could continue indefinitely, but it doesn't have to. If now we want to know if the nar- ration will finish, this question is what is called an undecidable problem: we'll need to listen the tale until it will finish, but even if it will not, one can never say it won't stop since it could finish later. those things make some people loose sleep, but usually children, bored, fall asleep. More precisely a decision problem is given by a question regarding some data that admit a negative or positive answer, for example: \is the integer number n odd?" or \ does the story of the king on the sofa admit an happy ending?".
    [Show full text]
  • CLASS DESCRIPTIONS—WEEK 2, MATHCAMP 2016 Contents 9:10
    CLASS DESCRIPTIONS|WEEK 2, MATHCAMP 2016 Contents 9:10 Classes 2 Dynamical Systems 2 Field Extensions and Galois Theory (Week 1 of 2) 2 Model Theory 2 Neural Networks 3 Problem Solving: Induction 3 10:10 Classes 4 Almost Planar 4 Extending Inclusion-Exclusion 4 Multilinear Algebra 5 The Word Problem for Groups 5 Why Are We Learning This? A seminar on the history of math education in the U.S. 6 11:10 Classes 6 Building Mathematical Structures 6 Graph Minors 7 History of Math 7 K-Theory 7 Linear Algebra (Week 2 of 2) 7 The Banach{Tarski Paradox 8 1:10 Classes 8 Divergent Series 8 Geometric Group Theory 8 Group Actions 8 The Chip-Firing Game 9 Colloquia 9 There Are Eight Flavors of Three-Dimensional Geometry 9 Tropical Geometry 9 Oops! I Ran Out of Axioms 10 Visitor Bios 10 Moon Duchin 10 Sam Payne 10 Steve Schweber 10 1 MC2016 ◦ W2 ◦ Classes 2 9:10 Classes Dynamical Systems. ( , Jane, Tuesday{Saturday) Dynamical systems are spaces that evolve over time. Some examples are the movement of the planets, the bouncing of a ball around a billiard table, or the change in the population of rabbits from year to year. The study of dynamical systems is the study of how these spaces evolve, their long-term behavior, and how to predict the future of these systems. It is a subject that has many applications in the real world and also in other branches of mathematics. In this class, we'll survey a variety of topics in dynamical systems, exploring both what is known and what is still open.
    [Show full text]
  • BRANCHING PROGRAM UNIFORMIZATION, REWRITING LOWER BOUNDS, and GEOMETRIC GROUP THEORY IZAAK MECKLER Mathematics Department U.C. B
    BRANCHING PROGRAM UNIFORMIZATION, REWRITING LOWER BOUNDS, AND GEOMETRIC GROUP THEORY IZAAK MECKLER Mathematics Department U.C. Berkeley Berkeley, CA Abstract. Geometric group theory is the study of the relationship between the algebraic, geo- metric, and combinatorial properties of finitely generated groups. Here, we add to the dictionary of correspondences between geometric group theory and computational complexity. We then use these correspondences to establish limitations on certain models of computation. In particular, we establish a connection between read-once oblivious branching programs and growth of groups. We then use Gromov’s theorem on groups of polynomial growth to give a simple argument that if the word problem of a group G is computed by a non-uniform family of read-once, oblivious, polynomial-width branching programs, then it is computed by an O(n)-time uniform algorithm. That is, efficient non-uniform read-once, oblivious branching programs confer essentially no advantage over uniform algorithms for word problems of groups. We also construct a group EffCirc which faithfully encodes reversible circuits and note the cor- respondence between certain proof systems for proving equations of circuits and presentations of groups containing EffCirc. We use this correspondence to establish a quadratic lower bound on the proof complexity of such systems, using geometric techniques which to our knowledge are new to complexity theory. The technical heart of this argument is a strengthening of the now classical the- orem of geometric group theory that groups with linear Dehn function are hyperbolic. The proof also illuminates a relationship between the notion of quasi-isometry and models of computation that efficiently simulate each other.
    [Show full text]
  • Deforming Discrete Groups Into Lie Groups
    Deforming discrete groups into Lie groups March 18, 2019 2 General motivation The framework of the course is the following: we start with a semisimple Lie group G. We will come back to the precise definition. For the moment, one can think of the following examples: • The group SL(n; R) n × n matrices of determinent 1, n • The group Isom(H ) of isometries of the n-dimensional hyperbolic space. Such a group can be seen as the transformation group of certain homoge- neous spaces, meaning that G acts transitively on some manifold X. A pair (G; X) is what Klein defines as “a geometry” in its famous Erlangen program [Kle72]. For instance: n n • SL(n; R) acts transitively on the space P(R ) of lines inR , n n • The group Isom(H ) obviously acts on H by isometries, but also on n n−1 @1H ' S by conformal transformations. On the other side, we consider a group Γ, preferably of finite type (i.e. admitting a finite generating set). Γ may for instance be the fundamental group of a compact manifold (possibly with boundary). We will be interested in representations (i.e. homomorphisms) from Γ to G, and in particular those representations for which the intrinsic geometry of Γ and that of G interact well. Such representations may not exist. Indeed, there are groups of finite type for which every linear representation is trivial ! This groups won’t be of much interest for us here. We will often start with a group of which we know at least one “geometric” representation.
    [Show full text]
  • Combinatorial Group Theory
    Combinatorial Group Theory Charles F. Miller III 7 March, 2004 Abstract An early version of these notes was prepared for use by the participants in the Workshop on Algebra, Geometry and Topology held at the Australian National University, 22 January to 9 February, 1996. They have subsequently been updated and expanded many times for use by students in the subject 620-421 Combinatorial Group Theory at the University of Melbourne. Copyright 1996-2004 by C. F. Miller III. Contents 1 Preliminaries 3 1.1 About groups . 3 1.2 About fundamental groups and covering spaces . 5 2 Free groups and presentations 11 2.1 Free groups . 12 2.2 Presentations by generators and relations . 16 2.3 Dehn’s fundamental problems . 19 2.4 Homomorphisms . 20 2.5 Presentations and fundamental groups . 22 2.6 Tietze transformations . 24 2.7 Extraction principles . 27 3 Construction of new groups 30 3.1 Direct products . 30 3.2 Free products . 32 3.3 Free products with amalgamation . 36 3.4 HNN extensions . 43 3.5 HNN related to amalgams . 48 3.6 Semi-direct products and wreath products . 50 4 Properties, embeddings and examples 53 4.1 Countable groups embed in 2-generator groups . 53 4.2 Non-finite presentability of subgroups . 56 4.3 Hopfian and residually finite groups . 58 4.4 Local and poly properties . 61 4.5 Finitely presented coherent by cyclic groups . 63 1 5 Subgroup Theory 68 5.1 Subgroups of Free Groups . 68 5.1.1 The general case . 68 5.1.2 Finitely generated subgroups of free groups .
    [Show full text]
  • Chapter 1 GENERAL STRUCTURE and PROPERTIES
    Chapter 1 GENERAL STRUCTURE AND PROPERTIES 1.1 Introduction In this Chapter we would like to introduce the main de¯nitions and describe the main properties of groups, providing examples to illustrate them. The detailed discussion of representations is however demanded to later Chapters, and so is the treatment of Lie groups based on their relation with Lie algebras. We would also like to introduce several explicit groups, or classes of groups, which are often encountered in Physics (and not only). On the one hand, these \applications" should motivate the more abstract study of the general properties of groups; on the other hand, the knowledge of the more important and common explicit instances of groups is essential for developing an e®ective understanding of the subject beyond the purely formal level. 1.2 Some basic de¯nitions In this Section we give some essential de¯nitions, illustrating them with simple examples. 1.2.1 De¯nition of a group A group G is a set equipped with a binary operation , the group product, such that1 ¢ (i) the group product is associative, namely a; b; c G ; a (b c) = (a b) c ; (1.2.1) 8 2 ¢ ¢ ¢ ¢ (ii) there is in G an identity element e: e G such that a e = e a = a a G ; (1.2.2) 9 2 ¢ ¢ 8 2 (iii) each element a admits an inverse, which is usually denoted as a¡1: a G a¡1 G such that a a¡1 = a¡1 a = e : (1.2.3) 8 2 9 2 ¢ ¢ 1 Notice that the axioms (ii) and (iii) above are in fact redundant.
    [Show full text]
  • Preserving Torsion Orders When Embedding Into Groups Withsmall
    Preserving torsion orders when embedding into groups with ‘small’ finite presentations Maurice Chiodo, Michael E. Hill September 9, 2018 Abstract We give a complete survey of a construction by Boone and Collins [3] for em- bedding any finitely presented group into one with 8 generators and 26 relations. We show that this embedding preserves the set of orders of torsion elements, and in particular torsion-freeness. We combine this with a result of Belegradek [2] and Chiodo [6] to prove that there is an 8-generator 26-relator universal finitely pre- sented torsion-free group (one into which all finitely presented torsion-free groups embed). 1 Introduction One famous consequence of the Higman Embedding Theorem [11] is the fact that there is a universal finitely presented (f.p.) group; that is, a finitely presented group into which all finitely presented groups embed. Later work was done to give upper bounds for the number of generators and relations required. In [14] Valiev gave a construction for embedding any given f.p. group into a group with 14 generators and 42 relations. In [3] Boone and Collins improved this to 8 generators and 26 relations. Later in [15] Valiev further showed that 21 relations was possible. In particular we can apply any of these constructions to a universal f.p. group to get a new one with only a few generators and relations. More recently Belegradek in [2] and Chiodo in [6] independently showed that there exists a universal f.p. torsion-free group; that is, an f.p. torsion-free group into which all f.p.
    [Show full text]
  • Finitely Presented Groups 1
    Finitely presented groups 1 Max Neunhöffer LMS Short Course on Computational Group Theory 29 July – 2 August 2013 Max Neunhöffer (University of St Andrews) Finitely presented groups 1 29 July 2013 1 / 12 is the cyclic group of order k. − − A; B j ABA 1B 1 is the integral lattice Z2 with addition. “Definition” G := hX j R1; R2;:::; Rk i is the “largest” group that has X as generating system, such that the relations R1;:::; Rk hold. Every group with a generating system X, for which the relations R1;:::; Rk hold, is a quotient of G. P; Q j Pn; Q2; PQPQ is the dihedral group of order 2n. S; T j S3; T 2 is the modular group PSL(2; Z). D; E; F j DEFED; EFD; D2EF is the trivial group f1g. Finitely presented groups Introduction and definition C j Ck = 1 Max Neunhöffer (University of St Andrews) Finitely presented groups 1 29 July 2013 2 / 12 − − A; B j ABA 1B 1 is the integral lattice Z2 with addition. “Definition” G := hX j R1; R2;:::; Rk i is the “largest” group that has X as generating system, such that the relations R1;:::; Rk hold. Every group with a generating system X, for which the relations R1;:::; Rk hold, is a quotient of G. P; Q j Pn; Q2; PQPQ is the dihedral group of order 2n. S; T j S3; T 2 is the modular group PSL(2; Z). D; E; F j DEFED; EFD; D2EF is the trivial group f1g. Finitely presented groups Introduction and definition C j Ck = 1 is the cyclic group of order k.
    [Show full text]