Abelian Group — Definition, Formula & Examples
An Abelian group is a group in which the order you combine any two elements does not matter — the result is the same either way. Named after mathematician Niels Henrik Abel, these are groups where the operation is commutative.
A group is called Abelian if it satisfies the commutative property: for all , . This is in addition to the standard group axioms of closure, associativity, the existence of an identity element, and the existence of inverses.
How It Works
To verify that an algebraic structure is an Abelian group, you must check five properties: closure, associativity, existence of an identity, existence of inverses, and commutativity. The first four make it a group; the fifth — commutativity — makes it Abelian. Many familiar number systems form Abelian groups under addition, such as and . Not every group is Abelian: the symmetric group (permutations of three objects) is a standard counterexample where composing permutations in different orders can yield different results.
Example
Problem: Show that the integers modulo 4 under addition, , form an Abelian group.
Step 1: Identify elements and operation: The set is with addition modulo 4.
Step 2: Check group axioms: Closure: any sum mod 4 stays in the set. Associativity: modular addition is associative. Identity: is the identity since . Inverses: each element has an inverse — for instance, the inverse of is and the inverse of is .
Step 3: Check commutativity: For any two elements, the order of addition does not matter. For example:
Answer: satisfies closure, associativity, identity, inverses, and commutativity, so it is an Abelian group.
Why It Matters
Abelian groups appear throughout mathematics: the classification of finitely generated Abelian groups is a cornerstone theorem in abstract algebra. They are essential in number theory, cryptography (elliptic curve groups), coding theory, and physics (symmetry groups in quantum mechanics).
Common Mistakes
Mistake: Assuming every group is Abelian because familiar examples like integer addition are commutative.
Correction: Many important groups are non-Abelian. Matrix multiplication under and permutation groups for are standard counterexamples. Always verify commutativity explicitly.
