Inverse Element
- Definition: Given a set with a binary operation and an Identity Element , an inverse element of is an Element such that:
- Examples:
- In , the inverse of is since
- In , the inverse of is , since .
- For strings under concatenation, most elements have no inverse (since nothing undoes concatenation to return , except itself).