2022-06-19

305: Monoid

<The previous article in this series | The table of contents of this series | The next article in this series>

A definition of monoid

Topics


About: monoid

The table of contents of this article


Starting Context



Target Context


  • The reader will have a definition of monoid.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Definition


Any set, S, with any binary operation (called 'monoid operation'), :S×SS, such that for any elements, p1,p2,p3S, 1) (p1p2)p3=p1(p2p3); 2) iS (called 'identity element') such that ip1=p1i=p1


References


<The previous article in this series | The table of contents of this series | The next article in this series>