Abelian group

https://arbital.com/p/abelian_group

by Nate Soares May 9 2016 updated Jul 18 2016

A group where the operation commutes. Named after Niels Henrik Abel.


[summary: An abelian group is a group where the operation is commutative. That is, an abelian group G is a pair (X,) where X is a set and is a binary operation obeying the four group axioms plus an axiom of commutativity:

  1. Closure: For all x,y in X, xy is defined and in X. We abbreviate xy as xy.
  2. Associativity: x(yz)=(xy)z for all x,y,z in X.
  3. Identity: There is an element e such that for all x in X, xe=ex=x.
  4. Inverses: For each x in X is an element x1 in X such that xx1=x1x=e.
  5. Commutativity: For all x,y in X, xy=yx.

Abelian groups are very "well-behaved" groups that are often easier to deal with than their non-commuting counterparts.]

An abelian group is a group G=(X,) where is commutative. In other words, the group operation satisfies the five axioms:

  1. Closure: For all x,y in X, xy is defined and in X. We abbreviate xy as xy.
  2. Associativity: x(yz)=(xy)z for all x,y,z in X.
  3. Identity: There is an element e such that for all x in X, xe=ex=x.
  4. Inverses: For each x in X is an element x1 in X such that xx1=x1x=e.
  5. Commutativity: For all x,y in X, xy=yx.

The first four are the standard group axioms; the fifth is what distinguishes abelian groups from groups.

Commutativity gives us license to re-arrange chains of elements in formulas about commutative groups. For example, if in a commutative group with elements {1,a,a1,b,b1,c,c1,d}, we have the claim aba1db1=d1, we can shuffle the elements to get aa1bb1d=d1 and reduce this to the claim d=d1. This would be invalid for a nonabelian group, because aba1 doesn't necessarily equal aa1b in general.

Abelian groups are very well-behaved groups, and they are often much easier to deal with than their non-commutative counterparts. For example, every Subgroup of an abelian group is normal, and all finitely generated abelian groups are a [group_theory_direct_product direct product] of cyclic groups (the [structure_theorem_for_finitely_generated_abelian_groups structure theorem for finitely generated abelian groups]).


Comments

Qiaochu Yuan

I strongly recommend keeping to the standard term "abelian group," even though "commutative group" would be more systematic and sensible. The term "abelian group" is universal - I don't know a single mathematician, book, or paper that uses the term "commutative group" - and people comparing what they read here to what they read anywhere else are just going to be confused, and/or are going to confuse third parties when they ask questions.