| Semigroup |
Articles about Semigroup |
Information AboutSemigroup |
| CATEGORIES ABOUT SEMIGROUP | |
| abstract algebra | |
| semigroup theory | |
|
The operation of a semigroup is most often denoted multiplicatively, that is, or simply ''xy'' denotes the result of applying the semigroup operation to the ordered pair (''x'', ''y''). The formal study of semigroups began in the early 20th Century . Since the 1950s , the theory of finite semigroups has been of particular importance in Theoretical Computer Science because of the natural link between finite semigroups and Finite Automata . FORMAL DEFINITION A semigroup formally consists of a pair where ''S'' is a set and a binary function called the operation of the semigroup. For convenience, the application of the function to the pair is simply denoted as or . The operation is required to be associative, i.e. to satisfy for any . As is common practice in abstract algebra, one usually refers to the pair as ''S'' when the operation used is clear from the context. Some authors require semigroups to be non-empty. Others use the term ''semigroup'' synonymously with '' Monoid '', that is, they assume that a semigroup has an Identity Element . In the remainder of this article, the term ''semigroup'' will be used in the widest sense, that is, a semigroup may be empty, and even if non-empty it need not include an identity element. As noted above, a monoid is a semigroup with an identity element. EMBEDDINGS Any semigroup ''S'' may be embedded into a monoid (generally denoted as ) simply by adjoining an element ''e'' not in ''S'' and defining ''es'' = ''s'' = ''se'' for all ''s'' ∈ ''S'' ∪ {e}. A commutative semigroup can be embedded into a group if and only if it has the Cancellation Property . EXAMPLES OF SEMIGROUPS
STRUCTURE OF SEMIGROUPS This section sets out concepts useful for understanding the structure of semigroups. Two semigroups ''S'' and ''T'' are said to be Isomorphic if there is a Bijection ''f'' : ''S'' ↔ ''T'' with the property that, for any elements ''a'', ''b'' in ''S'', ''f''(''ab'') = ''f''(''a'')''f''(''b''). In this case, ''T'' and ''S'' are also isomorphic, and for the purposes of semigroup theory, the two semigroups are identical. |
|
|