Absorbing element
Template:Short description 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 itself. In semigroup theory, the absorbing element is called a zero elementLua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. because there is no risk of confusion with other notions of zero, with the notable exception: under additive notation zero may, quite naturally, denote the neutral element of a monoid. In this article "zero element" and "absorbing element" are synonymous.
Definition
Formally, let be a set with a closed binary operation on it (known as a magma). A zero element (or an absorbing/annihilating element) is an element such that for all in , . This notion can be refined to the notions of left zero, where one requires only that , and right zero, where .Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.
Absorbing elements are particularly interesting for semigroups, especially the multiplicative semigroup of a semiring. In the case of a semiring with , the definition of an absorbing element is sometimes relaxed so that it is not required to absorb ; otherwise, would be the only absorbing element.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.
Properties
- If a magma has both a left zero and a right zero , then it has a zero, since .
- A magma can have at most one zero element.
Examples
- The most well known example of an absorbing element comes from elementary algebra, where any number multiplied by zero equals zero. Zero is thus an absorbing element.
- The zero of any ring is also an absorbing element. For an element of a ring , , so , as zero is the unique element for which for any in the ring . This property holds true also in a rng since multiplicative identity isn't required.
- Floating point arithmetics as defined in IEEE-754 standard contains a special value called Not-a-Number (). It is an absorbing element for every operation; i.e., , , etc.
- The set of binary relations over a set , together with the composition of relations forms a monoid with zero, where the zero element is the empty relation (empty set).
- The closed interval with is also a monoid with zero, and the zero element is .
- More examples:
| Domain | Operation | Absorber | ||
|---|---|---|---|---|
| real numbers | multiplication | 0 | ||
| integers | greatest common divisor | 1 | ||
| -by- square matrices | matrix multiplication | matrix of all zeroes | ||
| extended real numbers | minimum/infimum | |||
| maximum/supremum | ||||
| sets | intersection | empty set | ||
| subsets of a set | union | |||
| Boolean logic | logical and | falsity | ||
| logical or | truth | |||
See also
- Template:Annotated link
- Template:Annotated link
- Template:Annotated link
- Ideal (ring theory)
- Template:Annotated link – an element of a ring such that
- Template:Annotated link
- Template:Annotated link
Notes
Page Template:Reflist/styles.css has no content.
References
- Page Module:Citation/CS1/styles.css has no content.Howie, John M. (1995). Fundamentals of Semigroup Theory. Clarendon Press. ISBN 0-19-851194-9.
- Page Module:Citation/CS1/styles.css has no content.Kilp, M.; Knauer, U.; Mikhalev, A.V. (2000), "Monoids, Acts and Categories with Applications to Wreath Products and Graphs", De Gruyter Expositions in Mathematics, 29, Walter de Gruyter, ISBN 3-11-015248-7
{{citation}}: CS1 maint: work parameter with ISBN (link) - Page Module:Citation/CS1/styles.css has no content.Golan, Jonathan S. (1999). Semirings and Their Applications. Springer. ISBN 0-7923-5786-8.
External links
- Absorbing element at PlanetMath