Definition

A monoid is a set with an associative binary operation and identity element.

(i.e. a semigroup with identity; also c.f. group, which additionally has an inverse element)


References

  1. https://en.wikipedia.org/wiki/Monoid
  2. https://www.bananaspace.org/wiki/幺半群