Monoid
A monoid is a set equipped with an associative binary operation and an identity element. The operation combines any two elements, and the identity leaves every element unchanged.
Linked from 13 pages
AssociativityBroader topic: Adding an identity to an associative operation produces a monoid.
Ring (mathematics)Related: Ring multiplication is associative and may also have an identity.
MagmaBroader topic: A monoid adds associativity and an identity to the magma framework.
Inverse elementRelated: Monoids provide an identity, though not every element has an inverse.
Ring theoryRelated: A ring with identity has a multiplicative monoid.