Identity Element is Idempotent

From ProofWiki
Jump to navigation Jump to search



Theorem

Let $\struct {S, \circ}$ be an algebraic structure.

Let $e \in S$ be an identity with respect to $\circ$.


Then $e$ is idempotent under $\circ$.


Proof 1

By the definition of an identity element:

$\forall x \in S: e \circ x = x$

Thus in particular:

$e \circ e = e$

Therefore $e$ is idempotent under $\circ$.

$\blacksquare$


Proof 2

Follows from Left Identity Element is Idempotent, Right Identity Element is Idempotent and definition of Two-Sided Identity.

$\blacksquare$


Also see


Sources