HOME

TheInfoList



OR:

In mathematics, a semigroup is an
algebraic structure In mathematics, an algebraic structure or algebraic system consists of a nonempty set ''A'' (called the underlying set, carrier set or domain), a collection of operations on ''A'' (typically binary operations such as addition and multiplicatio ...
consisting of a
set Set, The Set, SET or SETS may refer to: Science, technology, and mathematics Mathematics *Set (mathematics), a collection of elements *Category of sets, the category whose objects and morphisms are sets and total functions, respectively Electro ...
together with an
associative In mathematics, the associative property is a property of some binary operations that rearranging the parentheses in an expression will not change the result. In propositional logic, associativity is a valid rule of replacement for express ...
internal
binary operation In mathematics, a binary operation or dyadic operation is a rule for combining two elements (called operands) to produce another element. More formally, a binary operation is an operation of arity two. More specifically, a binary operation ...
on it. The binary operation of a semigroup is most often denoted multiplicatively (just notation, not necessarily the elementary arithmetic
multiplication Multiplication is one of the four elementary mathematical operations of arithmetic, with the other ones being addition, subtraction, and division (mathematics), division. The result of a multiplication operation is called a ''Product (mathem ...
): , or simply ''xy'', denotes the result of applying the semigroup operation to the
ordered pair In mathematics, an ordered pair, denoted (''a'', ''b''), is a pair of objects in which their order is significant. The ordered pair (''a'', ''b'') is different from the ordered pair (''b'', ''a''), unless ''a'' = ''b''. In contrast, the '' unord ...
. Associativity is formally expressed as that for all ''x'', ''y'' and ''z'' in the semigroup. Semigroups may be considered a special case of magmas, where the operation is associative, or as a generalization of groups, without requiring the existence of an identity element or inverses. As in the case of groups or magmas, the semigroup operation need not be
commutative In mathematics, a binary operation is commutative if changing the order of the operands does not change the result. It is a fundamental property of many binary operations, and many mathematical proofs depend on it. Perhaps most familiar as a pr ...
, so is not necessarily equal to ; a well-known example of an operation that is associative but non-commutative is
matrix multiplication In mathematics, specifically in linear algebra, matrix multiplication is a binary operation that produces a matrix (mathematics), matrix from two matrices. For matrix multiplication, the number of columns in the first matrix must be equal to the n ...
. If the semigroup operation is commutative, then the semigroup is called a ''commutative semigroup'' or (less often than in the analogous case of groups) it may be called an ''abelian semigroup''. A
monoid In abstract algebra, a monoid is a set equipped with an associative binary operation and an identity element. For example, the nonnegative integers with addition form a monoid, the identity element being . Monoids are semigroups with identity ...
is an algebraic structure intermediate between semigroups and groups, and is a semigroup having an
identity element In mathematics, an identity element or neutral element of a binary operation is an element that leaves unchanged every element when the operation is applied. For example, 0 is an identity element of the addition of real numbers. This concept is use ...
, thus obeying all but one of the axioms of a group: existence of inverses is not required of a monoid. A natural example is strings with
concatenation In formal language theory and computer programming, string concatenation is the operation of joining character strings end-to-end. For example, the concatenation of "snow" and "ball" is "snowball". In certain formalizations of concatenati ...
as the binary operation, and the empty string as the identity element. Restricting to non-empty strings gives an example of a semigroup that is not a monoid. Positive
integer An integer is the number zero (0), a positive natural number (1, 2, 3, ...), or the negation of a positive natural number (−1, −2, −3, ...). The negations or additive inverses of the positive natural numbers are referred to as negative in ...
s with addition form a commutative semigroup that is not a monoid, whereas the non-negative
integer An integer is the number zero (0), a positive natural number (1, 2, 3, ...), or the negation of a positive natural number (−1, −2, −3, ...). The negations or additive inverses of the positive natural numbers are referred to as negative in ...
s do form a monoid. A semigroup without an identity element can be easily turned into a monoid by just adding an identity element. Consequently, monoids are studied in the theory of semigroups rather than in group theory. Semigroups should not be confused with
quasigroup In mathematics, especially in abstract algebra, a quasigroup is an algebraic structure that resembles a group in the sense that " division" is always possible. Quasigroups differ from groups mainly in that the associative and identity element pro ...
s, which are generalization of groups in a different direction; the operation in a quasigroup need not be associative but quasigroups preserve from groups the notion of division. Division in semigroups (or in monoids) is not possible in general. The formal study of semigroups began in the early 20th century. Early results include a Cayley theorem for semigroups realizing any semigroup as a
transformation semigroup In algebra, a transformation semigroup (or composition semigroup) is a collection of transformations ( functions from a set to itself) that is closed under function composition. If it includes the identity function, it is a monoid, called a tra ...
, in which arbitrary functions replace the role of bijections in group theory. A deep result in the classification of finite semigroups is
Krohn–Rhodes theory In mathematics and computer science, the Krohn–Rhodes theory (or algebraic automata theory) is an approach to the study of finite semigroups and automata that seeks to decompose them in terms of elementary components. These components correspon ...
, analogous to the
Jordan–Hölder decomposition In abstract algebra, a composition series provides a way to break up an algebraic structure, such as a group or a module, into simple pieces. The need for considering composition series in the context of modules arises from the fact that many na ...
for finite groups. Some other techniques for studying semigroups, like
Green's relations In mathematics, Green's relations are five equivalence relations that characterise the elements of a semigroup in terms of the principal ideals they generate. The relations are named for James Alexander Green, who introduced them in a paper of 1951. ...
, do not resemble anything in group theory. The theory of finite semigroups has been of particular importance in
theoretical computer science Theoretical computer science is a subfield of computer science and mathematics that focuses on the Abstraction, abstract and mathematical foundations of computation. It is difficult to circumscribe the theoretical areas precisely. The Associati ...
since the 1950s because of the natural link between finite semigroups and
finite automata A finite-state machine (FSM) or finite-state automaton (FSA, plural: ''automata''), finite automaton, or simply a state machine, is a mathematical model of computation. It is an abstract machine that can be in exactly one of a finite number ...
via the
syntactic monoid In mathematics and computer science, the syntactic monoid M(L) of a formal language L is the minimal monoid that recognizes the language L. By the Myhill–Nerode theorem, the syntactic monoid is unique up to unique isomorphism. Syntactic quot ...
. In
probability theory Probability theory or probability calculus is the branch of mathematics concerned with probability. Although there are several different probability interpretations, probability theory treats the concept in a rigorous mathematical manner by expre ...
, semigroups are associated with
Markov process In probability theory and statistics, a Markov chain or Markov process is a stochastic process describing a sequence of possible events in which the probability of each event depends only on the state attained in the previous event. Informally, ...
es. In other areas of
applied mathematics Applied mathematics is the application of mathematics, mathematical methods by different fields such as physics, engineering, medicine, biology, finance, business, computer science, and Industrial sector, industry. Thus, applied mathematics is a ...
, semigroups are fundamental models for linear time-invariant systems. In
partial differential equations In mathematics, a partial differential equation (PDE) is an equation which involves a multivariable function and one or more of its partial derivatives. The function is often thought of as an "unknown" that solves the equation, similar to how ...
, a semigroup is associated to any equation whose spatial evolution is independent of time. There are numerous special classes of semigroups, semigroups with additional properties, which appear in particular applications. Some of these classes are even closer to groups by exhibiting some additional but not all properties of a group. Of these we mention:
regular semigroup In mathematics, a regular semigroup is a semigroup ''S'' in which every element is regular, i.e., for each element ''a'' in ''S'' there exists an element ''x'' in ''S'' such that . Regular semigroups are one of the most-studied classes of semigroup ...
s, orthodox semigroups, semigroups with involution,
inverse semigroup In group (mathematics), group theory, an inverse semigroup (occasionally called an inversion semigroup) ''S'' is a semigroup in which every element ''x'' in ''S'' has a unique ''inverse'' ''y'' in ''S'' in the sense that and , i.e. a regular semigr ...
s and cancellative semigroups. There are also interesting classes of semigroups that do not contain any groups except the trivial group; examples of the latter kind are bands and their commutative subclass –
semilattice In mathematics, a join-semilattice (or upper semilattice) is a partially ordered set that has a join (a least upper bound) for any nonempty finite subset. Dually, a meet-semilattice (or lower semilattice) is a partially ordered set which has ...
s, which are also ordered algebraic structures.


Definition

A semigroup is a
set Set, The Set, SET or SETS may refer to: Science, technology, and mathematics Mathematics *Set (mathematics), a collection of elements *Category of sets, the category whose objects and morphisms are sets and total functions, respectively Electro ...
''S'' together with a
binary operation In mathematics, a binary operation or dyadic operation is a rule for combining two elements (called operands) to produce another element. More formally, a binary operation is an operation of arity two. More specifically, a binary operation ...
⋅ (that is, a function ) that satisfies the
associative property In mathematics, the associative property is a property of some binary operations that rearranging the parentheses in an expression will not change the result. In propositional logic, associativity is a Validity (logic), valid rule of replaceme ...
: : For all ''a'', ''b'', ''c'' ∈ ''S'', the equation holds. More succinctly, a semigroup is an associative
magma Magma () is the molten or semi-molten natural material from which all igneous rocks are formed. Magma (sometimes colloquially but incorrectly referred to as ''lava'') is found beneath the surface of the Earth, and evidence of magmatism has also ...
.


Examples of semigroups

* Empty semigroup: the
empty set In mathematics, the empty set or void set is the unique Set (mathematics), set having no Element (mathematics), elements; its size or cardinality (count of elements in a set) is 0, zero. Some axiomatic set theories ensure that the empty set exi ...
forms a semigroup with the
empty function In mathematics, a function from a set to a set assigns to each element of exactly one element of .; the words ''map'', ''mapping'', ''transformation'', ''correspondence'', and ''operator'' are sometimes used synonymously. The set is called ...
as the binary operation. * Semigroup with one element: there is essentially only one (specifically, only one
up to Two Mathematical object, mathematical objects and are called "equal up to an equivalence relation " * if and are related by , that is, * if holds, that is, * if the equivalence classes of and with respect to are equal. This figure of speech ...
isomorphism In mathematics, an isomorphism is a structure-preserving mapping or morphism between two structures of the same type that can be reversed by an inverse mapping. Two mathematical structures are isomorphic if an isomorphism exists between the ...
), the singleton with operation . *
Semigroup with two elements In mathematics, a semigroup with two elements is a semigroup for which the cardinality of the underlying set is two. There are exactly five nonisomorphic semigroups having two elements: * O2, the null semigroup of order two. * LO2, the left ...
: there are five that are essentially different. * A
null semigroup In mathematics, a null semigroup (also called a zero semigroup) is a semigroup with an absorbing element, called zero, in which the product of any two elements is zero. If every element of a semigroup is a left zero then the semigroup is called a ...
on any nonempty set with a chosen zero, or a left/right zero semigroup on any set. * The "flip-flop" monoid: a semigroup with three elements representing the three operations on a switch – set, reset, and do nothing. This monoid plays a central role in Krohn-Rhodes theory. * The set of positive
integer An integer is the number zero (0), a positive natural number (1, 2, 3, ...), or the negation of a positive natural number (−1, −2, −3, ...). The negations or additive inverses of the positive natural numbers are referred to as negative in ...
s with addition. (With 0 included, this becomes a
monoid In abstract algebra, a monoid is a set equipped with an associative binary operation and an identity element. For example, the nonnegative integers with addition form a monoid, the identity element being . Monoids are semigroups with identity ...
.) * The set of
integer An integer is the number zero (0), a positive natural number (1, 2, 3, ...), or the negation of a positive natural number (−1, −2, −3, ...). The negations or additive inverses of the positive natural numbers are referred to as negative in ...
s with minimum or maximum. (With positive/negative infinity included, this becomes a monoid.) * Square nonnegative matrices of a given size with matrix multiplication. * Any ideal of a ring with the multiplication of the ring. * The set of all finite strings over a fixed alphabet Σ with
concatenation In formal language theory and computer programming, string concatenation is the operation of joining character strings end-to-end. For example, the concatenation of "snow" and "ball" is "snowball". In certain formalizations of concatenati ...
of strings as the semigroup operation – the so-called " free semigroup over Σ". With the empty string included, this semigroup becomes the
free monoid In abstract algebra, the free monoid on a set is the monoid whose elements are all the finite sequences (or strings) of zero or more elements from that set, with string concatenation as the monoid operation and with the unique sequence of zero ...
over Σ. * A
probability distribution In probability theory and statistics, a probability distribution is a Function (mathematics), function that gives the probabilities of occurrence of possible events for an Experiment (probability theory), experiment. It is a mathematical descri ...
''F'' together with all convolution powers of ''F'', with convolution as the operation. This is called a convolution semigroup. *
Transformation semigroup In algebra, a transformation semigroup (or composition semigroup) is a collection of transformations ( functions from a set to itself) that is closed under function composition. If it includes the identity function, it is a monoid, called a tra ...
s and monoids. * The set of
continuous function In mathematics, a continuous function is a function such that a small variation of the argument induces a small variation of the value of the function. This implies there are no abrupt changes in value, known as '' discontinuities''. More preci ...
s from a
topological space In mathematics, a topological space is, roughly speaking, a Geometry, geometrical space in which Closeness (mathematics), closeness is defined but cannot necessarily be measured by a numeric Distance (mathematics), distance. More specifically, a to ...
to itself with composition of functions forms a monoid with the
identity function Graph of the identity function on the real numbers In mathematics, an identity function, also called an identity relation, identity map or identity transformation, is a function that always returns the value that was used as its argument, unc ...
acting as the identity. More generally, the endomorphisms of any object of a
category Category, plural categories, may refer to: General uses *Classification, the general act of allocating things to classes/categories Philosophy * Category of being * ''Categories'' (Aristotle) * Category (Kant) * Categories (Peirce) * Category ( ...
form a monoid under composition. * The product of faces of an arrangement of hyperplanes.


Basic concepts


Identity and zero

A left identity of a semigroup ''S'' (or more generally,
magma Magma () is the molten or semi-molten natural material from which all igneous rocks are formed. Magma (sometimes colloquially but incorrectly referred to as ''lava'') is found beneath the surface of the Earth, and evidence of magmatism has also ...
) is an element ''e'' such that for all ''x'' in ''S'', . Similarly, a right identity is an element ''f'' such that for all ''x'' in ''S'', . Left and right identities are both called one-sided identities. A semigroup may have one or more left identities but no right identity, and vice versa. A two-sided identity (or just identity) is an element that is both a left and right identity. Semigroups with a two-sided identity are called
monoid In abstract algebra, a monoid is a set equipped with an associative binary operation and an identity element. For example, the nonnegative integers with addition form a monoid, the identity element being . Monoids are semigroups with identity ...
s. A semigroup may have at most one two-sided identity. If a semigroup has a two-sided identity, then the two-sided identity is the only one-sided identity in the semigroup. If a semigroup has both a left identity and a right identity, then it has a two-sided identity (which is therefore the unique one-sided identity). A semigroup ''S'' without identity may be embedded in a monoid formed by adjoining an element to ''S'' and defining for all . The notation ''S''1 denotes a monoid obtained from ''S'' by adjoining an identity ''if necessary'' ( for a monoid). Similarly, every magma has at most one
absorbing element In mathematics, an absorbing element (or annihilating element) is a special type of element of a set with respect to a binary operation on that set. The result of combining an absorbing element with any element of the set is the absorbing element ...
, which in semigroup theory is called a zero. Analogous to the above construction, for every semigroup ''S'', one can define ''S''0, a semigroup with 0 that embeds ''S''.


Subsemigroups and ideals

The semigroup operation induces an operation on the collection of its subsets: given subsets ''A'' and ''B'' of a semigroup ''S'', their product , written commonly as ''AB'', is the set (This notion is defined identically as it is for groups.) In terms of this operation, a subset ''A'' is called * a subsemigroup if ''AA'' is a subset of ''A'', * a right ideal if ''AS'' is a subset of ''A'', and * a left ideal if ''SA'' is a subset of ''A''. If ''A'' is both a left ideal and a right ideal then it is called an ideal (or a two-sided ideal). If ''S'' is a semigroup, then the intersection of any collection of subsemigroups of ''S'' is also a subsemigroup of ''S''. So the subsemigroups of ''S'' form a complete lattice. An example of a semigroup with no minimal ideal is the set of positive integers under addition. The minimal ideal of a
commutative In mathematics, a binary operation is commutative if changing the order of the operands does not change the result. It is a fundamental property of many binary operations, and many mathematical proofs depend on it. Perhaps most familiar as a pr ...
semigroup, when it exists, is a group.
Green's relations In mathematics, Green's relations are five equivalence relations that characterise the elements of a semigroup in terms of the principal ideals they generate. The relations are named for James Alexander Green, who introduced them in a paper of 1951. ...
, a set of five
equivalence relation In mathematics, an equivalence relation is a binary relation that is reflexive, symmetric, and transitive. The equipollence relation between line segments in geometry is a common example of an equivalence relation. A simpler example is equ ...
s that characterise the elements in terms of the
principal ideal In mathematics, specifically ring theory, a principal ideal is an ideal I in a ring R that is generated by a single element a of R through multiplication by every element of R. The term also has another, similar meaning in order theory, where ...
s they generate, are important tools for analysing the ideals of a semigroup and related notions of structure. The subset with the property that every element commutes with any other element of the semigroup is called the center of the semigroup. The center of a semigroup is actually a subsemigroup.


Homomorphisms and congruences

A semigroup
homomorphism In algebra, a homomorphism is a morphism, structure-preserving map (mathematics), map between two algebraic structures of the same type (such as two group (mathematics), groups, two ring (mathematics), rings, or two vector spaces). The word ''homo ...
is a function that preserves semigroup structure. A function between two semigroups is a homomorphism if the equation : . holds for all elements ''a'', ''b'' in ''S'', i.e. the result is the same when performing the semigroup operation after or before applying the map ''f''. A semigroup homomorphism between monoids preserves identity if it is a monoid homomorphism. But there are semigroup homomorphisms that are not monoid homomorphisms, e.g. the canonical embedding of a semigroup ''S'' without identity into ''S''1. Conditions characterizing monoid homomorphisms are discussed further. Let be a semigroup homomorphism. The image of ''f'' is also a semigroup. If ''S''0 is a monoid with an identity element ''e''0, then ''f''(''e''0) is the identity element in the image of ''f''. If ''S''1 is also a monoid with an identity element ''e''1 and ''e''1 belongs to the image of ''f'', then , i.e. ''f'' is a monoid homomorphism. Particularly, if ''f'' is
surjective In mathematics, a surjective function (also known as surjection, or onto function ) is a function such that, for every element of the function's codomain, there exists one element in the function's domain such that . In other words, for a f ...
, then it is a monoid homomorphism. Two semigroups ''S'' and ''T'' are said to be
isomorphic In mathematics, an isomorphism is a structure-preserving mapping or morphism between two structures of the same type that can be reversed by an inverse mapping. Two mathematical structures are isomorphic if an isomorphism exists between the ...
if there exists a
bijective In mathematics, a bijection, bijective function, or one-to-one correspondence is a function between two sets such that each element of the second set (the codomain) is the image of exactly one element of the first set (the domain). Equival ...
semigroup homomorphism . Isomorphic semigroups have the same structure. A semigroup congruence ~ is an
equivalence relation In mathematics, an equivalence relation is a binary relation that is reflexive, symmetric, and transitive. The equipollence relation between line segments in geometry is a common example of an equivalence relation. A simpler example is equ ...
that is compatible with the semigroup operation. That is, a subset that is an equivalence relation and and implies for every ''x'', ''y'', ''u'', ''v'' in ''S''. Like any equivalence relation, a semigroup congruence ~ induces congruence classes : 'a''sub>~ = and the semigroup operation induces a binary operation ∘ on the congruence classes: : 'u''sub>~ ∘ 'v''sub>~ = 'uv''sub>~ Because ~ is a congruence, the set of all congruence classes of ~ forms a semigroup with ∘, called the quotient semigroup or factor semigroup, and denoted . The mapping is a semigroup homomorphism, called the quotient map, canonical surjection or projection; if ''S'' is a monoid then quotient semigroup is a monoid with identity sub>~. Conversely, the kernel of any semigroup homomorphism is a semigroup congruence. These results are nothing more than a particularization of the first isomorphism theorem in universal algebra. Congruence classes and factor monoids are the objects of study in string rewriting systems. A nuclear congruence on ''S'' is one that is the kernel of an endomorphism of ''S''. A semigroup ''S'' satisfies the maximal condition on congruences if any family of congruences on ''S'', ordered by inclusion, has a maximal element. By
Zorn's lemma Zorn's lemma, also known as the Kuratowski–Zorn lemma, is a proposition of set theory. It states that a partially ordered set containing upper bounds for every chain (that is, every totally ordered subset) necessarily contains at least on ...
, this is equivalent to saying that the
ascending chain condition In mathematics, the ascending chain condition (ACC) and descending chain condition (DCC) are finiteness properties satisfied by some algebraic structures, most importantly Ideal (ring theory), ideals in certain commutative rings. These conditions p ...
holds: there is no infinite strictly ascending chain of congruences on ''S''. Every ideal ''I'' of a semigroup induces a factor semigroup, the Rees factor semigroup, via the congruence ρ defined by if either , or both ''x'' and ''y'' are in ''I''.


Quotients and divisions

The following notions introduce the idea that a semigroup is contained in another one. A semigroup ''T'' is a quotient of a semigroup ''S'' if there is a surjective semigroup morphism from ''S'' to ''T''. For example, is a quotient of , using the morphism consisting of taking the remainder modulo 2 of an integer. A semigroup ''T'' divides a semigroup ''S'', denoted if ''T'' is a quotient of a subsemigroup ''S''. In particular, subsemigroups of ''S'' divides ''T'', while it is not necessarily the case that there are a quotient of ''S''. Both of those relations are transitive.


Structure of semigroups

For any subset ''A'' of ''S'' there is a smallest subsemigroup ''T'' of ''S'' that contains ''A'', and we say that ''A'' generates ''T''. A single element ''x'' of ''S'' generates the subsemigroup . If this is finite, then ''x'' is said to be of finite order, otherwise it is of infinite order. A semigroup is said to be periodic if all of its elements are of finite order. A semigroup generated by a single element is said to be monogenic (or cyclic). If a monogenic semigroup is infinite then it is isomorphic to the semigroup of positive
integer An integer is the number zero (0), a positive natural number (1, 2, 3, ...), or the negation of a positive natural number (−1, −2, −3, ...). The negations or additive inverses of the positive natural numbers are referred to as negative in ...
s with the operation of addition. If it is finite and nonempty, then it must contain at least one
idempotent Idempotence (, ) is the property of certain operations in mathematics and computer science whereby they can be applied multiple times without changing the result beyond the initial application. The concept of idempotence arises in a number of pl ...
. It follows that every nonempty periodic semigroup has at least one idempotent. A subsemigroup that is also a group is called a
subgroup In group theory, a branch of mathematics, a subset of a group G is a subgroup of G if the members of that subset form a group with respect to the group operation in G. Formally, given a group (mathematics), group under a binary operation  ...
. There is a close relationship between the subgroups of a semigroup and its idempotents. Each subgroup contains exactly one idempotent, namely the identity element of the subgroup. For each idempotent ''e'' of the semigroup there is a unique maximal subgroup containing ''e''. Each maximal subgroup arises in this way, so there is a one-to-one correspondence between idempotents and maximal subgroups. Here the term '' maximal subgroup'' differs from its standard use in group theory. More can often be said when the order is finite. For example, every nonempty finite semigroup is periodic, and has a minimal ideal and at least one idempotent. The number of finite semigroups of a given size (greater than 1) is (obviously) larger than the number of groups of the same size. For example, of the sixteen possible "multiplication tables" for a set of two elements , eight form semigroups whereas only four of these are monoids and only two form groups. For more on the structure of finite semigroups, see ''
Krohn–Rhodes theory In mathematics and computer science, the Krohn–Rhodes theory (or algebraic automata theory) is an approach to the study of finite semigroups and automata that seeks to decompose them in terms of elementary components. These components correspon ...
''.


Special classes of semigroups

* A
monoid In abstract algebra, a monoid is a set equipped with an associative binary operation and an identity element. For example, the nonnegative integers with addition form a monoid, the identity element being . Monoids are semigroups with identity ...
is a semigroup with an
identity element In mathematics, an identity element or neutral element of a binary operation is an element that leaves unchanged every element when the operation is applied. For example, 0 is an identity element of the addition of real numbers. This concept is use ...
. * A group is a monoid in which every element has an
inverse element In mathematics, the concept of an inverse element generalises the concepts of opposite () and reciprocal () of numbers. Given an operation denoted here , and an identity element denoted , if , one says that is a left inverse of , and that ...
. * A subsemigroup is a
subset In mathematics, a Set (mathematics), set ''A'' is a subset of a set ''B'' if all Element (mathematics), elements of ''A'' are also elements of ''B''; ''B'' is then a superset of ''A''. It is possible for ''A'' and ''B'' to be equal; if they a ...
of a semigroup that is closed under the semigroup operation. * A cancellative semigroup is one having the cancellation property: implies and similarly for . Every group is a cancellative semigroup, and every finite cancellative semigroup is a group. * A band is a semigroup whose operation is
idempotent Idempotence (, ) is the property of certain operations in mathematics and computer science whereby they can be applied multiple times without changing the result beyond the initial application. The concept of idempotence arises in a number of pl ...
. * A
semilattice In mathematics, a join-semilattice (or upper semilattice) is a partially ordered set that has a join (a least upper bound) for any nonempty finite subset. Dually, a meet-semilattice (or lower semilattice) is a partially ordered set which has ...
is a semigroup whose operation is idempotent and
commutative In mathematics, a binary operation is commutative if changing the order of the operands does not change the result. It is a fundamental property of many binary operations, and many mathematical proofs depend on it. Perhaps most familiar as a pr ...
. *
0-simple In mathematics, a semigroup is a nonempty set together with an associative binary operation. A special class of semigroups is a class of semigroups satisfying additional properties or conditions. Thus the class of commutative semigroups consists ...
semigroups. *
Transformation semigroup In algebra, a transformation semigroup (or composition semigroup) is a collection of transformations ( functions from a set to itself) that is closed under function composition. If it includes the identity function, it is a monoid, called a tra ...
s: any finite semigroup ''S'' can be represented by transformations of a (state-) set ''Q'' of at most states. Each element ''x'' of ''S'' then maps ''Q'' into itself and sequence ''xy'' is defined by for each ''q'' in ''Q''. Sequencing clearly is an associative operation, here equivalent to
function composition In mathematics, the composition operator \circ takes two function (mathematics), functions, f and g, and returns a new function h(x) := (g \circ f) (x) = g(f(x)). Thus, the function is function application, applied after applying to . (g \c ...
. This representation is basic for any
automaton An automaton (; : automata or automatons) is a relatively self-operating machine, or control mechanism designed to automatically follow a sequence of operations, or respond to predetermined instructions. Some automata, such as bellstrikers i ...
or
finite-state machine A finite-state machine (FSM) or finite-state automaton (FSA, plural: ''automata''), finite automaton, or simply a state machine, is a mathematical model of computation. It is an abstract machine that can be in exactly one of a finite number o ...
(FSM). * The bicyclic semigroup is in fact a monoid, which can be described as the free semigroup on two generators ''p'' and ''q'', under the relation . * C0-semigroups. *
Regular semigroup In mathematics, a regular semigroup is a semigroup ''S'' in which every element is regular, i.e., for each element ''a'' in ''S'' there exists an element ''x'' in ''S'' such that . Regular semigroups are one of the most-studied classes of semigroup ...
s. Every element ''x'' has at least one inverse ''y'' that satisfies and ; the elements ''x'' and ''y'' are sometimes called "mutually inverse". *
Inverse semigroup In group (mathematics), group theory, an inverse semigroup (occasionally called an inversion semigroup) ''S'' is a semigroup in which every element ''x'' in ''S'' has a unique ''inverse'' ''y'' in ''S'' in the sense that and , i.e. a regular semigr ...
s are regular semigroups where every element has exactly one inverse. Alternatively, a regular semigroup is inverse if and only if any two idempotents commute. * Affine semigroup: a semigroup that is isomorphic to a finitely-generated subsemigroup of Zd. These semigroups have applications to
commutative algebra Commutative algebra, first known as ideal theory, is the branch of algebra that studies commutative rings, their ideal (ring theory), ideals, and module (mathematics), modules over such rings. Both algebraic geometry and algebraic number theo ...
.


Structure theorem for commutative semigroups

There is a structure theorem for commutative semigroups in terms of
semilattice In mathematics, a join-semilattice (or upper semilattice) is a partially ordered set that has a join (a least upper bound) for any nonempty finite subset. Dually, a meet-semilattice (or lower semilattice) is a partially ordered set which has ...
s. A semilattice (or more precisely a meet-semilattice) is a
partially ordered set In mathematics, especially order theory, a partial order on a Set (mathematics), set is an arrangement such that, for certain pairs of elements, one precedes the other. The word ''partial'' is used to indicate that not every pair of elements need ...
where every pair of elements has a greatest lower bound, denoted . The operation ∧ makes ''L'' into a semigroup that satisfies the additional idempotence law . Given a homomorphism from an arbitrary semigroup to a semilattice, each inverse image is a (possibly empty) semigroup. Moreover, ''S'' becomes graded by ''L'', in the sense that . If ''f'' is onto, the semilattice ''L'' is isomorphic to the quotient of ''S'' by the equivalence relation ~ such that if and only if . This equivalence relation is a semigroup congruence, as defined above. Whenever we take the quotient of a commutative semigroup by a congruence, we get another commutative semigroup. The structure theorem says that for any commutative semigroup ''S'', there is a finest congruence ~ such that the quotient of ''S'' by this equivalence relation is a semilattice. Denoting this semilattice by ''L'', we get a homomorphism ''f'' from ''S'' onto ''L''. As mentioned, ''S'' becomes graded by this semilattice. Furthermore, the components ''S''''a'' are all Archimedean semigroups. An Archimedean semigroup is one where given any pair of elements ''x'', ''y '', there exists an element ''z'' and such that . The Archimedean property follows immediately from the ordering in the semilattice ''L'', since with this ordering we have if and only if for some ''z'' and .


Group of fractions

The group of fractions or group completion of a semigroup ''S'' is the group generated by the elements of ''S'' as generators and all equations that hold true in ''S'' as relations. There is an obvious semigroup homomorphism that sends each element of ''S'' to the corresponding generator. This has a
universal property In mathematics, more specifically in category theory, a universal property is a property that characterizes up to an isomorphism the result of some constructions. Thus, universal properties can be used for defining some objects independently fro ...
for morphisms from ''S'' to a group: given any group ''H'' and any semigroup homomorphism , there exists a unique
group homomorphism In mathematics, given two groups, (''G'',∗) and (''H'', ·), a group homomorphism from (''G'',∗) to (''H'', ·) is a function ''h'' : ''G'' → ''H'' such that for all ''u'' and ''v'' in ''G'' it holds that : h(u*v) = h(u) \cdot h(v) whe ...
with . We may think of ''G'' as the "most general" group that contains a homomorphic image of ''S''. An important question is to characterize those semigroups for which this map is an embedding. This need not always be the case: for example, take ''S'' to be the semigroup of subsets of some set ''X'' with set-theoretic intersection as the binary operation (this is an example of a semilattice). Since holds for all elements of ''S'', this must be true for all generators of ''G''(''S'') as well, which is therefore the trivial group. It is clearly necessary for embeddability that ''S'' have the cancellation property. When ''S'' is commutative this condition is also sufficient and the
Grothendieck group In mathematics, the Grothendieck group, or group of differences, of a commutative monoid is a certain abelian group. This abelian group is constructed from in the most universal way, in the sense that any abelian group containing a group homomorp ...
of the semigroup provides a construction of the group of fractions. The problem for non-commutative semigroups can be traced to the first substantial paper on semigroups. Anatoly Maltsev gave necessary and sufficient conditions for embeddability in 1937.


Semigroup methods in partial differential equations

Semigroup theory can be used to study some problems in the field of
partial differential equations In mathematics, a partial differential equation (PDE) is an equation which involves a multivariable function and one or more of its partial derivatives. The function is often thought of as an "unknown" that solves the equation, similar to how ...
. Roughly speaking, the semigroup approach is to regard a time-dependent partial differential equation as an
ordinary differential equation In mathematics, an ordinary differential equation (ODE) is a differential equation (DE) dependent on only a single independent variable (mathematics), variable. As with any other DE, its unknown(s) consists of one (or more) Function (mathematic ...
on a function space. For example, consider the following initial/boundary value problem for the
heat equation In mathematics and physics (more specifically thermodynamics), the heat equation is a parabolic partial differential equation. The theory of the heat equation was first developed by Joseph Fourier in 1822 for the purpose of modeling how a quanti ...
on the spatial interval and times : : \begin \partial_ u(t, x) = \partial_^ u(t, x), & x \in (0, 1), t > 0; \\ u(t, x) = 0, & x \in \, t > 0; \\ u(t, x) = u_ (x), & x \in (0, 1), t = 0. \end Let be the ''L''''p'' space of square-integrable real-valued functions with domain the interval and let ''A'' be the second-derivative operator with domain : D(A) = \big\, where H^2 is a Sobolev space. Then the above initial/boundary value problem can be interpreted as an initial value problem for an ordinary differential equation on the space ''X'': : \begin \dot(t) = A u (t); \\ u(0) = u_. \end On an heuristic level, the solution to this problem "ought" to be u(t)=\exp(tA)u_0. However, for a rigorous treatment, a meaning must be given to the exponential of ''tA''. As a function of ''t'', exp(''tA'') is a semigroup of operators from ''X'' to itself, taking the initial state ''u''0 at time to the state at time ''t''. The operator ''A'' is said to be the infinitesimal generator of the semigroup.


History

The study of semigroups trailed behind that of other algebraic structures with more complex axioms such as groups or rings. A number of sources attribute the first use of the term (in French) to J.-A. de Séguier in ''Élements de la Théorie des Groupes Abstraits'' (Elements of the Theory of Abstract Groups) in 1904. The term is used in English in 1908 in Harold Hinton's ''Theory of Groups of Finite Order''. Anton Sushkevich obtained the first non-trivial results about semigroups. His 1928 paper "Über die endlichen Gruppen ohne das Gesetz der eindeutigen Umkehrbarkeit" ("On finite groups without the rule of unique invertibility") determined the structure of finite
simple semigroup In mathematics, a semigroup is a nonempty set together with an associative binary operation. A special class of semigroups is a class of semigroups satisfying additional properties or conditions. Thus the class of commutative semigroups consists ...
s and showed that the minimal ideal (or
Green's relations In mathematics, Green's relations are five equivalence relations that characterise the elements of a semigroup in terms of the principal ideals they generate. The relations are named for James Alexander Green, who introduced them in a paper of 1951. ...
J-class) of a finite semigroup is simple. From that point on, the foundations of semigroup theory were further laid by David Rees, James Alexander Green, , Alfred H. Clifford and Gordon Preston. The latter two published a two-volume monograph on semigroup theory in 1961 and 1967 respectively. In 1970, a new periodical called '' Semigroup Forum'' (currently published by
Springer Verlag Springer Science+Business Media, commonly known as Springer, is a German multinational publishing company of books, e-books and peer-reviewed journals in science, humanities, technical and medical (STM) publishing. Originally founded in 1842 in ...
) became one of the few mathematical journals devoted entirely to semigroup theory. The
representation theory Representation theory is a branch of mathematics that studies abstract algebra, abstract algebraic structures by ''representing'' their element (set theory), elements as linear transformations of vector spaces, and studies Module (mathematics), ...
of semigroups was developed in 1963 by Boris Schein using
binary relation In mathematics, a binary relation associates some elements of one Set (mathematics), set called the ''domain'' with some elements of another set called the ''codomain''. Precisely, a binary relation over sets X and Y is a set of ordered pairs ...
s on a set ''A'' and
composition of relations In the mathematics of binary relations, the composition of relations is the forming of a new binary relation from two given binary relations ''R'' and ''S''. In the calculus of relations, the composition of relations is called relative multiplica ...
for the semigroup product. At an algebraic conference in 1972 Schein surveyed the literature on B''A'', the semigroup of relations on ''A''. In 1997 Schein and Ralph McKenzie proved that every semigroup is isomorphic to a transitive semigroup of binary relations. In recent years researchers in the field have become more specialized with dedicated monographs appearing on important classes of semigroups, like
inverse semigroup In group (mathematics), group theory, an inverse semigroup (occasionally called an inversion semigroup) ''S'' is a semigroup in which every element ''x'' in ''S'' has a unique ''inverse'' ''y'' in ''S'' in the sense that and , i.e. a regular semigr ...
s, as well as monographs focusing on applications in algebraic automata theory, particularly for finite automata, and also in
functional analysis Functional analysis is a branch of mathematical analysis, the core of which is formed by the study of vector spaces endowed with some kind of limit-related structure (for example, Inner product space#Definition, inner product, Norm (mathematics ...
.


Generalizations

If the associativity axiom of a semigroup is dropped, the result is a
magma Magma () is the molten or semi-molten natural material from which all igneous rocks are formed. Magma (sometimes colloquially but incorrectly referred to as ''lava'') is found beneath the surface of the Earth, and evidence of magmatism has also ...
, which is nothing more than a set ''M'' equipped with a
binary operation In mathematics, a binary operation or dyadic operation is a rule for combining two elements (called operands) to produce another element. More formally, a binary operation is an operation of arity two. More specifically, a binary operation ...
that is closed . Generalizing in a different direction, an ''n''-ary semigroup (also ''n''-semigroup, polyadic semigroup or multiary semigroup) is a generalization of a semigroup to a set ''G'' with a ''n''-ary operation instead of a binary operation. The associative law is generalized as follows: ternary associativity is , i.e. the string ''abcde'' with any three adjacent elements bracketed. ''n''-ary associativity is a string of length with any ''n'' adjacent elements bracketed. A 2-ary semigroup is just a semigroup. Further axioms lead to an ''n''-ary group. A third generalization is the semigroupoid, in which the requirement that the binary relation be total is lifted. As categories generalize monoids in the same way, a semigroupoid behaves much like a category but lacks identities. Infinitary generalizations of commutative semigroups have sometimes been considered by various authors.


See also

*
Absorbing element In mathematics, an absorbing element (or annihilating element) is a special type of element of a set with respect to a binary operation on that set. The result of combining an absorbing element with any element of the set is the absorbing element ...
* Biordered set * Compact semigroup * Empty semigroup *
Generalized inverse In mathematics, and in particular, algebra, a generalized inverse (or, g-inverse) of an element ''x'' is an element ''y'' that has some properties of an inverse element but not necessarily all of them. The purpose of constructing a generalized inv ...
*
Identity element In mathematics, an identity element or neutral element of a binary operation is an element that leaves unchanged every element when the operation is applied. For example, 0 is an identity element of the addition of real numbers. This concept is use ...
* Light's associativity test *
Principal factor In algebra, the principal factor of a \mathcal-class ''J'' of a semigroup ''S'' is equal to ''J'' if ''J'' is the kernel of ''S'', and to J \cup \ otherwise. Properties * A principal factor is a simple Simple or SIMPLE may refer to: *Simplic ...
* Quantum dynamical semigroup * Semigroup ring * Weak inverse


Notes


Citations


References


General references

* * * * * * * *


Specific references

* * * * * * * {{refend Semigroup theory Algebraic structures