Semigroup Congruences: Computational Techniques and Theoretical Applications

Total Page:16

File Type:pdf, Size:1020Kb

Semigroup Congruences: Computational Techniques and Theoretical Applications Semigroup Congruences: Computational Techniques and Theoretical Applications Michael Torpey This thesis is submitted in partial fulfilment for the degree of Doctor of Philosophy (PhD) at the University of St Andrews February 2019 2 Declarations Candidate's declaration I, Michael Colin Torpey, do hereby certify that this thesis, submitted for the degree of PhD, which is approx- imately 59,000 words in length, has been written by me, and that it is the record of work carried out by me, or principally by myself in collaboration with others as acknowledged, and that it has not been submitted in any previous application for any degree. I was admitted as a research student at the University of St Andrews in September 2014. I received funding from an organisation or institution and have acknowledged the funder(s) in the full text of my thesis. Date: . Signature of candidate: . Supervisor's declaration I hereby certify that the candidate has fulfilled the conditions of the Resolution and Regulations appropriate for the degree of PhD in the University of St Andrews and that the candidate is qualified to submit this thesis in application for that degree. Date: . Signature of supervisor:. Permission for publication In submitting this thesis to the University of St Andrews we understand that we are giving permission for it to be made available for use in accordance with the regulations of the University Library for the time being in force, subject to any copyright vested in the work not being affected thereby. We also understand, unless exempt by an award of an embargo as requested below, that the title and the abstract will be published, and that a copy of the work may be made and supplied to any bona fide library or research worker, that this thesis will be electronically accessible for personal or research use and that the library has the right to migrate this thesis into new electronic forms as required to ensure continued access to the thesis. I, Michael Colin Torpey, confirm that my thesis does not contain any third-party material that requires copyright clearance. The following is an agreed request by candidate and supervisor regarding the publication of this thesis: no embargo on print copy; no embargo on electronic copy. Date: . Signature of candidate: . Date: . Signature of supervisor:. Underpinning Research Data or Digital Outputs I, Michael Colin Torpey, hereby certify that no requirements to deposit original research data or digital outputs apply to this thesis and that, where appropriate, secondary data used have been referenced in the full text of my thesis. Date: . Signature of candidate: . 3 4 Abstract Computational semigroup theory is an area of research that is subject to growing interest. The development of semigroup algorithms allows for new theoretical results to be discovered, which in turn informs the creation of yet more algorithms. Groups have benefitted from this cycle since before the invention of electronic computers, and the popularity of computational group theory has resulted in a rich and detailed literature. Computational semigroup theory is a less developed field, but recent work has resulted in a variety of algorithms, and some important pieces of software such as the Semigroups package for GAP. Congruences are an important part of semigroup theory. A semigroup's congruences deter- mine its homomorphic images in a manner analogous to a group's normal subgroups. Prior to the work described here, there existed few practical algorithms for computing with semigroup congruences. However, a number of results about alternative representations for congruences, as well as existing algorithms that can be borrowed from group theory, make congruences a fertile area for improvement. In this thesis, we first consider computational techniques that can be applied to the study of congruences, and then present some results that have been produced or precipitated by applying these techniques to interesting examples. After some preliminary theory, we present a new parallel approach to computing with con- gruences specified by generating pairs. We then consider alternative ways of representing a congruence, using intermediate objects such as linked triples. We also present an algorithm for computing the entire congruence lattice of a finite semigroup. In the second part of the thesis, we classify the congruences of several monoids of bipartitions, as well as the principal factors of several monoids of partial transformations. Finally, we consider how many congruences a finite semigroup can have, and examine those on semigroups with up to seven elements. 5 Contents List of figures, tables and algorithms 9 Preface 11 Acknowledgements 15 1 Preliminaries 16 1.1 Basic notation . 16 1.2 Semigroups . 17 1.3 Generators . 19 1.4 Homomorphisms . 20 1.5 Congruences . 21 1.6 Generating pairs . 24 1.7 Presentations . 28 1.8 Ideals . 30 1.9 Green's relations . 31 1.10 Regularity . 34 1.11 Element types . 34 1.11.1 Transformations . 35 1.11.2 Partial transformations . 36 1.11.3 Order-preserving elements . 37 1.11.4 Bipartitions . 38 1.12 Computation & decidability . 42 1.13 Union–find . 45 I Computational techniques 50 2 Parallel method for generating pairs 51 2.1 Reasons for parallelisation . 52 2.2 Applicable representations of a semigroup . 53 2.3 Program inputs . 54 2.4 Program outputs . 56 2.5 Finding a presentation . 56 2.6 The methods . 60 2.6.1 Pair orbit enumeration . 60 2.6.2 The Todd{Coxeter algorithm . 63 2.6.3 Rewriting systems . 78 2.7 Running in parallel . 84 2.8 Benchmarking . 85 2.8.1 Examples . 85 2.8.2 Comparison on random examples . 86 2.9 Future work . 90 2.9.1 Pre-filling the Todd{Coxeter algorithm with a left Cayley graph . 96 6 2.9.2 Interaction between the Knuth{Bendix and Todd{Coxeter algorithms . 96 2.9.3 Using concrete elements in the Todd{Coxeter algorithm . 97 2.9.4 Left and right congruences with the Knuth{Bendix algorithm . 97 3 Converting between representations 99 3.1 Ways of representing a congruence . 99 3.1.1 Generating pairs . 99 3.1.2 Groups: normal subgroups . 100 3.1.3 Completely (0-)simple semigroups: linked triples . 101 3.1.4 Inverse semigroups: kernel{trace pairs . 104 3.1.5 Rees congruences . 106 3.2 Converting between representations . 106 3.2.1 Normal subgroups and linked triples . 107 3.2.2 Generating pairs of a Rees congruence . 107 3.2.3 Linked triple from generating pairs . 108 3.2.4 Generating pairs from a linked triple . 111 3.2.5 Kernel and trace from generating pairs . 116 3.2.6 Kernel and trace of a Rees congruence . 120 3.2.7 Trivial conversions . 121 3.3 Further work . 123 3.3.1 Generating pairs from a kernel{trace pair . 123 3.3.2 Rees congruences from generating pairs . 123 3.3.3 Regular semigroups . 124 4 Calculating congruence lattices 126 4.1 The algorithm . 128 4.1.1 Principal congruences . 128 4.1.2 Adding joins . 130 4.2 Implementation . 132 4.3 Examples . 133 II Theoretical applications 137 5 Congruences of the Motzkin monoid 138 5.1 The Motzkin monoid Mn ............................... 140 5.2 Lifted congruences . 142 5.3 Congruence lattice of Mn ............................... 144 5.4 Other monoids . 156 5.4.1 IN-pairs . 156 5.4.2 Results . 157 6 Principal factors and counting congruences 164 6.1 Congruences of principal factors . 164 6.1.1 Principal factors . 164 6.1.2 Full transformation monoid Tn ........................ 165 6.1.3 Other semigroups . 169 6.1.4 Further work . 173 6.2 The number of congruences of a semigroup . 174 6.2.1 Congruence-free semigroups . 174 6.2.2 Congruence-full semigroups . 175 6.2.3 Semigroups with fewer congruences . 177 6.3 Small.
Recommended publications
  • Computational Techniques in Finite Semigroup Theory
    COMPUTATIONAL TECHNIQUES IN FINITE SEMIGROUP THEORY Wilf A. Wilson A Thesis Submitted for the Degree of PhD at the University of St Andrews 2018 Full metadata for this item is available in St Andrews Research Repository at: http://research-repository.st-andrews.ac.uk/ Please use this identifier to cite or link to this item: http://hdl.handle.net/10023/16521 This item is protected by original copyright Computational techniques in finite semigroup theory WILF A. WILSON This thesis is submitted in partial fulfilment for the degree of Doctor of Philosophy (PhD) at the University of St Andrews November 2018 Declarations Candidate's declarations I, Wilf A. Wilson, do hereby certify that this thesis, submitted for the degree of PhD, which is approximately 64500 words in length, has been written by me, and that it is the record of work carried out by me, or principally by myself in collaboration with others as acknowledged, and that it has not been submitted in any previous application for any degree. I was admitted as a research student at the University of St Andrews in September 2014. I received funding from an organisation or institution and have acknowledged the funders in the full text of my thesis. Date: . Signature of candidate:. Supervisor's declaration I hereby certify that the candidate has fulfilled the conditions of the Resolution and Regulations appropriate for the degree of PhD in the University of St Andrews and that the candidate is qualified to submit this thesis in application for that degree. Date: . Signature of supervisor: . Permission for publication In submitting this thesis to the University of St Andrews we understand that we are giving permission for it to be made available for use in accordance with the regulations of the University Library for the time being in force, subject to any copyright vested in the work not being affected thereby.
    [Show full text]
  • On the Representation of Inverse Semigroups by Difunctional Relations Nathan Bloomfield University of Arkansas, Fayetteville
    University of Arkansas, Fayetteville ScholarWorks@UARK Theses and Dissertations 12-2012 On the Representation of Inverse Semigroups by Difunctional Relations Nathan Bloomfield University of Arkansas, Fayetteville Follow this and additional works at: http://scholarworks.uark.edu/etd Part of the Mathematics Commons Recommended Citation Bloomfield, Nathan, "On the Representation of Inverse Semigroups by Difunctional Relations" (2012). Theses and Dissertations. 629. http://scholarworks.uark.edu/etd/629 This Dissertation is brought to you for free and open access by ScholarWorks@UARK. It has been accepted for inclusion in Theses and Dissertations by an authorized administrator of ScholarWorks@UARK. For more information, please contact [email protected], [email protected]. ON THE REPRESENTATION OF INVERSE SEMIGROUPS BY DIFUNCTIONAL RELATIONS On the Representation of Inverse Semigroups by Difunctional Relations A dissertation submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Mathematics by Nathan E. Bloomfield Drury University Bachelor of Arts in Mathematics, 2007 University of Arkansas Master of Science in Mathematics, 2011 December 2012 University of Arkansas Abstract A semigroup S is called inverse if for each s 2 S, there exists a unique t 2 S such that sts = s and tst = t. A relation σ ⊆ X × Y is called full if for all x 2 X and y 2 Y there exist x0 2 X and y0 2 Y such that (x; y0) and (x0; y) are in σ, and is called difunctional if σ satisfies the equation σσ-1σ = σ. Inverse semigroups were introduced by Wagner and Preston in 1952 [55] and 1954 [38], respectively, and difunctional relations were introduced by Riguet in 1948 [39].
    [Show full text]
  • 3. Inverse Semigroups
    3. INVERSE SEMIGROUPS MARK V. LAWSON 1. Introduction Inverse semigroups were introduced in the 1950s by Ehresmann in France, Pre- ston in the UK and Wagner in the Soviet Union as algebraic analogues of pseu- dogroups of transformations. One of the goals of this article is to give some insight into inverse semigroups by showing that they can in fact be seen as extensions of presheaves of groups by pseudogroups of transformations. Inverse semigroups can be viewed as generalizations of groups. Group theory is based on the notion of a symmetry; that is, a structure-preserving bijection. Un- derlying group theory is therefore the notion of a bijection. The set of all bijections from a set X to itself forms a group, S(X), under composition of functions called the symmetric group. Cayley's theorem tells us that each abstract group is isomor- phic to a subgroup of a symmetric group. Inverse semigroup theory, on the other hand, is based on the notion of a partial symmetry; that is, a structure-preserving partial bijection. Underlying inverse semigroup theory, therefore, is the notion of a partial bijection (or partial permutation). The set of all partial bijections from X to itself forms a semigroup, I(X), under composition of partial functions called the symmetric inverse monoid. The Wagner-Preston representation theorem tells us that each abstract inverse semigroup is isomorphic to an inverse subsemigroup of a symmetric inverse monoid. However, symmetric inverse monoids and, by extension, inverse semigroups in general, are endowed with extra structure, as we shall see. The first version of this article was prepared for the Workshop on semigroups and categories held at the University of Ottawa between 2nd and 4th May 2010.
    [Show full text]
  • Inverse Monoids in Mathematics &Computer Science
    Inverse Semigroups in Mathematics and Computer Science Peter M. Hines Y.C.C.S.A. , Univ. York iCoMET – Sukkur, Pakistan – 2020 [email protected] www.peterhines.info This is not a ‘big-picture’ talk! The overall claim: The structures we find to be deep or elegant in mathematics are often precisely the same as those we consider useful or fundamental in Computer Science – both theoretical and practical. We can only provide evidence for this, one small example at a time. [email protected] www.peterhines.info A small corner of a big picture! We will look at inverse semigroups & monoids: A branch of abstract algebra / semigroup theory. Introduced simultaneously & independently in 1950’s Viktor Wagner (U.S.S.R.) Gordon Preston (U.K.) Theory developed separately, along two different tracks USSR U.S. & Europe with minimal contact between the two sides. Some degree of re-unification in 1990s [email protected] www.peterhines.info A couple of references: [email protected] www.peterhines.info Some -very- basic definitions A semigroup is a set pS; ¨ q with an associative binary operation ¨ : S ˆ S Ñ S. usually written as concatenation: Given a P S and b P S, then ab P S. apbcq “ pabqc for all a; b; c P S. A monoid is a semigroup with an identity1 P S satisfying 1a “ a “ a1 @ a P S A group is a monoid where every a P S has an inverse a´1 P S aa´1 “ 1 “ a´1a @ a P S [email protected] www.peterhines.info Even more basic definitions Simplest examples include free semigroups and monoids.
    [Show full text]
  • Groups, Semilattices and Inverse Semigroups
    transactions of the american mathematical society Volume 192,1974 GROUPS, SEMILATTICESAND INVERSE SEMIGROUPS BY D. B. McALISTERO) ABSTRACT. An inverse semigroup S is called proper if the equations ea = e = e2 together imply a2 = a for each a, e E S. In this paper a construction is given for a large class of proper inverse semigroups in terms of groups and partially ordered sets; the semigroups in this class are called /"-semigroups. It is shown that every inverse semigroup divides a P-semigroup in the sense that it is the image, under an idempotent separating homomorphism, of a full subsemigroup of a P-semigroup. Explicit divisions of this type are given for u-bisimple semigroups, proper bisimple inverse semigroups, semilattices of groups and Brandt semigroups. The algebraic theory of inverse semigroups has been the subject of a considerable amount of investigation in recent years. Much of this research has been concerned with the problem of describing inverse semigroups in terms of their semilattice of idempotents and maximal subgroups. For example, Clifford [2] described the structure of all inverse semigroups with central idempotents (semilattices of groups) in these terms. Reilfy [17] described all w-bisimple inverse semigroups in terms of their idempotents while Warne [22], [23] considered I- bisimple, w"-bisimple and «"-/-bisimple inverse semigroups; McAlister [8] de- scribed arbitrary O-bisimple inverse semigroups in a similar way. Further, Munn [12] and Köchin [6] showed that to-inverse semigroups could be explicitly described in terms of their idempotents and maximal subgroups. Their results have since been generalised by Ault and Petrich [1], Lallement [7] and Warne [24] to other restricted classes of inverse semigroups.
    [Show full text]
  • Groupoids Associated to Inverse Semigroups
    Groupoids associated to inverse semigroups by Malcolm Jones A thesis submitted to the Victoria University of Wellington in fulfilment of the requirements for the degree of Master of Science in Mathematics. Victoria University of Wellington 2020 Abstract Starting with an arbitrary inverse semigroup with zero, we study two well- known groupoid constructions, yielding groupoids of filters and groupoids of germs. The groupoids are endowed with topologies making them ´etale. We use the bisections of the ´etalegroupoids to show there is a topological isomor- phism between the groupoids. This demonstrates a widely useful equivalence between filters and germs. We use the isomorphism to characterise Exel’s tight groupoid of germs as a groupoid of filters, to find a nice basis for the topology on the groupoid of ultrafilters and to describe the ultrafilters in the inverse semigroup of an arbitrary self-similar group. ii Acknowledgments The results of this project were not achieved in isolation. My supervisors, Lisa Orloff Clark and Astrid an Huef, and collaborators, Becky Armstrong and Ying-Fen Lin, have contributed enormously to my learning in a way that has enabled me to grow both as a student and as an individual. Behind the scenes there has been a supportive community of staff and students in the School of Mathematics and Statistics, Te Kura M¯ataiTatau- ranga. Their efforts to maintain our academic home are too often thankless. Thank you. Laslty, I acknowledge friends and wh¯anaufor all the times they indulged me while I spouted jargon and the times they inspired me to think differently and creatively about mathematics.
    [Show full text]
  • Inverse Semiquandles
    INVERSE SEMIQUANDLES Michael Kinyon University of Lisbon Department of Mathematics 4th Mile High, 2 August 2017 1 / 21 Joao˜ This is joint work with Joao˜ Araujo´ (Universidade Aberta). 2 / 21 Conjugation in Groups: Quandles If we view conjugation in a group G as a pair of binary operations −1 x C y = y xy −1 −1 x C y = yxy then we obtain a (by now familiar) algebraic structure −1 Conj(G) = (G; C; C ) known as a quandle: −1 −1 (x C y) C y = x = (x C y) C y right quasigroup x C x = x idempotent (x C z) C (y C z) = (x C y) C z right distributive 3 / 21 Sufficient Axioms −1 −1 (x C y) C y =x = (x C y) C y right quasigroup x C x = x idempotent (x C z) C (y C z) = (x C y) C z right distributive Theorem (Joyce 1982) Any identity holding in Conj(G) for all groups G holds in all quandles. In universal algebra jargon, the variety of algebras generated by all Conj(G) is precisely the variety of all quandles. 4 / 21 Inverse Semigroups Let S be a semigroup and fix a 2 S. An element b 2 S is said to be an inverse of a if aba = a and bab = b. S is an inverse semigroup if every element has a unique inverse. Equivalently: every element has an inverse and the idempotents commute with each other ee = e & ff = f =) ef = fe : 5 / 21 Symmetric Inverse Semigroup The fundamental example is the symmetric inverse semigroup on a set X: IX = fα : A ! B j A; B ⊆ X; α bijectiveg How partial transformations compose is best seen in a picture.
    [Show full text]
  • Pdf, 787.33Kb
    CHAPTER 1 Introduction The concept of a fundamental semigroup, which is a semigroup that cannot be shrunk homomorphically without collapsing idempotents together, was introduced by Munn [25] in 1966, who developed an elegant theory within the class of inverse semigroups, which inspired many researchers in subsequent decades. There is a natural partial order on the set of idempotents of any semigroup, which is given by e ≤ f ⇐⇒ ef = fe = e. In any inverse semigroup idempotents commute, so the product of any two idempotents is idempotent. The set of idempotents becomes a semilattice under ≤, where the greatest lower bound of two idempotents e and f is the product ef. Munn constructed a semigroup TE from an arbitrary semilattice E, which he proved is the maximum fundamental inverse semigroup with semilattice of idempotents E. Any fundamental inverse semigroup with semilattice of idempotents E must be isomorphic to a full subsemigroup of TE. Also, for any inverse semigroup with semilattice of idempotents E, Munn constructed a fundamental representation φ : S → TE with kernel µ = {(a, b) ∈ S × S | (∀e ∈ E) a−1ea = b−1eb} which is the maximum idempotent separating congruence on S. These results demonstrate the importance of TE, since every inverse semigroup with semilattice of idempotents E is a coextension of a fundamental inverse semigroup S/µ with the same semilattice of idem- potents, which is a subsemigroup of TE. For any set X the symmetric inverse semigroup IX = {partial one-one mappings : X → X} is a fundamental inverse semigroup, which is an example of Munn’s construction TE. For more details about Munn’s theory of fundamental inverse semigroups see [22] Section 5.4.
    [Show full text]
  • Groups and Groups
    CDM Semigroups and Groups Klaus Sutner Carnegie Mellon University Spring 2021 1 Semigroups and Groups 2 Symmetric Groups 3 Some Groups 4 Subgroups and Homomorphisms Digression: Bourbaki 2 Recall Bourbaki’s central idea: organize math into structures and study their properties and relationships. As we now know, this idea works par- ticularly well in algebra. A Breakthrough 3 The axiomatic/structural style was originally pioneered by D. Hilbert; specifically for algebra the major breakthrough publication is van der Waerden’s (1903-1996) classical texts that cemented the notion of algebraic structure (a first-order structure) as the fundamental concept in algebra: B. L. van der Waerden Moderne Algebra, Teil I Springer Verlag, Berlin, 1930 B. L. van der Waerden Moderne Algebra, Teil II Springer Verlag, Berlin, 1931 Opposition 4 It is completely clear to me which conditions caused the gradual decadence of mathematics, from its high level some 100 years ago, down to the present hopeless nadir. Degeneration of mathematics begins with the ideas of Riemann, Dedekind and Cantor which progressively repressed the reliable genius of Euler, Lagrange and Gauss. Through the influence of textbooks like those of Hasse, Schreier and van der Waerden, the new generation was seriously harmed, and the work of Bourbaki finally dealt the fatal blow. C. L. Siegel, letter to A. Weil, 1959. This is kind of funny, since Bourbaki was in part an attempt to create a counterweight to Hilbert’s school. More Opposition 5 Meanwhile, I was in a mathematics department, and this style of mathematics was not at all in fashion. Bourbaki was king: The more abstract you could be, expressing everything in terms of morphisms and categories, the better.
    [Show full text]
  • Inverse Semigroups
    Inverse Semigroups Michael Torpey University of St Andrews 2016-01-26 Michael Torpey (University of St Andrews) Inverse Semigroups 2016-01-26 1 / 9 Semigroups Definition A semigroup monoid group is a set S together with a binary operation ∗ : S × S → S which is associative: (xy)z = x(yz) has an identity e: ex = xe = x has inverses x−1: xx−1 = x−1x = e Michael Torpey (University of St Andrews) Inverse Semigroups 2016-01-26 2 / 9 What is an inverse? In the language of groups: Definition An inverse of an element x in a group G is some y ∈ G such that xy = yx = e, where e is the identity. Clearly in a semigroup, this doesn’t apply. In the language of semigroups: Definition An inverse of an element x in a semigroup S is some y ∈ S such that xyx = x and yxy = y. Note: group inverses are semigroup inverses. Michael Torpey (University of St Andrews) Inverse Semigroups 2016-01-26 3 / 9 Regularity Definition An inverse of an element x in a semigroup S is some y ∈ S such that xyx = x and yxy = y. Definition An element x ∈ S is regular if it has an inverse. Definition A semigroup S is regular if every element has an inverse. Note: groups are regular. Michael Torpey (University of St Andrews) Inverse Semigroups 2016-01-26 4 / 9 Inverses aren’t unique In a group, x has precisely one inverse, x−1. In a semigroup, x could have several inverses. We just need y, z ∈ S such that xyx = x, yxy = y, xzx = x, zxz = z.
    [Show full text]
  • Fiat Categorification of the Symmetric Inverse Semigroup Isn
    Semigroup Forum (2018) 96:142–159 https://doi.org/10.1007/s00233-017-9866-5 RESEARCH ARTICLE Fiat categorification of the symmetric inverse ∗ semigroup ISn and the semigroup Fn Paul Martin1 · Volodymyr Mazorchuk2 Received: 19 May 2016 / Accepted: 19 March 2017 / Published online: 29 March 2017 © The Author(s) 2017. This article is an open access publication Abstract Starting from the symmetric group Sn, we construct two fiat 2-categories. One of them can be viewed as the fiat “extension” of the natural 2-category associated with the symmetric inverse semigroup (considered as an ordered semigroup with respect to the natural order). This 2-category provides a fiat categorification for the integral semigroup algebra of the symmetric inverse semigroup. The other 2-category can be viewed as the fiat “extension” of the 2-category associated with the maximal factorizable subsemigroup of the dual symmetric inverse semigroup (again, considered as an ordered semigroup with respect to the natural order). This 2-category provides a fiat categorification for the integral semigroup algebra of the maximal factorizable subsemigroup of the dual symmetric inverse semigroup. Keywords Categorification · 2-category · Symmetric inverse semigroup · Dual symmetric inverse semigroup 1 Introduction and description of the results Abstract higher representation theory has its origins in the papers [2,4,40,41] with principal motivation coming from [15,43]. For finitary 2-categories, basics Communicated by Jean-Eric Pin. B Volodymyr Mazorchuk [email protected] Paul Martin [email protected] 1 Department of Pure Mathematics, University of Leeds, Leeds LS2 9JT, UK 2 Department of Mathematics, Uppsala University, Box 480, 75106 Uppsala, Sweden 123 Fiat categorification of the symmetric inverse semigroup ISn ..
    [Show full text]
  • Inverse Semigroups and Varieties of Finite Semigroups
    JOURNAL OF ALGEBRA 110, 306323 (1987) inverse Semigroups and Varieties of Finite Semigroups S. W. MARGOLIS Computer Science, Fergvson Budding, Universiry of Nebraska, Lincoln, Nebraska 68588-0115 AND J. E. PIN LITP, 4 Place Jussreu, Tow 55-65, 75252 Paris Cedes 05, France Received November 13, 1984 This paper is the third part of a series of three papers devoted to the study of inverse monoids. It is more specifically dedicated to finite inverse monoids and their connections with formal languages. Therefore, except for free monoids, all monoids considered in this paper will be finite. Throughout the paper we have adopted the point of view of varieties of monoids, which has proved to be an important concept for the study of monoids. Following Eilenberg [2], a variety of monoids is a class of monoids closed under taking submonoids, quotients, and finite direct products. Thus, at first sight, varieties seem to be inadequate for studying inverse monoids since a submonoid of an inverse monoid is not inverse in general. To overcome this difficulty, we consider the variety Inv generated by inverse monoids and closed under taking submonoids, quotients, and finite direct products. Now inverse monoids are simply the regular monoids of this variety and we may use the powerful machinery of variety theory to investigate the algebraic structure of these monoids. Our first result states that Inv is the variety generated by one of the following classes of monoids. (a) Semidirect products of a semilattice by a group. (b) Extensions of a group by a semilattice. (c) Schiitzenberger products of two groups.
    [Show full text]