The term rig is also used occasionally[1]—this originated as a joke, suggesting that rigs are rings without negative elements, similar to using rng to mean a ring without a multiplicative identity.
The symbol is usually omitted from the notation; that is, is just written Similarly, an order of operations is conventional, in which is applied before ; that is, is
Compared to a ring, a semiring omits the requirement for inverses under addition; that is, it requires only a commutative monoid, not a commutative group. In a ring, the additive inverse requirement implies the existence of a multiplicative zero, so here it must be specified explicitly. If a semiring's multiplication is commutative, then it is called a commutative semiring.[6]
There are some authors who prefer to leave out the requirement that a semiring have a 0 or 1. This makes the analogy between ring and semiring on the one hand and group and semigroup on the other hand work more smoothly. These authors often use rig for the concept defined here.[note 1]
A semiring in which every element is an additive idempotent (that is, for all elements ) is called an idempotent semiring.[7] Idempotent semirings are specific to semiring theory since any idempotent semiring that is also a ring is in fact trivial.[note 2] One can define a partial order on an idempotent semiring by setting whenever (or, equivalently, if there exists an such that ). The least element with respect to this order is meaning that for all Addition and multiplication respect the ordering in the sense that implies and and
Applications
The and tropical semirings on the reals are often used in performance evaluation on discrete event systems. The real numbers then are the "costs" or "arrival time"; the "max" operation corresponds to having to wait for all prerequisites of an events (thus taking the maximal time) while the "min" operation corresponds to being able to choose the best, less costly choice; and + corresponds to accumulation along the same path.
The Floyd–Warshall algorithm for shortest paths can thus be reformulated as a computation over a algebra. Similarly, the Viterbi algorithm for finding the most probable state sequence corresponding to an observation sequence in a hidden Markov model can also be formulated as a computation over a algebra on probabilities. These dynamic programming algorithms rely on the distributive property of their associated semirings to compute quantities over a large (possibly exponential) number of terms more efficiently than enumerating each of them.[8][9]
Examples
By definition, any ring is also a semiring. A motivating example of a semiring is the set of natural numbers (including the number zero) under ordinary addition and multiplication. Likewise, the non-negative rational numbers and the non-negative real numbers form semirings. All these semirings are commutative.[10][11][12]
In general
The set of all ideals of a given ring form an idempotent semiring under addition and multiplication of ideals.
Any unital quantale is an idempotent semiring under join and multiplication.
Any bounded, distributive lattice is a commutative, idempotent semiring under join and meet.
In particular, a Boolean algebra is such a semiring. A Boolean ring is also a semiring (indeed, a ring) but it is not idempotent under addition. A Boolean semiring is a semiring isomorphic to a subsemiring of a Boolean algebra.[10]
A normal skew lattice in a ring is an idempotent semiring for the operations multiplication and nabla, where the latter operation is defined by
Any c-semiring is also a semiring, where addition is idempotent and defined over arbitrary sets.
Isomorphism classes of objects in any distributive category, under coproduct and product operations, form a semiring known as a Burnside rig.[13] A Burnside rig is a ring if and only if the category is trivial.
A semiring (of sets)[14] is a (non-empty) collection of subsets of such that
If (3) holds, then if and only if
If then
If then there exists a finite number of mutually disjoint sets such that
Conditions (2) and (3) together with imply that Such semirings are used in measure theory. An example of a semiring of sets is the collection of half-open, half-closed real intervals
A semialgebra[15] or elementary family[16] is a collection of subsets of satisfying the semiring properties except with (3) replaced with:
If then there exists a finite number of mutually disjoint sets such that
This condition is stronger than (3), which can be seen as follows. If is a semialgebra and , then we can write for disjoint . Then:
and every since it is closed under intersection, and disjoint since they are contained in the disjoint 's. Moreover the condition is strictly stronger: any that is both a ring and a semialgebra is an algebra, hence any ring that is not an algebra is also not a semialgebra (e.g. the collection of finite sets on an infinite set ).
Given a semiring the matrix semiring of the square matrices form a semiring under ordinary addition and multiplication of matrices, and this semiring of matrices is generally non-commutative even though may be commutative. For example, the matrices with non-negative entries, form a matrix semiring.[10]
If is a commutative monoid, the set of endomorphisms forms a semiring, where addition is pointwise addition and multiplication is function composition. The zero morphism and the identity are the respective neutral elements. If is the additive monoid of natural numbers we obtain the semiring of natural numbers as if with a semiring, we obtain (after associating each morphism to a matrix) the semiring of square matrices with coefficients in and if is a (commutative) group, then is a (not necessarily commutative) ring.
Given a set the set of binary relations over is a semiring with addition the union (of relations as sets) and multiplication the composition of relations. The semiring's zero is the empty relation and its unit is the identity relation.[18] These relations correspond to the matrix semiring (indeed, matrix semialgebra) of square matrices indexed by with entries in the Boolean semiring, and then addition and multiplication are the usual matrix operations, while zero and the unit are the usual zero matrix and identity matrix.
The set of polynomials with natural number coefficients, denoted forms a commutative semiring. In fact, this is the free commutative semiring on a single generator
Tropical semirings are variously defined. The max-plus semiring is a commutative, idempotent semiring with serving as semiring addition (identity ) and ordinary addition (identity 0) serving as semiring multiplication. In an alternative formulation, the tropical semiring is and min replaces max as the addition operation.[19] A related version has as the underlying set.[4][20]
The set of cardinal numbers smaller than any given infinite cardinal form a semiring under cardinal addition and multiplication. The class of all cardinals of an inner model form a (class) semiring under (inner model) cardinal addition and multiplication.
The probability semiring of non-negative real numbers under the usual addition and multiplication.[4]
with multiplication zero element and unit element [4]
The family of (isomorphism equivalence classes of) combinatorial classes (sets of countably many objects with non-negative integer sizes such that there are finitely many objects of each size) with the empty class as the zero object, the class consisting only of the empty set as the unit, disjoint union of classes as addition, and Cartesian product of classes as multiplication.[21]
The Łukasiewicz semiring: the closed interval with addition given by taking the maximum of the arguments () and multiplication given by appears in multi-valued logic.[18]
The Viterbi semiring is also defined over the base set and has the maximum as its addition, but its multiplication is the usual multiplication of real numbers. It appears in probabilistic parsing.[18]
Given an alphabet (finite set) Σ, the set of formal languages over (subsets of ) is a semiring with product induced by string concatenation and addition as the union of languages (that is, ordinary union as sets). The zero of this semiring is the empty set (empty language) and the semiring's unit is the language containing only the empty string.[18]
Generalizing the previous example (by viewing as the free monoid over ), take to be any monoid; the power set of all subsets of forms a semiring under set-theoretic union as addition and set-wise multiplication: [12]
Similarly, if is a monoid, then the set of finite multisets in forms a semiring. That is, an element is a function ; given an element of the function tells you how many times that element occurs in the multiset it represents. The additive unit is the constant zero function. The multiplicative unit is the function mapping to and all other elements of to The sum is given by and the product is given by
A complete semiring is a semiring for which the additive monoid is a complete monoid, meaning that it has an infinitary sum operation for any index set and that the following (infinitary) distributive laws must hold:[20][18][22]
Examples of a complete semiring are the power set of a monoid under union and the matrix semiring over a complete semiring.[23]
A continuous semiring is similarly defined as one for which the addition monoid is a continuous monoid. That is, partially ordered with the least upper bound property, and for which addition and multiplication respect order and suprema. The semiring with usual addition, multiplication and order extended is a continuous semiring.[24]
Any continuous semiring is complete:[20] this may be taken as part of the definition.[23]
Star semirings
A star semiring (sometimes spelled starsemiring) is a semiring with an additional unary operator ∗,[7][18][25][26] satisfying
In a complete star semiring, the star operator behaves more like the usual Kleene star: for a complete semiring we use the infinitary sum operator to give the usual definition of the Kleene star:[18]
where
Note that star semirings are not related to *-algebra, where the star operation should instead be thought of as complex conjugation.
Conway semiring
A Conway semiring is a star semiring satisfying the sum-star and product-star equations:[7][27]
Every complete star semiring is also a Conway semiring,[28] but the converse does not hold. An example of Conway semiring that is not complete is the set of extended non-negative rational numbers with the usual addition and multiplication (this is a modification of the example with extended non-negative reals given in this section by eliminating irrational numbers).[18]
An iteration semiring is a Conway semiring satisfying the Conway group axioms,[7] associated by John Conway to groups in star-semirings.[29]
Examples
Examples of star semirings include:
the (aforementioned) semiring of binary relations over some base set in which for all This star operation is actually the reflexive and transitive closure of (that is, the smallest reflexive and transitive binary relation over containing ).[18]
the semiring of formal languages is also a complete star semiring, with the star operation coinciding with the Kleene star (for sets/languages).[18]
The set of non-negative extended reals together with the usual addition and multiplication of reals is a complete star semiring with the star operation given by for (that is, the geometric series) and for [18]
A generalization of semirings does not require the existence of a multiplicative identity, so that multiplication is a semigroup rather than a monoid. Such structures are called hemirings[33] or pre-semirings.[34] A further generalization are left-pre-semirings,[35] which additionally do not require right-distributivity (or right-pre-semirings, which do not require left-distributivity).
Yet a further generalization are near-semirings: in addition to not requiring a neutral element for product, or right-distributivity (or left-distributivity), they do not require addition to be commutative. Just as cardinal numbers form a (class) semiring, so do ordinal numbers form a near-semiring, when the standard ordinal addition and multiplication are taken into account. However, the class of ordinals can be turned into a semiring by considering the so-called natural (or Hessenberg) operations instead.
In category theory, a 2-rig is a category with functorial operations analogous to those of a rig. That the cardinal numbers form a rig can be categorified to say that the category of sets (or more generally, any topos) is a 2-rig.
See also
Ring of sets – Family closed under unions and relative complements
Valuation algebra – Algebra describing information processingPages displaying short descriptions of redirect targets
^ abcdeÉsik, Zoltán (2008). "Iteration semirings". In Ito, Masami (ed.). Developments in language theory. 12th international conference, DLT 2008, Kyoto, Japan, September 16–19, 2008. Proceedings. Lecture Notes in Computer Science. Vol. 5257. Berlin: Springer-Verlag. pp. 1–20. doi:10.1007/978-3-540-85780-8_1. ISBN978-3-540-85779-2. Zbl1161.68598.
^
Pair, Claude (1967), "Sur des algorithmes pour des problèmes de cheminement dans les graphes finis (On algorithms for path problems in finite graphs)", in Rosentiehl (ed.), Théorie des graphes (journées internationales d'études) -- Theory of Graphs (international symposium), Rome (Italy), July 1966: Dunod (Paris) et Gordon and Breach (New York), p. 271((citation)): CS1 maint: location (link)
^Derniame, Jean Claude; Pair, Claude (1971), Problèmes de cheminement dans les graphes (Path Problems in Graphs), Dunod (Paris)
^ abcGuterman, Alexander E. (2008). "Rank and determinant functions for matrices over semirings". In Young, Nicholas; Choi, Yemon (eds.). Surveys in Contemporary Mathematics. London Mathematical Society Lecture Note Series. Vol. 347. Cambridge University Press. pp. 1–33. ISBN978-0-521-70564-6. ISSN0076-0552. Zbl1181.16042.
^ abcKuich, Werner (2011). "Algebraic systems and pushdown automata". In Kuich, Werner (ed.). Algebraic foundations in computer science. Essays dedicated to Symeon Bozapalidis on the occasion of his retirement. Lecture Notes in Computer Science. Vol. 7020. Berlin: Springer-Verlag. pp. 228–256. ISBN978-3-642-24896-2. Zbl1251.68135.
^Ésik, Zoltán; Leiß, Hans (2002). "Greibach normal form in algebraically complete semirings". In Bradfield, Julian (ed.). Computer science logic. 16th international workshop, CSL 2002, 11th annual conference of the EACSL, Edinburgh, Scotland, September 22-25, 2002. Proceedings. Lecture Notes in Computer Science. Vol. 2471. Berlin: Springer-Verlag. pp. 135–150. Zbl1020.68056.
^Lehmann, Daniel J. "Algebraic structures for transitive closure." Theoretical Computer Science 4, no. 1 (1977): 59-76.
^
Ésik, Zoltán; Kuich, Werner (2004). "Equational axioms for a theory of automata". In Martín-Vide, Carlos (ed.). Formal languages and applications. Studies in Fuzziness and Soft Computing. Vol. 148. Berlin: Springer-Verlag. pp. 183–196. ISBN3-540-20907-7. Zbl1088.68117.
^Droste, M., & Kuich, W. (2009). Semirings and Formal Power Series. Handbook of Weighted Automata, 3–28. doi:10.1007/978-3-642-01492-5_1, Theorem 3.4 p. 15
^Kuntzmann, J. (1972). Théorie des réseaux (graphes) (in French). Paris: Dunod. Zbl0239.05101.
^Baccelli, François Louis; Olsder, Geert Jan; Quadrat, Jean-Pierre; Cohen, Guy (1992). Synchronization and linearity. An algebra for discrete event systems. Wiley Series on Probability and Mathematical Statistics. Chichester: Wiley. Zbl0824.93003.
Golan, Jonathan S., Semirings and their applications. Updated and expanded version of The theory of semirings, with applications to mathematics and theoretical computer science (Longman Sci. Tech., Harlow, 1992, MR1163371. Kluwer Academic Publishers, Dordrecht, 1999. xii+381 pp. ISBN0-7923-5786-8MR1746739
Berstel, Jean; Perrin, Dominique (1985). Theory of codes. Pure and applied mathematics. Vol. 117. Academic Press. ISBN978-0-12-093420-1. Zbl0587.68066.
Głazek, Kazimierz (2002). A guide to the literature on semirings and their applications in mathematics and information sciences. With complete bibliography. Dordrecht: Kluwer Academic. ISBN1-4020-0717-5. Zbl1072.16040.