Difference between revisions of "Monoid"

From Maths
Jump to: navigation, search
(Created page with "Not to be confused with group ==Definition== A '''monoid'''<ref>Algebra - Serge Lang - Revised Third Edition - Graduate Texts In Mathematics</ref> is a set {{M|S}}...")
 
m
 
Line 6: Line 6:
 
* Has identity element - that is <math>\exists e\in S\forall x\in S[ex=xe=x]</math>
 
* Has identity element - that is <math>\exists e\in S\forall x\in S[ex=xe=x]</math>
 
(Here {{M|xy}} denotes {{M|\times_S(x,y)}} which being an operator would be written {{M|x\times_S y}})
 
(Here {{M|xy}} denotes {{M|\times_S(x,y)}} which being an operator would be written {{M|x\times_S y}})
 +
 +
===Abelian monoid===
 +
A monoid is '''Abelian''' or '''commutative''' if:
 +
* {{M|1=\forall x,y\in S[xy=yx]}}
  
 
==See also==
 
==See also==

Latest revision as of 07:48, 27 April 2015

Not to be confused with group

Definition

A monoid[1] is a set S and a function ×S:S×SS (called the operation) such that ×S is:

  • Associative - that is x,y,zS[(xy)z=x(yz)]
  • Has identity element - that is eSxS[ex=xe=x]

(Here xy denotes ×S(x,y) which being an operator would be written x×Sy)

Abelian monoid

A monoid is Abelian or commutative if:

  • x,yS[xy=yx]

See also

References

  1. Jump up Algebra - Serge Lang - Revised Third Edition - Graduate Texts In Mathematics