Algebraic Structures

Total Page:16

File Type:pdf, Size:1020Kb

Algebraic Structures Algebraic Structures Groningen, 2nd year bachelor mathematics, 2017 (mostly a translation from original Dutch lecture notes of L.N.M. van Geemen, H.W. Lenstra, F. Oort, and J. Top). J. Top i Contents I Rings ..............................................................................2 I.1 Definition, examples, elementary properties . 2 I.2 Units and zero divisors. .5 I.3 Constructions of rings. .9 I.4 Exercises. .14 II Ring homomorphisms and ideals.............................................18 II.1 Ring homomorphisms. .18 II.2 Ideals . 19 II.3 The factor ring R/I............................................................22 II.4 Calculating with ideals . 26 II.5 Exercises. .31 III Rings of polynomials ..........................................................35 III.1 Polynomials . 35 III.2 Evaluation homomorphisms . 38 III.3 Division with remainder for polynomials . 40 III.4 Rings of polynomials over a field. .44 III.5 Rings of polynomials over a domain . 45 III.6 Differentiation . 46 III.7 Exercises. .49 IV Prime ideals and maximal ideals .............................................52 IV.1 Prime ideals . 52 IV.2 Maximal ideals . 54 IV.3 Zorn’s lemma . 55 IV.4 Exercises. .59 V Division in rings................................................................62 V.1 Irreducible elements . 62 V.2 Principal ideal domains. .63 V.3 Unique factorization domains . 65 V.4 Polynomials over unique factorization domains . 68 V.5 Factorizing and irreducibility of polynomials . 72 V.6 Exercises. .75 VI Euclidean rings and the Gaussian integers .................................78 VI.1 Euclidean rings . 78 VI.2 The Euclidean algorithm . 81 VI.3 Sums of squares . 83 VI.4 Exercises. .89 ii CONTENTS VII Fields ............................................................................91 VII.1 Prime fields and characteristic . 91 VII.2 Algebraic and transcendental. .92 VII.3 Finite and algebraic extensions. .95 VII.4 Determining a minimal polynomial. .98 VII.5 Exercises . 100 VIII Automorphisms of fields and splitting fields...............................102 VIII.1 Homomorphisms of fields. .102 VIII.2 Splitting fields . 105 VIII.3 Exercises . 110 IX Finite fields ....................................................................111 IX.1 Classification of finite fields.. .111 IX.2 The structure of finite fields . 113 IX.3 Irreducible polynomials over finite fields . 116 IX.4 The multiplicative group of a finite field. .119 IX.5 Exercises . 121 CONTENTS iii preface These lecture notes are based on a translation into English of the Dutch lecture notes Algebra II (Algebraic Structures) as they were used in the mathematics cur- riculum of Groningen University during the period 1993–2013. The original Dutch text may be found at http://www.math.rug.nl/~top/dic.pdf. Both the present text and the original build upon an earlier Dutch text on Rings and Fields, called Algebra II, written in the late 1970’s at the university of Amster- dam by Prof.dr. F. Oort and Prof.dr. H.W. Lenstra. In the 80’s L.N.M. van Geemen at Utrecht university added some chapters to their text, and in the 90’s in Gronin- gen I included various changes. The translation project consists of two parts. The first one (Algebraic Struc- tures) deals with the chapters 1 5, 7 9, and 12 of the Dutch notes. Many cor- ¡ ¡ rections and suggestions for improvement were offered by Dr. Max Kronberg who taught a course following these notes in the spring of 2017, and by Petra Hogeboom and Manoy Trip who at that time were students in this course. In the spring of 2019 student Wout Moltmaker mentioned a number of further small issues in the text, which have now been corrected. I am very grateful to all of them; needless to say that any mistakes and unclear parts in the exposition are only my fault. The second part of the translation project (which provides the material for the course Advanced Algebraic Structures and is not included here) discusses the chapters 8 (in slightly more detail than originally, to facilitate treating Galois theory), and chapters 6,13 on (projective) modules, then a discussion of basic Galois theory not present in the original notes, and finally the chapters 11 and 10 as well as an ex- tended version of chapter 14 and a brief discussion of tensor products. Groningen, January 2017 – April 2019 Jaap Top CONTENTS 1 I RINGS I.1 Definition, examples, elementary properties I.1.1 Definition. A ring (with 1) (also called unitary ring) is a five tuple (R, , ,0,1) Å ¢ with R a set, and maps written as: Å ¢ : R R R, (a, b) a b : R R R, (a, b) ab, Å £ ! 7! Å ¢ £ ! 7! and 0 and 1 elements of R, such that the following properties (R1) to (R4) hold: (R1) (R, ,0) is an abelian group; this means: Å (G1) a (b c) (a b) c for all a, b, c R; Å Å Æ Å Å 2 (G2) 0 a a 0 a for all a R; Å Æ Å Æ 2 (G3) every a R has an ‘opposite’ a R satisfying 2 ¡ 2 a ( a) ( a) a 0; Å ¡ Æ ¡ Å Æ (G4) a b b a for all a, b R. Å Æ Å 2 (R2) a(bc) (ab)c for all a, b, c R (associativity of ); Æ 2 ¢ (R3) a(b c) (ab) (ac) and (b c)a (ba) (ca) for all a, b, c R (the distributive Å Æ Å Å Æ Å 2 laws). (R4) 1a a1 a for all a R. Æ Æ 2 A ring R is called commutative if moreover (R5) holds: (R5) ab ba for all a, b R. Æ 2 If a, b R then a b and ab are called the sum and the product of a and b; the 2 Å product ab is also denoted as a b. The maps and are called the addition and ¢ Å ¢ the multiplication in R. If (R, , ,0,1) is a ring then one says that R is a ring with Å ¢ addition , multiplication , zero element 0, and unit element 1. Å ¢ A trivial example of a ring is the zero ring ({0}, , ,0,0), with 0 0 0 0 0. Å ¢ Å Æ ¢ Æ This is the only ring having 1 0. Æ Some textbooks define ‘rings’ (R, , ,0) only satisfying (R1), (R2), and (R3); such Å ¢ ‘rings’ are called non-unitary rings. A division ring (or skew field) is a ring R such that in addition to (R1) to (R4), also (R6) holds: 1 (R6) 1 0, and for all a R,a 0 there exists an inverse a¡ R satisfying 6Æ1 1 2 6Æ 2 a a¡ a¡ a 1. ¢ Æ ¢ Æ 2 I RINGS A field (French: corps; German: Körper, Dutch: lichaam, Flemish: veld) is a commutative division ring (so (R1) to (R6) hold). A simple example of a field is the set {0,1} with addition as in the abelian group Z/2Z and product 0 0 0 1 1 0 0 ¢ Æ ¢ Æ ¢ Æ and 1 1 1. The unit element is 1 ( 0), this field we denote by F2. ¢ Æ 6Æ I.1.2 Example. The sets Z, Q, R, C of integers and rational, real, complex numbers (respectively) are with the familiar addition and multiplication rings. Moreover Z,Q,R, and C are commutative. The rings Q,R, and C are fields, and Z is not a field (condition (R6) is not satisfied in Z). I.1.3 Example. Fix n Z 0. The set Z/nZ {0,1,..., n 1} with i i nZ Z, is 2 È Æ ¡ Æ Å ½ equipped with an addition, since the elements i are the residue classes with respect to the normal subgroup nZ Z. The rule ½ a b : a b, ¢ Æ ¢ with a b the familiar multiplication in Z defines a product (verify for yourself that ¢ this is well-defined: if a a1 and b b1, then indeed a b a1 b1). Æ Æ ¢ Æ ¢ With respect to this addition and multiplication Z/nZ is a commutative ring with unit element 1. In I.2.11 we will see that Z/nZ is a field if and only if n is a prime number. For n 1 we have Z/1Z which is the zero ring (hence, it is not a Æ field). I.1.4 Example. Let n Z 0..
Recommended publications
  • Varieties of Quasigroups Determined by Short Strictly Balanced Identities
    Czechoslovak Mathematical Journal Jaroslav Ježek; Tomáš Kepka Varieties of quasigroups determined by short strictly balanced identities Czechoslovak Mathematical Journal, Vol. 29 (1979), No. 1, 84–96 Persistent URL: http://dml.cz/dmlcz/101580 Terms of use: © Institute of Mathematics AS CR, 1979 Institute of Mathematics of the Czech Academy of Sciences provides access to digitized documents strictly for personal use. Each copy of any part of this document must contain these Terms of use. This document has been digitized, optimized for electronic delivery and stamped with digital signature within the project DML-CZ: The Czech Digital Mathematics Library http://dml.cz Czechoslovak Mathematical Journal, 29 (104) 1979, Praha VARIETIES OF QUASIGROUPS DETERMINED BY SHORT STRICTLY BALANCED IDENTITIES JAROSLAV JEZEK and TOMAS KEPKA, Praha (Received March 11, 1977) In this paper we find all varieties of quasigroups determined by a set of strictly balanced identities of length ^ 6 and study their properties. There are eleven such varieties: the variety of all quasigroups, the variety of commutative quasigroups, the variety of groups, the variety of abelian groups and, moreover, seven varieties which have not been studied in much detail until now. In Section 1 we describe these varieties. A survey of some significant properties of arbitrary varieties is given in Section 2; in Sections 3, 4 and 5 we assign these properties to the eleven varieties mentioned above and in Section 6 we give a table summarizing the results. 1. STRICTLY BALANCED QUASIGROUP IDENTITIES OF LENGTH £ 6 Quasigroups are considered as universal algebras with three binary operations •, /, \ (the class of all quasigroups is thus a variety).
    [Show full text]
  • Dedekind Domains
    Dedekind Domains Mathematics 601 In this note we prove several facts about Dedekind domains that we will use in the course of proving the Riemann-Roch theorem. The main theorem shows that if K=F is a finite extension and A is a Dedekind domain with quotient field F , then the integral closure of A in K is also a Dedekind domain. As we will see in the proof, we need various results from ring theory and field theory. We first recall some basic definitions and facts. A Dedekind domain is an integral domain B for which every nonzero ideal can be written uniquely as a product of prime ideals. Perhaps the main theorem about Dedekind domains is that a domain B is a Dedekind domain if and only if B is Noetherian, integrally closed, and dim(B) = 1. Without fully defining dimension, to say that a ring has dimension 1 says nothing more than nonzero prime ideals are maximal. Moreover, a Noetherian ring B is a Dedekind domain if and only if BM is a discrete valuation ring for every maximal ideal M of B. In particular, a Dedekind domain that is a local ring is a discrete valuation ring, and vice-versa. We start by mentioning two examples of Dedekind domains. Example 1. The ring of integers Z is a Dedekind domain. In fact, any principal ideal domain is a Dedekind domain since a principal ideal domain is Noetherian integrally closed, and nonzero prime ideals are maximal. Alternatively, it is easy to prove that in a principal ideal domain, every nonzero ideal factors uniquely into prime ideals.
    [Show full text]
  • Arxiv:0704.2561V2 [Math.QA] 27 Apr 2007 Nttto O Xeln Okn Odtos H Eoda Second the Conditions
    DUAL FEYNMAN TRANSFORM FOR MODULAR OPERADS J. CHUANG AND A. LAZAREV Abstract. We introduce and study the notion of a dual Feynman transform of a modular operad. This generalizes and gives a conceptual explanation of Kontsevich’s dual construction producing graph cohomology classes from a contractible differential graded Frobenius alge- bra. The dual Feynman transform of a modular operad is indeed linear dual to the Feynman transform introduced by Getzler and Kapranov when evaluated on vacuum graphs. In marked contrast to the Feynman transform, the dual notion admits an extremely simple presentation via generators and relations; this leads to an explicit and easy description of its algebras. We discuss a further generalization of the dual Feynman transform whose algebras are not neces- sarily contractible. This naturally gives rise to a two-colored graph complex analogous to the Boardman-Vogt topological tree complex. Contents Introduction 1 Notation and conventions 2 1. Main construction 4 2. Twisted modular operads and their algebras 8 3. Algebras over the dual Feynman transform 12 4. Stable graph complexes 13 4.1. Commutative case 14 4.2. Associative case 15 5. Examples 17 6. Moduli spaces of metric graphs 19 6.1. Commutative case 19 6.2. Associative case 21 7. BV-resolution of a modular operad 22 7.1. Basic construction and description of algebras 22 7.2. Stable BV-graph complexes 23 References 26 Introduction arXiv:0704.2561v2 [math.QA] 27 Apr 2007 The relationship between operadic algebras and various moduli spaces goes back to Kontse- vich’s seminal papers [19] and [20] where graph homology was also introduced.
    [Show full text]
  • Noncommutative Unique Factorization Domainso
    NONCOMMUTATIVE UNIQUE FACTORIZATION DOMAINSO BY P. M. COHN 1. Introduction. By a (commutative) unique factorization domain (UFD) one usually understands an integral domain R (with a unit-element) satisfying the following three conditions (cf. e.g. Zariski-Samuel [16]): Al. Every element of R which is neither zero nor a unit is a product of primes. A2. Any two prime factorizations of a given element have the same number of factors. A3. The primes occurring in any factorization of a are completely deter- mined by a, except for their order and for multiplication by units. If R* denotes the semigroup of nonzero elements of R and U is the group of units, then the classes of associated elements form a semigroup R* / U, and A1-3 are equivalent to B. The semigroup R*jU is free commutative. One may generalize the notion of UFD to noncommutative rings by taking either A-l3 or B as starting point. It is obvious how to do this in case B, although the class of rings obtained is rather narrow and does not even include all the commutative UFD's. This is indicated briefly in §7, where examples are also given of noncommutative rings satisfying the definition. However, our principal aim is to give a definition of a noncommutative UFD which includes the commutative case. Here it is better to start from A1-3; in order to find the precise form which such a definition should take we consider the simplest case, that of noncommutative principal ideal domains. For these rings one obtains a unique factorization theorem simply by reinterpreting the Jordan- Holder theorem for right .R-modules on one generator (cf.
    [Show full text]
  • Irreducible Representations of Finite Monoids
    U.U.D.M. Project Report 2019:11 Irreducible representations of finite monoids Christoffer Hindlycke Examensarbete i matematik, 30 hp Handledare: Volodymyr Mazorchuk Examinator: Denis Gaidashev Mars 2019 Department of Mathematics Uppsala University Irreducible representations of finite monoids Christoffer Hindlycke Contents Introduction 2 Theory 3 Finite monoids and their structure . .3 Introductory notions . .3 Cyclic semigroups . .6 Green’s relations . .7 von Neumann regularity . 10 The theory of an idempotent . 11 The five functors Inde, Coinde, Rese,Te and Ne ..................... 11 Idempotents and simple modules . 14 Irreducible representations of a finite monoid . 17 Monoid algebras . 17 Clifford-Munn-Ponizovski˘ıtheory . 20 Application 24 The symmetric inverse monoid . 24 Calculating the irreducible representations of I3 ........................ 25 Appendix: Prerequisite theory 37 Basic definitions . 37 Finite dimensional algebras . 41 Semisimple modules and algebras . 41 Indecomposable modules . 42 An introduction to idempotents . 42 1 Irreducible representations of finite monoids Christoffer Hindlycke Introduction This paper is a literature study of the 2016 book Representation Theory of Finite Monoids by Benjamin Steinberg [3]. As this book contains too much interesting material for a simple master thesis, we have narrowed our attention to chapters 1, 4 and 5. This thesis is divided into three main parts: Theory, Application and Appendix. Within the Theory chapter, we (as the name might suggest) develop the necessary theory to assist with finding irreducible representations of finite monoids. Finite monoids and their structure gives elementary definitions as regards to finite monoids, and expands on the basic theory of their structure. This part corresponds to chapter 1 in [3]. The theory of an idempotent develops just enough theory regarding idempotents to enable us to state a key result, from which the principal result later follows almost immediately.
    [Show full text]
  • SOME ALGEBRAIC DEFINITIONS and CONSTRUCTIONS Definition
    SOME ALGEBRAIC DEFINITIONS AND CONSTRUCTIONS Definition 1. A monoid is a set M with an element e and an associative multipli- cation M M M for which e is a two-sided identity element: em = m = me for all m M×. A−→group is a monoid in which each element m has an inverse element m−1, so∈ that mm−1 = e = m−1m. A homomorphism f : M N of monoids is a function f such that f(mn) = −→ f(m)f(n) and f(eM )= eN . A “homomorphism” of any kind of algebraic structure is a function that preserves all of the structure that goes into the definition. When M is commutative, mn = nm for all m,n M, we often write the product as +, the identity element as 0, and the inverse of∈m as m. As a convention, it is convenient to say that a commutative monoid is “Abelian”− when we choose to think of its product as “addition”, but to use the word “commutative” when we choose to think of its product as “multiplication”; in the latter case, we write the identity element as 1. Definition 2. The Grothendieck construction on an Abelian monoid is an Abelian group G(M) together with a homomorphism of Abelian monoids i : M G(M) such that, for any Abelian group A and homomorphism of Abelian monoids−→ f : M A, there exists a unique homomorphism of Abelian groups f˜ : G(M) A −→ −→ such that f˜ i = f. ◦ We construct G(M) explicitly by taking equivalence classes of ordered pairs (m,n) of elements of M, thought of as “m n”, under the equivalence relation generated by (m,n) (m′,n′) if m + n′ = −n + m′.
    [Show full text]
  • SHEET 14: LINEAR ALGEBRA 14.1 Vector Spaces
    SHEET 14: LINEAR ALGEBRA Throughout this sheet, let F be a field. In examples, you need only consider the field F = R. 14.1 Vector spaces Definition 14.1. A vector space over F is a set V with two operations, V × V ! V :(x; y) 7! x + y (vector addition) and F × V ! V :(λ, x) 7! λx (scalar multiplication); that satisfy the following axioms. 1. Addition is commutative: x + y = y + x for all x; y 2 V . 2. Addition is associative: x + (y + z) = (x + y) + z for all x; y; z 2 V . 3. There is an additive identity 0 2 V satisfying x + 0 = x for all x 2 V . 4. For each x 2 V , there is an additive inverse −x 2 V satisfying x + (−x) = 0. 5. Scalar multiplication by 1 fixes vectors: 1x = x for all x 2 V . 6. Scalar multiplication is compatible with F :(λµ)x = λ(µx) for all λ, µ 2 F and x 2 V . 7. Scalar multiplication distributes over vector addition and over scalar addition: λ(x + y) = λx + λy and (λ + µ)x = λx + µx for all λ, µ 2 F and x; y 2 V . In this context, elements of F are called scalars and elements of V are called vectors. Definition 14.2. Let n be a nonnegative integer. The coordinate space F n = F × · · · × F is the set of all n-tuples of elements of F , conventionally regarded as column vectors. Addition and scalar multiplication are defined componentwise; that is, 2 3 2 3 2 3 2 3 x1 y1 x1 + y1 λx1 6x 7 6y 7 6x + y 7 6λx 7 6 27 6 27 6 2 2 7 6 27 if x = 6 .
    [Show full text]
  • Right Ideals of a Ring and Sublanguages of Science
    RIGHT IDEALS OF A RING AND SUBLANGUAGES OF SCIENCE Javier Arias Navarro Ph.D. In General Linguistics and Spanish Language http://www.javierarias.info/ Abstract Among Zellig Harris’s numerous contributions to linguistics his theory of the sublanguages of science probably ranks among the most underrated. However, not only has this theory led to some exhaustive and meaningful applications in the study of the grammar of immunology language and its changes over time, but it also illustrates the nature of mathematical relations between chunks or subsets of a grammar and the language as a whole. This becomes most clear when dealing with the connection between metalanguage and language, as well as when reflecting on operators. This paper tries to justify the claim that the sublanguages of science stand in a particular algebraic relation to the rest of the language they are embedded in, namely, that of right ideals in a ring. Keywords: Zellig Sabbetai Harris, Information Structure of Language, Sublanguages of Science, Ideal Numbers, Ernst Kummer, Ideals, Richard Dedekind, Ring Theory, Right Ideals, Emmy Noether, Order Theory, Marshall Harvey Stone. §1. Preliminary Word In recent work (Arias 2015)1 a line of research has been outlined in which the basic tenets underpinning the algebraic treatment of language are explored. The claim was there made that the concept of ideal in a ring could account for the structure of so- called sublanguages of science in a very precise way. The present text is based on that work, by exploring in some detail the consequences of such statement. §2. Introduction Zellig Harris (1909-1992) contributions to the field of linguistics were manifold and in many respects of utmost significance.
    [Show full text]
  • 6. PID and UFD Let R Be a Commutative Ring. Recall That a Non-Unit X ∈ R Is Called Irreducible If X Cannot Be Written As A
    6. PID and UFD Let R be a commutative ring. Recall that a non-unit x R is called irreducible if x cannot be written as a product of two non-unit elements of R i.e.∈x = ab implies either a is an unit or b is an unit. Also recall that a domain R is called a principal ideal domain or a PID if every ideal in R can be generated by one element, i.e. is principal. 6.1. Lemma. (a) Let R be a commutative domain. Then prime elements in R are irreducible. (b) Let R be a PID. Then an irreducible in R is a prime element. Proof. (a) Let (p) be a prime ideal in R. If possible suppose p = uv.Thenuv (p), so either u (p)orv (p), if u (p), then u = cp,socv = 1, that is v is an unit. Similarly,∈ if v (p), then∈ u is an∈ unit. ∈ ∈(b) Let p R be irreducible. Suppose ab (p). Since R is a PID, the ideal (a, p)hasa generator, say∈ x, that is, (x)=(a, p). Then ∈p (x), so p = xu for some u R. Since p is irreducible, either u or x must be an unit and we∈ consider these two cases seperately:∈ In the first case, when u is an unit, then x = u−1p,soa (x) (p), that is, p divides a.Inthe second case, when x is a unit, then (a, p)=(1).So(∈ ab,⊆ pb)=(b). But (ab, pb) (p). So (b) (p), that is p divides b.
    [Show full text]
  • Ring (Mathematics) 1 Ring (Mathematics)
    Ring (mathematics) 1 Ring (mathematics) In mathematics, a ring is an algebraic structure consisting of a set together with two binary operations usually called addition and multiplication, where the set is an abelian group under addition (called the additive group of the ring) and a monoid under multiplication such that multiplication distributes over addition.a[›] In other words the ring axioms require that addition is commutative, addition and multiplication are associative, multiplication distributes over addition, each element in the set has an additive inverse, and there exists an additive identity. One of the most common examples of a ring is the set of integers endowed with its natural operations of addition and multiplication. Certain variations of the definition of a ring are sometimes employed, and these are outlined later in the article. Polynomials, represented here by curves, form a ring under addition The branch of mathematics that studies rings is known and multiplication. as ring theory. Ring theorists study properties common to both familiar mathematical structures such as integers and polynomials, and to the many less well-known mathematical structures that also satisfy the axioms of ring theory. The ubiquity of rings makes them a central organizing principle of contemporary mathematics.[1] Ring theory may be used to understand fundamental physical laws, such as those underlying special relativity and symmetry phenomena in molecular chemistry. The concept of a ring first arose from attempts to prove Fermat's last theorem, starting with Richard Dedekind in the 1880s. After contributions from other fields, mainly number theory, the ring notion was generalized and firmly established during the 1920s by Emmy Noether and Wolfgang Krull.[2] Modern ring theory—a very active mathematical discipline—studies rings in their own right.
    [Show full text]
  • Integral Closures of Ideals and Rings Irena Swanson
    Integral closures of ideals and rings Irena Swanson ICTP, Trieste School on Local Rings and Local Study of Algebraic Varieties 31 May–4 June 2010 I assume some background from Atiyah–MacDonald [2] (especially the parts on Noetherian rings, primary decomposition of ideals, ring spectra, Hilbert’s Basis Theorem, completions). In the first lecture I will present the basics of integral closure with very few proofs; the proofs can be found either in Atiyah–MacDonald [2] or in Huneke–Swanson [13]. Much of the rest of the material can be found in Huneke–Swanson [13], but the lectures contain also more recent material. Table of contents: Section 1: Integral closure of rings and ideals 1 Section 2: Integral closure of rings 8 Section 3: Valuation rings, Krull rings, and Rees valuations 13 Section 4: Rees algebras and integral closure 19 Section 5: Computation of integral closure 24 Bibliography 28 1 Integral closure of rings and ideals (How it arises, monomial ideals and algebras) Integral closure of a ring in an overring is a generalization of the notion of the algebraic closure of a field in an overfield: Definition 1.1 Let R be a ring and S an R-algebra containing R. An element x S is ∈ said to be integral over R if there exists an integer n and elements r1,...,rn in R such that n n 1 x + r1x − + + rn 1x + rn =0. ··· − This equation is called an equation of integral dependence of x over R (of degree n). The set of all elements of S that are integral over R is called the integral closure of R in S.
    [Show full text]
  • Some Aspects of Semirings
    Appendix A Some Aspects of Semirings Semirings considered as a common generalization of associative rings and dis- tributive lattices provide important tools in different branches of computer science. Hence structural results on semirings are interesting and are a basic concept. Semi- rings appear in different mathematical areas, such as ideals of a ring, as positive cones of partially ordered rings and fields, vector bundles, in the context of topolog- ical considerations and in the foundation of arithmetic etc. In this appendix some algebraic concepts are introduced in order to generalize the corresponding concepts of semirings N of non-negative integers and their algebraic theory is discussed. A.1 Introductory Concepts H.S. Vandiver gave the first formal definition of a semiring and developed the the- ory of a special class of semirings in 1934. A semiring S is defined as an algebra (S, +, ·) such that (S, +) and (S, ·) are semigroups connected by a(b+c) = ab+ac and (b+c)a = ba+ca for all a,b,c ∈ S.ThesetN of all non-negative integers with usual addition and multiplication of integers is an example of a semiring, called the semiring of non-negative integers. A semiring S may have an additive zero ◦ defined by ◦+a = a +◦=a for all a ∈ S or a multiplicative zero 0 defined by 0a = a0 = 0 for all a ∈ S. S may contain both ◦ and 0 but they may not coincide. Consider the semiring (N, +, ·), where N is the set of all non-negative integers; a + b ={lcm of a and b, when a = 0,b= 0}; = 0, otherwise; and a · b = usual product of a and b.
    [Show full text]