UNIT 7 APPLICATIONS of SEMIGROUPS Semigroups

Total Page:16

File Type:pdf, Size:1020Kb

UNIT 7 APPLICATIONS of SEMIGROUPS Semigroups Applications of UNIT 7 APPLICATIONS OF SEMIGROUPS Semigroups Structure Page No. 7.1 Introduction 77 Objectives 7.2 Semigroups − Some Basics 78 7.3 Free Semigroups 81 7.4 Connections with (Semi)automata 84 7.5 Application to Formal Languages 87 7.6 Summary 91 7.7 Solutions / Answers 92 7.1 INTRODUCTION So far you have studied several aspects of groups. Now we look at simpler algebraic structures, i.e., semigroups and monoids. In your undergraduate studies, you would have come across these algebraic objects in passing. The algebraic theory of semigroups came into its own during the 20th century. For a historical overview you must look at https://www.researchgate.net/publication/226480216_The_Early_Development _of_the_Algebraic_Theory_of_Semigroups. In this unit you will find brief historical remarks, as you go along. To start with, in Sec.7.2, we recall the definition and some properties, of semigroups. In the next section, Sec.7.3, you will study the semigroup analogue of a free group. The importance of semigroups also lies in the applications of its theory to genetics, sociology, psychology, engineering, etc. To give you a feel of the applications, in Sec.7.4 and Sec.7.5, we focus on the applications of semigroups in two linked areas, namely, the study of automata and formal languages. If you are interested in studying more about the ideas discussed in this unit, you can refer to 1) ‘Applied Abstract Algebra’, by Lidl and Pilz, UTM, Springer-Verlag; 2) ‘Algebra’, by PM Cohn, Wiley. Objectives After studying this unit, you should be able to: • define, and give examples of, a semigroup and a monoid; • explain what a finitely generated semigroup/monoid is; • define, and give examples of, a free semigroup; • prove that different bases of a free semigroup must have the same cardinality; • explain what a semiautomaton/automaton is, and its relationship with a semigroup/monoid; 77 Special Groups and • explain what a formal language and a grammar is, and how semigroups Semigroups and monoids are useful for studying them. 7.2 SEMIGROUPS – SOME BASICS Let us begin with a quick review of what a semigroup is. We will also present a few of its properties that we would be using in the later sections. Definitions: 1) A semigroup is an ordered pair (S,∗ ), where S is a non-empty set and ∗ is an associative binary operation on .S 2) A monoid is a semigroup (S,∗ ) with an identity element w.r.t. ∗ , i.e., ∃ e∈ S such that e∗ x= x∗ e= x∀ x∈ S. If asked for examples of semigroups, the following would definitely come to your mind: (,,N +)(,N • )(,,Z +)(,)Z • and (R ,• ) . Further, (N ,• ) is a monoid, while (N ,+ ) is not. However, (N ∪ {0},+ ) is a monoid, with identity .0 Let us look, in some detail, at a few other examples. Example 1: Let S≠ « . Show that the set of all mappings from S to ,S Map(S, S) , is a monoid w.r.t. the composition of mappings. Solution: Firstly, Map(S, S)≠ « since S≠ « . Next, if f, g∈ Map(S, S), then fo g ∈ Map(S, S). Thirdly, the composition of mappings is associative, in general. Finally, the identity map,I:S→ S:I(s)= s, is the identity w.r.t. o. Therefore, (Map(S, S),o ) is a monoid. *** Example 2: Show that every non-empty set can be turned into a semigroup. Solution: Let S≠ « . Define ∗:S × S → S:s1 ∗ s 2 = s 1 . Then, you should check that (S,∗ ) is a semigroup. *** Here is a brief remark about notation. Remark 1: We will sometimes denote the semigroup/monoid (S,∗ ) by only ,S if the underlying operation is understood. Try some related exercises now. M R R • Z E1) Check whether or not (n ( ),+ ),( [x],) and ( ,− ) are semigroups. E2) Let S be a non-empty set, and Re l(S) the set of all relations on ,S i.e., subsets of S× S. Define 78 ∗: Rel(S) × Rel(S) → Rel(S) : (R , R )a R∗ R , defined by Applications of 1 2 1 2 Semigroups ‘ x(R1∗ R 2 )y iff ∃ z∈ S s.t. x R1 z and z R2 y ’, i.e., ‘(x , y)∈RR1 ∗ 2 iff ∃ z∈ S s.t. (x,z)∈ R1 and (z, y)∈ R 2 ’. Show that (Rel(S),∗ ) is a semigroup. [This is called the relation semigroup of S.] E3) If (X,∗ ) is a semigroup, then show that (℘(X), ⊗) is a semigroup, where ℘(X) is the power set of X and A⊗ B = {a ∗ ba ∈ A,b ∈ B}A,B ∀ ∈℘(X). [This is called the power semigroup of X.] Now, you know that a semigroup (S,∗ ) is a group if (S,∗ ) is a monoid and every element in S is invertible w.r.t. ∗. Also, given a monoid, there is a very natural group lying within it. Can you guess what it is? Definition: Let (S,∗ ) be a monoid. Define GS = {x ∈ S | x is invertible}. (GS ,∗ ) is a group, called the unit group of S. You can check that (GS ,∗ ) is a group, and hence the name ‘unit group’ is appropriate. Let us consider some examples. M R • o Example 3: Find the unit groups of (n ( ), ), (Map(S, S), ) and (G,∗ ), where G is a group and S is a non-empty set. M R • M R Solution: The unit group of (n ( ), ) is {A∈ n ( ) A is invertible} R = GLn ( ). The unit group of (Map(S, S),o ) is the group of bijective functions from S to .S The unit group of (G,∗ ) is the whole of G, since every element of G is invertible. *** Now, in the case of groups you studied subgroups and group homomorphisms. We can define analogous objects for semigroups too. Definition: Let (S,∗ ) be a semigroup. A non-empty subset ,T of ,S is called a subsemigroup of S if t1∗ t 2 ∈ T ∀ t1 , t 2 ∈ T. We denote this fact by TS≤≤≤ . The next lot of definitions should not surprise you either. Definitions: 1) Let (S1 ,∗ 1 ) and (S2 ,∗ 2 ) be two semigroups. A function f : SS1→ 2 is a semigroup homomorphism if f(a∗1 b) = f(a) ∗2 f(b) ∀ a,b ∈ S.1 2) A semigroup homomorphism is a monomorphism (respectively, epimorphism) if it is 1-1 (respectively, onto). 3) If a semigroup homomorphism is both 1-1 and onto, we call it an isomorphism of semigroups. 79 Special Groups and As an example, consider f:(Z ,)• → (N ∪ {0},):f(x)• = x. As you can check, Semigroups f is an epimorphism, but not a monomorphism. Here are some exercises now. E4) Show that (N ,• )≤ (Z ,• ). E5) Find the unit groups of (N ∪ {0},+ ),(Z ,),• (℘(S),∩ ) and (Map(S, S),o ) where S≠ « . E6) Check whether f:(Z ,)• → (N ∪ {0},+ ):f(x)= 0 is a semigroup homomorphism. E7) Prove that (℘({1, 2, 3}),∩ ) and (℘ ({a, b, c}),∩ ) are isomorphic semigroups, where a, b, c are distinct symbols. Subsemigroups have several properties analogous to those of subgroups. Let us consider some of them. Theorem 1: A non-empty intersection of any number of subsemigroups of a semigroup (S,∗ ) is a subsemigroup of (S,∗ ). Proof: We leave the proof to you (see E8). This theorem allows us to give the following definition, analogous to that in Unit 5. Definition: Let (S,∗ ) be a semigroup, and let T be a non-empty subset of .S Then the subsemigroup of S generated by T is the intersection of all the subsemigroups of S containing .T It is denoted by < T.> You can check that i) < T > is the smallest subsemigroup of S containing .T K N ii) <T > = {tt1 2 tt n i ∈ T,n ∈ }. Can you think of some examples of generating sets? For instance, given any semigroup (S,∗ ), is S=< S> ? In fact, it is, since S is the smallest subsemigroup of S containing every element of !S So, every semigroup has a generating set, but the fewer the generators, the easier it is for us to ‘see’ the elements of the semigroup. For instance, (,).N + =< N > But (N ,+ )=< 1 > also, since any element of N is a finite sum 1+ 1+L+ 1. In fact, (N ,+ ) is an example of a finitely generated semigroup, as you will just see. Definition: A semigroup (S,∗ ) is called finitely generated if S= < T> , where T is a finite subset of .S If T= 1, then (S,)∗ is called cyclic. 80 For example, (N ,+ ) is cyclic. Let us consider some more examples. Applications of Semigroups Example 4: Which of the following statements are true? Give reasons for you answers. i) (N ∪ {0},+ ) is cyclic. ii) (N ,• ) is not finitely generated. Solution: i) This is false. If it were cyclic, then the only generator possible would be 1, as N =<1> . However, since 0∉< 1> , (N ∪ {0},+ )= < {0, 1}> , and hence it is finitely generated but not cyclic. ii) This is true. By the unique factorisation theorem, every natural number, except ,1 is a product of prime numbers. Also, the set of primes, ,P is infinite. So (N ,• )= < P∪ {1}> . Further, no finite subset of P∪ {1} can generate (N ,• ). Therefore, it is not finitely generated. *** Here are some exercises now. E8) Prove Theorem 1. (Note that an analogous statement is true for monoids.) E9) Give an example of a semigroup S and two subsemigroups S,S of S The union of 1 2 subsemigroups need such that SS1∪ 2 is not a subsemigroup of .S not be a semigroup. E10) Show that every subsemigroup of a finite group G is a subgroup of .G Is the same true for an infinite group? Give reasons for your answers.
Recommended publications
  • Classifying Regular Languages Via Cascade Products of Automata
    Classifying Regular Languages via Cascade Products of Automata Marcus Gelderie RWTH Aachen, Lehrstuhl f¨urInformatik 7, D-52056 Aachen [email protected] Abstract. Building on the celebrated Krohn-Rhodes Theorem we char- acterize classes of regular languages in terms of the cascade decomposi- tions of minimal DFA of languages in those classes. More precisely we provide characterizations for the classes of piecewise testable languages and commutative languages. To this end we use biased resets, which are resets in the classical sense, that can change their state at most once. Next, we introduce the concept of the scope of a cascade product of reset automata in order to capture a notion of locality inside a cascade prod- uct and show that there exist constant bounds on the scope for certain classes of languages. Finally we investigate the impact of biased resets in a product of resets on the dot-depth of languages recognized by this product. This investigation allows us to refine an upper bound on the dot-depth of a language, given by Cohen and Brzozowski. 1 Introduction A significant result in the structure theory of regular languages is the Krohn- Rhodes Theorem [7], which states that any finite automaton can be decomposed into simple \prime factors" (a detailed exposition is given in [4, 6, 9, 10]). We use the Krohn-Rhodes Theorem to characterize classes of regular lan- guages in terms of the decompositions of the corresponding minimal automata. In [8] this has been done for star-free languages by giving an alternative proof for the famous Sch¨utzenberger Theorem [11].
    [Show full text]
  • CAI 2017 Book of Abstracts.Pdf
    Table of Contents Track 1: Automata Theory and Logic ........................... 1 Invited speaker: Heiko Vogler . 1 Languages and formations generated by D4 and D8: Jean-Éric Pin, Xaro Soler-Escrivà . 2 Syntactic structures of regular languages: O. Klíma, L. Polák . 26 Improving witnesses for state complexity of catenation combined with boolean operations: P. Caron, J.-G. Luque, B. Patrou . 44 Track 2: Cryptography and Coding Theory ..................... 63 Invited speaker: Claude Carlet . 63 A topological approach to network coding: Cristina Martínez and Alberto Besana . 64 Pairing-friendly elliptic curves resistant to TNFS attacks: G. Fotiadis, E. Konstantinou . 65 Collaborative multi-authority key-policy attribute-based encryption for shorter keys and parameters: R. Longo, C. Marcolla, M. Sala 67 Conditional blind signatures: A. Zacharakis, P. Grontas, A. Pagourtzis . 68 Hash function design for cloud storage data auditing: Nikolaos Doukas, Oleksandr P. Markovskyi, Nikolaos G. Bardis . 69 Method for accelerated zero-knowledge identification of remote users based on standard block ciphers: Nikolaos G. Bardis, Oleksandr P. Markovskyi, Nikolaos Doukas . 81 Determining whether a given block cipher is a permutation of another given block cipher— a problem in intellectual property (Extended Abstract): G. V. Bard . 91 Track 3: Computer Algebra ..................................... 95 Invited speaker: Michael Wibmer . 95 Interpolation of syzygies for implicit matrix representations: Ioannis Z. Emiris, Konstantinos Gavriil, and Christos Konaxis . 97 Reduction in free modules: C. Fürst, G. Landsmann . 115 Instructing small cellular free resolutions for monomial ideals: J. Àlvarez Montaner, O. Fernández-Ramos, P. Gimenez . 117 Low autocorrelation binary sequences (LABS): lias S. Kotsireas . 123 A signature based border basis algorithm: J. Horáček, M.
    [Show full text]
  • Sage 9.4 Reference Manual: Monoids Release 9.4
    Sage 9.4 Reference Manual: Monoids Release 9.4 The Sage Development Team Aug 24, 2021 CONTENTS 1 Monoids 3 2 Free Monoids 5 3 Elements of Free Monoids 9 4 Free abelian monoids 11 5 Abelian Monoid Elements 15 6 Indexed Monoids 17 7 Free String Monoids 23 8 String Monoid Elements 29 9 Utility functions on strings 33 10 Hecke Monoids 35 11 Automatic Semigroups 37 12 Module of trace monoids (free partially commutative monoids). 47 13 Indices and Tables 55 Python Module Index 57 Index 59 i ii Sage 9.4 Reference Manual: Monoids, Release 9.4 Sage supports free monoids and free abelian monoids in any finite number of indeterminates, as well as free partially commutative monoids (trace monoids). CONTENTS 1 Sage 9.4 Reference Manual: Monoids, Release 9.4 2 CONTENTS CHAPTER ONE MONOIDS class sage.monoids.monoid.Monoid_class(names) Bases: sage.structure.parent.Parent EXAMPLES: sage: from sage.monoids.monoid import Monoid_class sage: Monoid_class(('a','b')) <sage.monoids.monoid.Monoid_class_with_category object at ...> gens() Returns the generators for self. EXAMPLES: sage: F.<a,b,c,d,e>= FreeMonoid(5) sage: F.gens() (a, b, c, d, e) monoid_generators() Returns the generators for self. EXAMPLES: sage: F.<a,b,c,d,e>= FreeMonoid(5) sage: F.monoid_generators() Family (a, b, c, d, e) sage.monoids.monoid.is_Monoid(x) Returns True if x is of type Monoid_class. EXAMPLES: sage: from sage.monoids.monoid import is_Monoid sage: is_Monoid(0) False sage: is_Monoid(ZZ) # The technical math meaning of monoid has ....: # no bearing whatsoever on the result: it's ....: # a typecheck which is not satisfied by ZZ ....: # since it does not inherit from Monoid_class.
    [Show full text]
  • Monoids (I = 1, 2) We Can Define 1  C 2000 M
    Geometria Superiore Reference Cards Push out (Sommes amalgam´ees). Given a diagram i : P ! Qi Monoids (i = 1; 2) we can define 1 c 2000 M. Cailotto, Permissions on last. v0.0 u −!2 Send comments and corrections to [email protected] Q1 ⊕P Q2 := coker P −! Q1 ⊕ Q2 u1 The category of Monoids. 1 and it is a standard fact that the natural arrows ji : Qi ! A monoid (M; ·; 1) (commutative with unit) is a set M with a Q1 ⊕P Q2 define a cocartesian square: u1 composition law · : M × M ! M and an element 1 2 M such P −−−! Q1 that: the composition is associative: (a · b) · c = a · (b · c) (for ? ? all a; b; c 2 M), commutative: a · b = b · a (for all a; b 2 M), u2 y y j1 and 1 is a neutral element for the composition: 1 · a = a (for Q2 −! Q1 ⊕P Q2 : all a 2 M). j2 ' ' More explicitly we have Q1 ⊕P Q2 = (Q1 ⊕ Q2)=R with R the A morphism (M; ·; 1M ) −!(N; ·; 1N ) of monoids is a map M ! N smallest equivalence relation stable under product (in Q1 ⊕P of sets commuting with · and 1: '(ab) = '(a)'(b) for all Q2) and making (u1(p); 1) ∼R (1; u2(p)) for all p 2 P . a; b 2 M and '(1 ) = 1 . Thus we have defined the cat- M N In general it is not easy to understand the relation involved in egory Mon of monoids. the description of Q1 ⊕P Q2, but in the case in which one of f1g is a monoid, initial and final object of the category Mon.
    [Show full text]
  • Quantum Conditional Strategies for Prisoners' Dilemmata Under The
    Preprints (www.preprints.org) | NOT PEER-REVIEWED | Posted: 30 May 2019 doi:10.20944/preprints201905.0366.v1 Peer-reviewed version available at Appl. Sci. 2019, 9, 2635; doi:10.3390/app9132635 Article Quantum conditional strategies for prisoners’ dilemmata under the EWL scheme Konstantinos Giannakis* , Georgia Theocharopoulou, Christos Papalitsas, Sofia Fanarioti, and Theodore Andronikos* Department of Informatics, Ionian University, Tsirigoti Square 7, Corfu, 49100, Greece; {kgiann, zeta.theo, c14papa, sofiafanar, andronikos}@ionio.gr * Correspondence: [email protected] (K.G.); [email protected] (Th.A.) 1 Abstract: Classic game theory is an important field with a long tradition of useful results. Recently, 2 the quantum versions of classical games, such as the Prisoner’s Dilemma (PD), have attracted a lot of 3 attention. Similarly, state machines and specifically finite automata have also been under constant 4 and thorough study for plenty of reasons. The quantum analogues of these abstract machines, like the 5 quantum finite automata, have been studied extensively. In this work, we examine some well-known 6 game conditional strategies that have been studied within the framework of the repeated PD game. 7 Then, we try to associate these strategies to proper quantum finite automata that receive them as 8 inputs and recognize them with probability 1, achieving some interesting results. We also study the 9 quantum version of PD under the Eisert-Wilkens-Lewenstein scheme, proposing a novel conditional 10 strategy for the repeated version of this game. 11 Keywords: quantum game theory, quantum automata, prisoner’s dilemma, conditional strategies, 12 quantum strategies 13 1. Introduction 14 Quantum game theory has gained a lot of research interest since the first pioneering works of the 15 late ’90s [1–5].
    [Show full text]
  • On the Decomposition of Generalized Semiautomata
    On the Decomposition of Generalized Semiautomata Merve Nur Cakir and Karl-Heinz Zimmermann∗ Department of Computer Engineering Hamburg University of Technology 21071 Hamburg, Germany April 21, 2020 Abstract Semiautomata are abstractions of electronic devices that are de- terministic finite-state machines having inputs but no outputs. Gen- eralized semiautomata are obtained from stochastic semiautomata by dropping the restrictions imposed by probability. It is well-known that each stochastic semiautomaton can be decomposed into a sequential product of a dependent source and deterministic semiautomaton mak- ing partly use of the celebrated theorem of Birkhoff-von Neumann. It will be shown that each generalized semiautomaton can be partitioned into a sequential product of a generalized dependent source and a de- terministic semiautomaton. AMS Subject Classification: 68Q70, 20M35, 15A04 Keywords: Semiautomaton, stochastic automaton, monoid, Birkhoff- von Neumann. 1 Introduction arXiv:2004.08805v1 [cs.FL] 19 Apr 2020 The theory of discrete stochastic systems has been initiated by the work of Shannon [14] and von Neumann [10]. While Shannon has considered memory-less communication channels and their generalization by introduc- ing states, von Neumann has studied the synthesis of reliable systems from unreliable components. The fundamental work of Rabin and Scott [12] about deterministic finite-state automata has led to two generalizations. First, the generalization of transition functions to conditional distributions studied by Carlyle [3] and Starke [15]. This in turn yields a generalization of discrete- time Markov chains in which the chains are governed by more than one ∗Email: [email protected] 1 transition probability matrix. Second, the generalization of regular sets by introducing stochastic automata as described by Rabin [11].
    [Show full text]
  • Event Structures and Trace Monoids
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Theoretical Computer Science 91 (1991) 285-313 285 Elsevier Event structures and trace monoids Brigitte Rozoy* L.I.U.C. Universitt. 14032 CAEN Cedex, France P.S. Thiagarajan** The Institute of Mathematical Sciences, Madras 600 113, India Communicated by M. Nivat Received May 1989 Abstract Rozoy, B. and P.S. Thiagarajan, Event structures and trace monoids, Theoretical Computer Science 91 (1991) 285-313. Event structures are a poset-based model for describing the behaviour of distributed systems. They give rise to a well-understood class of Scott domains. Event structures are also related to Petri nets in a fundamental way. Trace monoids are a string-based formalism for describing the behaviour of distributed systems. They have an independent theory rooted in the theory of formal languages. Here we obtain a representation of trace monoids in terms of a subclass of labelled event structures. Rozoy, B. and P.S. Thiagarajan, Event structures and trace monoids, Theoretical Computer Science 91 (1991) 2855313. Les structures d’evenements peuvent itre vus comme un modele de representation du comportement des systemes distribues, base sur les ensembles partiellement ordonnes. IIs sont associes de facon classique a une classe de domaines de Scott, et aux reseaux de Petri. Les mono’ides de traces constituent aussi un moddle de description du fonctionnement des systemes distribues, a partir dun formalisme de theorie des langages. Cet article etablit entre eux des theoremes de representation. 0. Introduction In recent years, languages accompanied by a commutability relation (over the alphabet of the language) have received a good deal of attention.
    [Show full text]
  • Bi-Atomic Classes of Positive Semirings
    BI-ATOMIC CLASSES OF POSITIVE SEMIRINGS NICHOLAS R. BAETH, SCOTT T. CHAPMAN, AND FELIX GOTTI Abstract. A subsemiring of R is called a positive semiring provided that it contains 1 and consists of nonnegative numbers. Here we study factorizations in both the additive monoid pS; q and the multiplicative monoid pSzt0u; ¤q. In particular, we investigate when, for a positive semiring S, both pS; q and pSzt0u; ¤q have the following properties: atomicity, the ACCP, the bounded factorization property (BFP), the finite factorization property (FFP), and the half-factorial property (HFP). It is well known that in the context of cancellative and commutative monoids, the chain of implications HFP ñ BFP and FFP ñ BFP ñ ACCP ñ atomicity holds. We construct classes of positive semirings S wherein the additive and multiplicative structures both satisfy each of these properties and give examples to show that, in general, none of the implications in the previous chain is reversible. 1. Introduction The atomic structure of positive monoids (i.e., additive submonoids of the nonnegative cone of the real line) has been the subject of much recent investigation. The simplest positive monoids are numerical monoids (i.e., additive monoids consisting of nonnegative integers, up to isomorphism), and their additive structure has been investigated by many authors during the last three decades (see [4, 23] and references therein). In addition, the atomicity of Puiseux monoids (i.e., additive monoids consisting of nonnegative rational numbers) has been the subject of various papers during the last four years (see [14, 15] and references therein). Puiseux monoids have also been studied in connection to commutative rings [20] and factorizations of matrices [6].
    [Show full text]
  • Applications of Semigroups by P
    Global Journal of Science Frontier Research: F Mathematics and Decision Sciences Volume 15 Issue 3 Version 1.0 Year 2015 Type : Double Blind Peer Reviewed International Research Journal Publisher: Global Journals Inc. (USA) Online ISSN: 2249-4626 & Print ISSN: 0975-5896 Applications of Semigroups By P. Sreenivasulu Reddy & Mulugeta Dawud Samara University, Ethiopia Abstract- This section deals with the applications of semigroups in general and regular semigroups in particular. The theory of semigroups attracts many algebraists due to their applications to automata theory, formal languages, network analogy etc. In section 2 we have seen different areas of applications of semigroups. We identified some examples in biology, sociology etc. whose semigroup structures are nothing but regular, E-inversive and inverse semigroup etc. GJSFR -F Classification : FOR Code : MSC 2010: 16W22 ApplicationsofS emigroups Strictly as per the compliance and regulations of : © 2015. P. Sreenivasulu Reddy & Mulugeta Dawud. This is a research/review paper, distributed under the terms of the Creative Commons Attribution-Noncommercial 3.0 Unported License http://creativecommons.org/licenses/by-nc/3.0/), permitting all non commercial use, distribution, and reproduction in any medium, provided the original work is properly cited. Applications of Semigroups Notes P. Sreenivasulu Reddy α & Mulugeta Dawud σ 2015 Absract- This section deals with the applications of semigroups in general and regular semigroups in particular. The r ea theory of semigroups attracts many algebraists due to their applications to automata theory, formal languages, network Y analogy etc. In section 2 we have seen different areas of applications of semigroups. We identified some examples in biology, sociology etc.
    [Show full text]
  • On Regularity and the Word Problem for Free Idempotent Generated Semigroups
    ON REGULARITY AND THE WORD PROBLEM FOR FREE IDEMPOTENT GENERATED SEMIGROUPS IGOR DOLINKA, ROBERT D. GRAY, AND NIK RUSKUCˇ Abstract. The category of all idempotent generated semigroups with a pre- scribed structure E of their idempotents E (called the biordered set) has an initial object called the free idempotent generated semigroup over E, defined by a presentation over alphabet E, and denoted by IG(E). Recently, much effort has been put into investigating the structure of semigroups of the form IG(E), especially regarding their maximal subgroups. In this paper we take these investigations in a new direction by considering the word problem for IG(E). We prove two principal results, one positive and one negative. We show that, for a finite biordered set E, it is decidable whether a given word w ∈ E∗ represents a regular element; if in addition one assumes that all maxi- mal subgroups of IG(E) have decidable word problems, then the word problem in IG(E) restricted to regular words is decidable. On the other hand, we exhibit a biorder E arising from a finite idempotent semigroup S, such that the word problem for IG(E) is undecidable, even though all the maximal subgroups have decidable word problems. This is achieved by relating the word problem of IG(E) to the subgroup membership problem in finitely presented groups. 1. Introduction In his foundational paper [28] Nambooripad made the fundamental observation that the set of idempotents E(S) of an arbitrary semigroup S carries the abstract structure of a so-called biordered set (or regular biordered set in the case of regular semigroups).
    [Show full text]
  • On Some Properties of the Free Monoids with Applications to Automata Theory*
    JOURNAL OF COMPUTER AND SYSTEM SCIENCES: 1, 13%154 (1967) On Some Properties of the Free Monoids with Applications to Automata Theory* YEHOSHAFAT GIVE'ON The Aiken Computation Laboratory, Harvard University, Cambridge, Massachusetts 02138 INTRODUCTION Let T be any set, and denote by T* the free monoid generated by T. By definition, T* is characterized by the property that, for any function f from the set T into the carrier of any monoid M, there exists a unique monoid homornorphism f* : T* -+ M whose underlying function is an extension of the function f. This property of the free monoids is very useful in many applications where free monoids are encountered. Another property of the free monoids follows immediately from this definition. Namely, for any homomorphism h : T*-+ M 2 and any surjective homomorphism f : M 1 -~ M 2 there exists at least one homomorphism g : T* ~ M 1 such that Ylhm ~ M l ~ M a f commutes. This paper will be concerned with the following issues: (i) The above-mentioned derived property of the free monoids characterizes the free monoids in the category M of all monoids. This property should not be confused with either the defining property of the free monoids or with the property of the projective objects in 19I. On the other hand, our method of proof yields the analogous characterization of the free Abelian monoids in the category of Abelian monoids. (ii) Since every monoid is a homomorphic image of a free monoid, the above- derived property leads us to consider idempotent endomorphisms of free monoids.
    [Show full text]
  • Algebraic Characterization of Regular Languages
    Algebraic Characterization of Regular Languages Chloe Sheen Advised by Professor Steven Lindell A Thesis Presented in Partial Fulfillment of Bachelor's Degree Department of Computer Science Bryn Mawr College Abstract This paper presents the proof provided by Marcel-Paul Sch¨utzenberger, which connects regular language theory and algebraic automata theory. The two fundamental areas of study in mathematics and theoretical computer sci- ence hold a notable relationship, which motivated the discussion surrounding this topic. On a high-level perspective, Sch¨utzenberger's theorem bridges the two areas of study using languages recognized by aperiodic monoids to re- late them to star-free regular expressions. By outlining the essential ideas in both automata theory and group theory, we attempt to produce a more comprehensible document for both computer scientists and mathematicians to discuss this topic. Contents 1 Introduction 2 1.1 Background . .2 1.2 Motivations and Goals . .3 2 Notations, Definitions, and Examples 5 2.1 Finite Automata and Regular Languages . .5 2.2 Detailed Examples . .8 2.3 Algebra: Group Theory . 15 3 Sch¨utzenberger's theorem 20 4 Further Readings 27 5 Conclusion 28 1 Chapter 1 Introduction 1.1 Background Mathematics is the foundation of computing, and computing is often a key component in mathematical problem-solving. For instance, linear algebra is heavily used in computer graphics, graph theory forms the basis of network analysis, and number theory is used for cryptography. Such relationship between the two disciplines has inevitably resulted in the shared interest and involvement of both mathematicians and computer scientists in the study of formal languages.
    [Show full text]