Definition of a Monoid

Given a [Binary Operation] : on a set , the pair is called a monoid if it satisfies the following conditions:

  1. is associative.
  2. There exists an identity element .

Examples

  1. is a Monoid. However, it is not a Group.
  2. is a Monoid. However, it is not a Group.