Inmathematics, anabsorbing element (orannihilating element) is a special type of element of aset with respect to abinary operation on that set. The result of combining an absorbing element with any element of the set is the absorbing element itself. Insemigroup theory, the absorbing element is called azero element[1][2] because there is no risk of confusion withother notions of zero, with the notable exception: under additive notationzero may, quite naturally, denote the neutral element of a monoid. In this article "zero element" and "absorbing element" are synonymous.
Formally, let(S, •) be a setS with a closed binary operation • on it (known as amagma). Azero element (or anabsorbing/annihilating element) is an elementz such that for alls inS,z •s =s •z =z. This notion can be refined to the notions ofleft zero, where one requires only thatz •s =z, andright zero, wheres •z =z.[2]
Absorbing elements are particularly interesting forsemigroups, especially the multiplicative semigroup of asemiring. In the case of a semiring with 0, the definition of an absorbing element is sometimes relaxed so that it is not required to absorb 0; otherwise, 0 would be the only absorbing element.[3]
| Domain | Operation | Absorber | ||
|---|---|---|---|---|
| real numbers | ⋅ | multiplication | 0 | |
| integers | greatest common divisor | 1 | ||
| n-by-n squarematrices | matrix multiplication | matrix of all zeroes | ||
| extended real numbers | minimum/infimum | −∞ | ||
| maximum/supremum | +∞ | |||
| sets | ∩ | intersection | ∅ | empty set |
| subsets of a setM | ∪ | union | M | |
| Boolean logic | ∧ | logical and | ⊥ | falsity |
| ∨ | logical or | ⊤ | truth | |