Abelian groups
   HOME

TheInfoList



OR:

In
mathematics Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern mathematics ...
, an abelian group, also called a commutative group, is a
group A group is a number of persons or things that are located, gathered, or classed together. Groups of people * Cultural group, a group whose members share the same cultural identity * Ethnic group, a group whose members share the same ethnic ide ...
in which the result of applying the group
operation Operation or Operations may refer to: Arts, entertainment and media * ''Operation'' (game), a battery-operated board game that challenges dexterity * Operation (music), a term used in musical set theory * ''Operations'' (magazine), Multi-Man ...
to two group elements does not depend on the order in which they are written. That is, the group operation is
commutative In mathematics, a binary operation is commutative if changing the order of the operands does not change the result. It is a fundamental property of many binary operations, and many mathematical proofs depend on it. Most familiar as the name of ...
. With addition as an operation, the
integer An integer is the number zero (), a positive natural number (, , , etc.) or a negative integer with a minus sign ( −1, −2, −3, etc.). The negative numbers are the additive inverses of the corresponding positive numbers. In the languag ...
s and the
real number In mathematics, a real number is a number that can be used to measure a ''continuous'' one-dimensional quantity such as a distance, duration or temperature. Here, ''continuous'' means that values can have arbitrarily small variations. Every ...
s form abelian groups, and the concept of an abelian group may be viewed as a generalization of these examples. Abelian groups are named after early 19th century mathematician Niels Henrik Abel. The concept of an abelian group underlies many fundamental
algebraic structure In mathematics, an algebraic structure consists of a nonempty set ''A'' (called the underlying set, carrier set or domain), a collection of operations on ''A'' (typically binary operations such as addition and multiplication), and a finite set o ...
s, such as fields, rings,
vector space In mathematics and physics, a vector space (also called a linear space) is a set whose elements, often called '' vectors'', may be added together and multiplied ("scaled") by numbers called ''scalars''. Scalars are often real numbers, but can ...
s, and
algebras In mathematics, an algebra over a field (often simply called an algebra) is a vector space equipped with a bilinear product. Thus, an algebra is an algebraic structure consisting of a set together with operations of multiplication and addition ...
. The theory of abelian groups is generally simpler than that of their non-abelian counterparts, and finite abelian groups are very well understood and fully classified.


Definition

An abelian group is a
set Set, The Set, SET or SETS may refer to: Science, technology, and mathematics Mathematics *Set (mathematics), a collection of elements *Category of sets, the category whose objects and morphisms are sets and total functions, respectively Electro ...
A, together with an
operation Operation or Operations may refer to: Arts, entertainment and media * ''Operation'' (game), a battery-operated board game that challenges dexterity * Operation (music), a term used in musical set theory * ''Operations'' (magazine), Multi-Man ...
\cdot that combines any two elements a and b of A to form another element of A, denoted a \cdot b. The symbol \cdot is a general placeholder for a concretely given operation. To qualify as an abelian group, the set and operation, (A, \cdot), must satisfy four requirements known as the ''abelian group axioms'' (some authors include in the axioms some properties that belong to the definition of an operation: namely that the operation is ''defined'' for any ordered pair of elements of , that the result is ''
well-defined In mathematics, a well-defined expression or unambiguous expression is an expression whose definition assigns it a unique interpretation or value. Otherwise, the expression is said to be ''not well defined'', ill defined or ''ambiguous''. A func ...
'', and that the result '' belongs to'' ): ;Associativity: For all a, b, and c in A, the equation (a \cdot b)\cdot c = a \cdot (b \cdot c) holds. ;Identity element: There exists an element e in A, such that for all elements a in A, the equation e \cdot a = a \cdot e = a holds. ;Inverse element: For each a in A there exists an element b in A such that a \cdot b = b \cdot a = e, where e is the identity element. ;Commutativity: For all a, b in A, a \cdot b = b \cdot a. A group in which the group operation is not commutative is called a "non-abelian group" or "non-commutative group".


Facts


Notation

There are two main notational conventions for abelian groups – additive and multiplicative. Generally, the multiplicative notation is the usual notation for groups, while the additive notation is the usual notation for
module Module, modular and modularity may refer to the concept of modularity. They may also refer to: Computing and engineering * Modular design, the engineering discipline of designing complex devices using separately designed sub-components * Modul ...
s and rings. The additive notation may also be used to emphasize that a particular group is abelian, whenever both abelian and non-abelian groups are considered, some notable exceptions being
near-ring In mathematics, a near-ring (also near ring or nearring) is an algebraic structure similar to a ring but satisfying fewer axioms. Near-rings arise naturally from functions on groups. Definition A set ''N'' together with two binary operations ...
s and
partially ordered group In abstract algebra, a partially ordered group is a group (''G'', +) equipped with a partial order "≤" that is ''translation-invariant''; in other words, "≤" has the property that, for all ''a'', ''b'', and ''g'' in ''G'', if ''a'' ≤ ''b'' t ...
s, where an operation is written additively even when non-abelian.


Multiplication table

To verify that a
finite group Finite is the opposite of infinite. It may refer to: * Finite number (disambiguation) * Finite set, a set whose cardinality (number of elements) is some natural number * Finite verb, a verb form that has a subject, usually being inflected or ma ...
is abelian, a table (matrix) – known as a
Cayley table Named after the 19th century British mathematician Arthur Cayley, a Cayley table describes the structure of a finite group by arranging all the possible products of all the group's elements in a square table reminiscent of an addition or multiplic ...
– can be constructed in a similar fashion to a
multiplication table In mathematics, a multiplication table (sometimes, less formally, a times table) is a mathematical table used to define a multiplication operation for an algebraic system. The decimal multiplication table was traditionally taught as an essenti ...
. If the group is G = \ under the the entry of this table contains the product g_i \cdot g_j. The group is abelian
if and only if In logic and related fields such as mathematics and philosophy, "if and only if" (shortened as "iff") is a biconditional logical connective between statements, where either both statements are true or both are false. The connective is bic ...
this table is symmetric about the main diagonal. This is true since the group is abelian iff g_i \cdot g_j = g_j \cdot g_i for all i, j = 1, ..., n, which is iff the (i, j) entry of the table equals the (j, i) entry for all i, j = 1, ..., n, i.e. the table is symmetric about the main diagonal.


Examples

* For the
integer An integer is the number zero (), a positive natural number (, , , etc.) or a negative integer with a minus sign ( −1, −2, −3, etc.). The negative numbers are the additive inverses of the corresponding positive numbers. In the languag ...
s and the operation
addition Addition (usually signified by the plus symbol ) is one of the four basic operations of arithmetic, the other three being subtraction, multiplication and division. The addition of two whole numbers results in the total amount or '' sum'' ...
+, denoted (\mathbb, +), the operation + combines any two integers to form a third integer, addition is associative, zero is the
additive identity In mathematics, the additive identity of a set that is equipped with the operation of addition is an element which, when added to any element ''x'' in the set, yields ''x''. One of the most familiar additive identities is the number 0 from elemen ...
, every integer n has an
additive inverse In mathematics, the additive inverse of a number is the number that, when added to , yields zero. This number is also known as the opposite (number), sign change, and negation. For a real number, it reverses its sign: the additive inverse (op ...
, -n, and the addition operation is commutative since n + m = m + n for any two integers m and n. * Every
cyclic group In group theory, a branch of abstract algebra in pure mathematics, a cyclic group or monogenous group is a group, denoted C''n'', that is generated by a single element. That is, it is a set of invertible elements with a single associative bina ...
G is abelian, because if x, y are in G, then xy = a^ma^n = a^ = a^na^m = yx. Thus the
integer An integer is the number zero (), a positive natural number (, , , etc.) or a negative integer with a minus sign ( −1, −2, −3, etc.). The negative numbers are the additive inverses of the corresponding positive numbers. In the languag ...
s, \mathbb, form an abelian group under addition, as do the integers modulo n, \mathbb/n \mathbb. * Every ring is an abelian group with respect to its addition operation. In a
commutative ring In mathematics, a commutative ring is a ring in which the multiplication operation is commutative. The study of commutative rings is called commutative algebra. Complementarily, noncommutative algebra is the study of ring properties that are not ...
the invertible elements, or units, form an abelian
multiplicative group In mathematics and group theory, the term multiplicative group refers to one of the following concepts: *the group under multiplication of the invertible elements of a field, ring, or other structure for which one of its operations is referre ...
. In particular, the
real number In mathematics, a real number is a number that can be used to measure a ''continuous'' one-dimensional quantity such as a distance, duration or temperature. Here, ''continuous'' means that values can have arbitrarily small variations. Every ...
s are an abelian group under addition, and the nonzero real numbers are an abelian group under multiplication. * Every
subgroup In group theory, a branch of mathematics, given a group ''G'' under a binary operation ∗, a subset ''H'' of ''G'' is called a subgroup of ''G'' if ''H'' also forms a group under the operation ∗. More precisely, ''H'' is a subgroup ...
of an abelian group is normal, so each subgroup gives rise to a
quotient group A quotient group or factor group is a mathematical group obtained by aggregating similar elements of a larger group using an equivalence relation that preserves some of the group structure (the rest of the structure is "factored" out). For exam ...
. Subgroups, quotients, and direct sums of abelian groups are again abelian. The finite
simple Simple or SIMPLE may refer to: *Simplicity, the state or quality of being simple Arts and entertainment * ''Simple'' (album), by Andy Yorke, 2008, and its title track * "Simple" (Florida Georgia Line song), 2018 * "Simple", a song by Johnn ...
abelian groups are exactly the cyclic groups of
prime A prime number (or a prime) is a natural number greater than 1 that is not a product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime because the only ways ...
order Order, ORDER or Orders may refer to: * Categorization, the process in which ideas and objects are recognized, differentiated, and understood * Heterarchy, a system of organization wherein the elements have the potential to be ranked a number of ...
. * The concepts of abelian group and \mathbb-
module Module, modular and modularity may refer to the concept of modularity. They may also refer to: Computing and engineering * Modular design, the engineering discipline of designing complex devices using separately designed sub-components * Modul ...
agree. More specifically, every \mathbb-module is an abelian group with its operation of addition, and every abelian group is a module over the ring of integers \mathbb in a unique way. In general,
matrices Matrix most commonly refers to: * ''The Matrix'' (franchise), an American media franchise ** ''The Matrix'', a 1999 science-fiction action film ** "The Matrix", a fictional setting, a virtual reality environment, within ''The Matrix'' (franchis ...
, even invertible matrices, do not form an abelian group under multiplication because matrix multiplication is generally not commutative. However, some groups of matrices are abelian groups under matrix multiplication – one example is the group of 2 \times 2 rotation matrices.


Historical remarks

Camille Jordan named abelian groups after Norwegian
mathematician A mathematician is someone who uses an extensive knowledge of mathematics in their work, typically to solve mathematical problems. Mathematicians are concerned with numbers, data, quantity, structure, space, models, and change. History On ...
Niels Henrik Abel, because Abel found that the commutativity of the group of a
polynomial In mathematics, a polynomial is an expression consisting of indeterminates (also called variables) and coefficients, that involves only the operations of addition, subtraction, multiplication, and positive-integer powers of variables. An exampl ...
implies that the roots of the polynomial can be calculated by using radicals.


Properties

If n is a
natural number In mathematics, the natural numbers are those numbers used for counting (as in "there are ''six'' coins on the table") and ordering (as in "this is the ''third'' largest city in the country"). Numbers used for counting are called '' cardinal ...
and x is an element of an abelian group G written additively, then nx can be defined as x + x + \cdots + x (n summands) and (-n)x = -(nx). In this way, G becomes a
module Module, modular and modularity may refer to the concept of modularity. They may also refer to: Computing and engineering * Modular design, the engineering discipline of designing complex devices using separately designed sub-components * Modul ...
over the ring \mathbb of integers. In fact, the modules over \mathbb can be identified with the abelian groups. Theorems about abelian groups (i.e.
module Module, modular and modularity may refer to the concept of modularity. They may also refer to: Computing and engineering * Modular design, the engineering discipline of designing complex devices using separately designed sub-components * Modul ...
s over the
principal ideal domain In mathematics, a principal ideal domain, or PID, is an integral domain in which every ideal is principal, i.e., can be generated by a single element. More generally, a principal ideal ring is a nonzero commutative ring whose ideals are principa ...
\mathbb) can often be generalized to theorems about modules over an arbitrary principal ideal domain. A typical example is the classification of
finitely generated abelian group In abstract algebra, an abelian group (G,+) is called finitely generated if there exist finitely many elements x_1,\dots,x_s in G such that every x in G can be written in the form x = n_1x_1 + n_2x_2 + \cdots + n_sx_s for some integers n_1,\dots, ...
s which is a specialization of the
structure theorem for finitely generated modules over a principal ideal domain In mathematics, in the field of abstract algebra, the structure theorem for finitely generated modules over a principal ideal domain is a generalization of the fundamental theorem of finitely generated abelian groups and roughly states that finite ...
. In the case of finitely generated abelian groups, this theorem guarantees that an abelian group splits as a
direct sum The direct sum is an operation between structures in abstract algebra, a branch of mathematics. It is defined differently, but analogously, for different kinds of structures. To see how the direct sum is used in abstract algebra, consider a mor ...
of a torsion group and a
free abelian group In mathematics, a free abelian group is an abelian group with a basis. Being an abelian group means that it is a set with an addition operation that is associative, commutative, and invertible. A basis, also called an integral basis, is a subse ...
. The former may be written as a direct sum of finitely many groups of the form \mathbb/p^k\mathbb for p prime, and the latter is a direct sum of finitely many copies of \mathbb. If f, g: G \to H are two
group homomorphism In mathematics, given two groups, (''G'', ∗) and (''H'', ·), a group homomorphism from (''G'', ∗) to (''H'', ·) is a function ''h'' : ''G'' → ''H'' such that for all ''u'' and ''v'' in ''G'' it holds that : h(u*v) = h(u) \cdot h(v) w ...
s between abelian groups, then their sum f + g, defined by (f + g)(x) = f(x) + g(x), is again a homomorphism. (This is not true if H is a non-abelian group.) The set \text(G,H) of all group homomorphisms from G to H is therefore an abelian group in its own right. Somewhat akin to the
dimension In physics and mathematics, the dimension of a mathematical space (or object) is informally defined as the minimum number of coordinates needed to specify any point within it. Thus, a line has a dimension of one (1D) because only one coord ...
of
vector space In mathematics and physics, a vector space (also called a linear space) is a set whose elements, often called '' vectors'', may be added together and multiplied ("scaled") by numbers called ''scalars''. Scalars are often real numbers, but can ...
s, every abelian group has a ''
rank Rank is the relative position, value, worth, complexity, power, importance, authority, level, etc. of a person or object within a ranking, such as: Level or position in a hierarchical organization * Academic rank * Diplomatic rank * Hierarchy * ...
''. It is defined as the maximal
cardinality In mathematics, the cardinality of a set is a measure of the number of elements of the set. For example, the set A = \ contains 3 elements, and therefore A has a cardinality of 3. Beginning in the late 19th century, this concept was generalized ...
of a set of linearly independent (over the integers) elements of the group. Finite abelian groups and torsion groups have rank zero, and every abelian group of rank zero is a torsion group. The integers and the
rational number In mathematics, a rational number is a number that can be expressed as the quotient or fraction of two integers, a numerator and a non-zero denominator . For example, is a rational number, as is every integer (e.g. ). The set of all ra ...
s have rank one, as well as every nonzero additive subgroup of the rationals. On the other hand, the
multiplicative group In mathematics and group theory, the term multiplicative group refers to one of the following concepts: *the group under multiplication of the invertible elements of a field, ring, or other structure for which one of its operations is referre ...
of the nonzero rationals has an infinite rank, as it is a free abelian group with the set of the
prime number A prime number (or a prime) is a natural number greater than 1 that is not a Product (mathematics), product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime ...
s as a basis (this results from the
fundamental theorem of arithmetic In mathematics, the fundamental theorem of arithmetic, also called the unique factorization theorem and prime factorization theorem, states that every integer greater than 1 can be represented uniquely as a product of prime numbers, up to the ord ...
). The center Z(G) of a group G is the set of elements that commute with every element of G. A group G is abelian if and only if it is equal to its center Z(G). The center of a group G is always a characteristic abelian subgroup of G. If the quotient group G/Z(G) of a group by its center is cyclic then G is abelian.


Finite abelian groups

Cyclic groups of integers modulo n, \mathbb/n\mathbb, were among the first examples of groups. It turns out that an arbitrary finite abelian group is isomorphic to a direct sum of finite cyclic groups of prime power order, and these orders are uniquely determined, forming a complete system of invariants. The
automorphism group In mathematics, the automorphism group of an object ''X'' is the group consisting of automorphisms of ''X'' under composition of morphisms. For example, if ''X'' is a finite-dimensional vector space, then the automorphism group of ''X'' is the g ...
of a finite abelian group can be described directly in terms of these invariants. The theory had been first developed in the 1879 paper of Georg Frobenius and Ludwig Stickelberger and later was both simplified and generalized to finitely generated modules over a principal ideal domain, forming an important chapter of
linear algebra Linear algebra is the branch of mathematics concerning linear equations such as: :a_1x_1+\cdots +a_nx_n=b, linear maps such as: :(x_1, \ldots, x_n) \mapsto a_1x_1+\cdots +a_nx_n, and their representations in vector spaces and through matrice ...
. Any group of prime order is isomorphic to a cyclic group and therefore abelian. Any group whose order is a square of a prime number is also abelian. In fact, for every prime number p there are (up to isomorphism) exactly two groups of order p^2, namely \mathbb_ and \mathbb_p\times\mathbb_p.


Classification

The fundamental theorem of finite abelian groups states that every finite abelian group G can be expressed as the direct sum of cyclic subgroups of
prime A prime number (or a prime) is a natural number greater than 1 that is not a product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime because the only ways ...
-power order; it is also known as the basis theorem for finite abelian groups. Moreover, automorphism groups of cyclic groups are examples of abelian groups. This is generalized by the
fundamental theorem of finitely generated abelian groups In abstract algebra, an abelian group (G,+) is called finitely generated if there exist finitely many elements x_1,\dots,x_s in G such that every x in G can be written in the form x = n_1x_1 + n_2x_2 + \cdots + n_sx_s for some integers n_1,\dots, ...
, with finite groups being the special case when ''G'' has zero
rank Rank is the relative position, value, worth, complexity, power, importance, authority, level, etc. of a person or object within a ranking, such as: Level or position in a hierarchical organization * Academic rank * Diplomatic rank * Hierarchy * ...
; this in turn admits numerous further generalizations. The classification was proven by
Leopold Kronecker Leopold Kronecker (; 7 December 1823 – 29 December 1891) was a German mathematician who worked on number theory, algebra and logic. He criticized Georg Cantor's work on set theory, and was quoted by as having said, "'" ("God made the integers, ...
in 1870, though it was not stated in modern group-theoretic terms until later, and was preceded by a similar classification of quadratic forms by
Carl Friedrich Gauss Johann Carl Friedrich Gauss (; german: Gauß ; la, Carolus Fridericus Gauss; 30 April 177723 February 1855) was a German mathematician and physicist who made significant contributions to many fields in mathematics and science. Sometimes refer ...
in 1801; see
history History (derived ) is the systematic study and the documentation of the human activity. The time period of event before the invention of writing systems is considered prehistory. "History" is an umbrella term comprising past events as well ...
for details. The cyclic group \mathbb_ of order mn is isomorphic to the direct sum of \mathbb_m and \mathbb_n if and only if m and n are
coprime In mathematics, two integers and are coprime, relatively prime or mutually prime if the only positive integer that is a divisor of both of them is 1. Consequently, any prime number that divides does not divide , and vice versa. This is equivale ...
. It follows that any finite abelian group G is isomorphic to a direct sum of the form :\bigoplus_^\ \mathbb_ in either of the following canonical ways: * the numbers k_1, k_2, \dots, k_u are powers of (not necessarily distinct) primes, * or k_1
divides In mathematics, a divisor of an integer n, also called a factor of n, is an integer m that may be multiplied by some integer to produce n. In this case, one also says that n is a multiple of m. An integer n is divisible or evenly divisible b ...
k_2, which divides k_3, and so on up to k_u. For example, \mathbb_ can be expressed as the direct sum of two cyclic subgroups of order 3 and 5: \mathbb_ \cong \ \oplus \. The same can be said for any abelian group of order 15, leading to the remarkable conclusion that all abelian groups of order 15 are
isomorphic In mathematics, an isomorphism is a structure-preserving mapping between two structures of the same type that can be reversed by an inverse mapping. Two mathematical structures are isomorphic if an isomorphism exists between them. The word i ...
. For another example, every abelian group of order 8 is isomorphic to either \mathbb_8 (the integers 0 to 7 under addition modulo 8), \mathbb_4\oplus \mathbb_2 (the odd integers 1 to 15 under multiplication modulo 16), or \mathbb_2\oplus \mathbb_2 \oplus \mathbb_2. See also
list of small groups The following list in mathematics contains the finite groups of small order up to group isomorphism. Counts For ''n'' = 1, 2, … the number of nonisomorphic groups of order ''n'' is : 1, 1, 1, 2, 1, 2, 1, 5, 2, 2, 1, 5, 1, 2, 1, 14, 1, 5, 1, 5 ...
for finite abelian groups of order 30 or less.


Automorphisms

One can apply the
fundamental theorem In mathematics, a fundamental theorem is a theorem which is considered to be central and conceptually important for some topic. For example, the fundamental theorem of calculus gives the relationship between differential calculus and integral c ...
to count (and sometimes determine) the automorphisms of a given finite abelian group G. To do this, one uses the fact that if G splits as a direct sum H\oplus K of subgroups of
coprime In mathematics, two integers and are coprime, relatively prime or mutually prime if the only positive integer that is a divisor of both of them is 1. Consequently, any prime number that divides does not divide , and vice versa. This is equivale ...
order, then :\operatorname(H\oplus K) \cong \operatorname(H)\oplus \operatorname(K). Given this, the fundamental theorem shows that to compute the automorphism group of G it suffices to compute the automorphism groups of the Sylow p-subgroups separately (that is, all direct sums of cyclic subgroups, each with order a power of p). Fix a prime p and suppose the exponents e_i of the cyclic factors of the Sylow p-subgroup are arranged in increasing order: :e_1\leq e_2 \leq\cdots\leq e_n for some n > 0. One needs to find the automorphisms of :\mathbf_ \oplus \cdots \oplus \mathbf_. One special case is when n = 1, so that there is only one cyclic prime-power factor in the Sylow p-subgroup P. In this case the theory of automorphisms of a finite
cyclic group In group theory, a branch of abstract algebra in pure mathematics, a cyclic group or monogenous group is a group, denoted C''n'', that is generated by a single element. That is, it is a set of invertible elements with a single associative bina ...
can be used. Another special case is when n is arbitrary but e_i = 1 for 1 \le i \le n. Here, one is considering P to be of the form :\mathbf_p \oplus \cdots \oplus \mathbf_p, so elements of this subgroup can be viewed as comprising a vector space of dimension n over the finite field of p elements \mathbb_p. The automorphisms of this subgroup are therefore given by the invertible linear transformations, so :\operatorname(P)\cong\mathrm(n,\mathbf_p), where \mathrm is the appropriate
general linear group In mathematics, the general linear group of degree ''n'' is the set of invertible matrices, together with the operation of ordinary matrix multiplication. This forms a group, because the product of two invertible matrices is again invertible, ...
. This is easily shown to have order : \left, \operatorname(P)\=(p^n-1)\cdots(p^n-p^). In the most general case, where the e_i and n are arbitrary, the automorphism group is more difficult to determine. It is known, however, that if one defines :d_k=\max\ and :c_k=\min\ then one has in particular k \le d_k, c_k \le k, and : \left, \operatorname(P)\ = \prod_^n (p^-p^) \prod_^n (p^)^ \prod_^n (p^)^. One can check that this yields the orders in the previous examples as special cases (see Hillar, C., & Rhea, D.).


Finitely generated abelian groups

An abelian group is finitely generated if it contains a finite set of elements (called ''generators'') G=\ such that every element of the group is a linear combination with integer coefficients of elements of . Let be a
free abelian group In mathematics, a free abelian group is an abelian group with a basis. Being an abelian group means that it is a set with an addition operation that is associative, commutative, and invertible. A basis, also called an integral basis, is a subse ...
with basis B=\. There is a unique
group homomorphism In mathematics, given two groups, (''G'', ∗) and (''H'', ·), a group homomorphism from (''G'', ∗) to (''H'', ·) is a function ''h'' : ''G'' → ''H'' such that for all ''u'' and ''v'' in ''G'' it holds that : h(u*v) = h(u) \cdot h(v) w ...
p\colon L \to A, such that :p(b_i) = x_i\quad \text i=1,\ldots, n. This homomorphism is
surjective In mathematics, a surjective function (also known as surjection, or onto function) is a function that every element can be mapped from element so that . In other words, every element of the function's codomain is the image of one element o ...
, and its
kernel Kernel may refer to: Computing * Kernel (operating system), the central component of most operating systems * Kernel (image processing), a matrix used for image convolution * Compute kernel, in GPGPU programming * Kernel method, in machine learn ...
is finitely generated (since integers form a
Noetherian ring In mathematics, a Noetherian ring is a ring that satisfies the ascending chain condition on left and right ideals; if the chain condition is satisfied only for left ideals or for right ideals, then the ring is said left-Noetherian or right-Noethe ...
). Consider the matrix with integer entries, such that the entries of its th column are the coefficients of the th generator of the kernel. Then, the abelian group is isomorphic to the
cokernel The cokernel of a linear mapping of vector spaces is the quotient space of the codomain of by the image of . The dimension of the cokernel is called the ''corank'' of . Cokernels are dual to the kernels of category theory, hence the nam ...
of linear map defined by . Conversely every integer matrix defines a finitely generated abelian group. It follows that the study of finitely generated abelian groups is totally equivalent with the study of integer matrices. In particular, changing the generating set of is equivalent with multiplying on the left by a
unimodular matrix In mathematics, a unimodular matrix ''M'' is a square integer matrix having determinant +1 or −1. Equivalently, it is an integer matrix that is invertible over the integers: there is an integer matrix ''N'' that is its inverse (these are equi ...
(that is, an invertible integer matrix whose inverse is also an integer matrix). Changing the generating set of the kernel of is equivalent with multiplying on the right by a unimodular matrix. The Smith normal form of is a matrix :S=UMV, where and are unimodular, and is a matrix such that all non-diagonal entries are zero, the non-zero diagonal entries are the first ones, and is a divisor of for . The existence and the shape of the Smith normal proves that the finitely generated abelian group is the
direct sum The direct sum is an operation between structures in abstract algebra, a branch of mathematics. It is defined differently, but analogously, for different kinds of structures. To see how the direct sum is used in abstract algebra, consider a mor ...
:\Z^r \oplus \Z/d_\Z \oplus \cdots \oplus \Z/d_\Z, where is the number of zero rows at the bottom of (and also the
rank Rank is the relative position, value, worth, complexity, power, importance, authority, level, etc. of a person or object within a ranking, such as: Level or position in a hierarchical organization * Academic rank * Diplomatic rank * Hierarchy * ...
of the group). This is the
fundamental theorem of finitely generated abelian groups In abstract algebra, an abelian group (G,+) is called finitely generated if there exist finitely many elements x_1,\dots,x_s in G such that every x in G can be written in the form x = n_1x_1 + n_2x_2 + \cdots + n_sx_s for some integers n_1,\dots, ...
. The existence of algorithms for Smith normal form shows that the fundamental theorem of finitely generated abelian groups is not only a theorem of abstract existence, but provides a way for computing expression of finitely generated abelian groups as direct sums.


Infinite abelian groups

The simplest infinite abelian group is the
infinite cyclic group In group theory, a branch of abstract algebra in pure mathematics, a cyclic group or monogenous group is a group, denoted C''n'', that is generated by a single element. That is, it is a set of invertible elements with a single associative binar ...
\mathbb. Any
finitely generated abelian group In abstract algebra, an abelian group (G,+) is called finitely generated if there exist finitely many elements x_1,\dots,x_s in G such that every x in G can be written in the form x = n_1x_1 + n_2x_2 + \cdots + n_sx_s for some integers n_1,\dots, ...
A is isomorphic to the direct sum of r copies of \mathbb and a finite abelian group, which in turn is decomposable into a direct sum of finitely many
cyclic group In group theory, a branch of abstract algebra in pure mathematics, a cyclic group or monogenous group is a group, denoted C''n'', that is generated by a single element. That is, it is a set of invertible elements with a single associative bina ...
s of
prime power In mathematics, a prime power is a positive integer which is a positive integer power of a single prime number. For example: , and are prime powers, while , and are not. The sequence of prime powers begins: 2, 3, 4, 5, 7, 8, 9, 11, 13, 16, 17 ...
orders. Even though the decomposition is not unique, the number r, called the
rank Rank is the relative position, value, worth, complexity, power, importance, authority, level, etc. of a person or object within a ranking, such as: Level or position in a hierarchical organization * Academic rank * Diplomatic rank * Hierarchy * ...
of A, and the prime powers giving the orders of finite cyclic summands are uniquely determined. By contrast, classification of general infinitely generated abelian groups is far from complete.
Divisible group In mathematics, especially in the field of group theory, a divisible group is an abelian group in which every element can, in some sense, be divided by positive integers, or more accurately, every element is an ''n''th multiple for each positive in ...
s, i.e. abelian groups A in which the equation nx = a admits a solution x \in A for any natural number n and element a of A, constitute one important class of infinite abelian groups that can be completely characterized. Every divisible group is isomorphic to a direct sum, with summands isomorphic to \mathbb and
Prüfer group In mathematics, specifically in group theory, the Prüfer ''p''-group or the ''p''-quasicyclic group or ''p''∞-group, Z(''p''∞), for a prime number ''p'' is the unique ''p''-group in which every element has ''p'' different ''p''-th roots. ...
s \mathbb_p/Z_p for various prime numbers p, and the cardinality of the set of summands of each type is uniquely determined. Moreover, if a divisible group A is a subgroup of an abelian group G then A admits a direct complement: a subgroup C of G such that G = A \oplus C. Thus divisible groups are
injective module In mathematics, especially in the area of abstract algebra known as module theory, an injective module is a module ''Q'' that shares certain desirable properties with the Z-module Q of all rational numbers. Specifically, if ''Q'' is a submodule o ...
s in the
category of abelian groups In mathematics, the category Ab has the abelian groups as objects and group homomorphisms as morphisms. This is the prototype of an abelian category: indeed, every small abelian category can be embedded in Ab. Properties The zero object of ...
, and conversely, every injective abelian group is divisible ( Baer's criterion). An abelian group without non-zero divisible subgroups is called reduced. Two important special classes of infinite abelian groups with diametrically opposite properties are ''torsion groups'' and ''torsion-free groups'', exemplified by the groups \mathbb/\mathbb (periodic) and \mathbb (torsion-free).


Torsion groups

An abelian group is called periodic or torsion, if every element has finite
order Order, ORDER or Orders may refer to: * Categorization, the process in which ideas and objects are recognized, differentiated, and understood * Heterarchy, a system of organization wherein the elements have the potential to be ranked a number of ...
. A direct sum of finite cyclic groups is periodic. Although the converse statement is not true in general, some special cases are known. The first and second Prüfer theorems state that if A is a periodic group, and it either has a bounded exponent, i.e., nA = 0 for some natural number n, or is countable and the p-heights of the elements of A are finite for each p, then A is isomorphic to a direct sum of finite cyclic groups. The cardinality of the set of direct summands isomorphic to \mathbb/p^m\mathbb in such a decomposition is an invariant of A. These theorems were later subsumed in the Kulikov criterion. In a different direction,
Helmut Ulm Helmut Ulm (born 21 June 1908 in Gelsenkirchen; died 13 June 1975) was a German mathematician who established the classification of countable periodic abelian groups by means of their Ulm invariants. Career Helmut Ulm's father was an elementary ...
found an extension of the second Prüfer theorem to countable abelian p-groups with elements of infinite height: those groups are completely classified by means of their
Ulm invariant In mathematics, the height of an element ''g'' of an abelian group ''A'' is an invariant that captures its divisibility properties: it is the largest natural number ''N'' such that the equation ''Nx'' = ''g'' has a solution ''x'' ∈ ''A'' ...
s.


Torsion-free and mixed groups

An abelian group is called torsion-free if every non-zero element has infinite order. Several classes of
torsion-free abelian group In mathematics, specifically in abstract algebra, a torsion-free abelian group is an abelian group which has no non-trivial torsion elements; that is, a group in which the group operation is commutative and the identity element is the only e ...
s have been studied extensively: *
Free abelian group In mathematics, a free abelian group is an abelian group with a basis. Being an abelian group means that it is a set with an addition operation that is associative, commutative, and invertible. A basis, also called an integral basis, is a subse ...
s, i.e. arbitrary direct sums of \mathbb * Cotorsion and algebraically compact torsion-free groups such as the p-adic integers *
Slender group In mathematics, a slender group is a torsion-free abelian group that is "small" in a sense that is made precise in the definition below. Definition Let ZN denote the Baer–Specker group, that is, the group of all integer sequences, with term ...
s An abelian group that is neither periodic nor torsion-free is called mixed. If A is an abelian group and T(A) is its
torsion subgroup In the theory of abelian groups, the torsion subgroup ''AT'' of an abelian group ''A'' is the subgroup of ''A'' consisting of all elements that have finite order (the torsion elements of ''A''). An abelian group ''A'' is called a torsion group (or ...
, then the factor group A/T(A) is torsion-free. However, in general the torsion subgroup is not a direct summand of A, so A is ''not'' isomorphic to T(A) \oplus A/T(A). Thus the theory of mixed groups involves more than simply combining the results about periodic and torsion-free groups. The additive group \mathbb of integers is torsion-free \mathbb-module.


Invariants and classification

One of the most basic invariants of an infinite abelian group A is its
rank Rank is the relative position, value, worth, complexity, power, importance, authority, level, etc. of a person or object within a ranking, such as: Level or position in a hierarchical organization * Academic rank * Diplomatic rank * Hierarchy * ...
: the cardinality of the maximal linearly independent subset of A. Abelian groups of rank 0 are precisely the periodic groups, while torsion-free abelian groups of rank 1 are necessarily subgroups of \mathbb and can be completely described. More generally, a torsion-free abelian group of finite rank r is a subgroup of \mathbb_r. On the other hand, the group of p-adic integers \mathbb_p is a torsion-free abelian group of infinite \mathbb-rank and the groups \mathbb_p^n with different n are non-isomorphic, so this invariant does not even fully capture properties of some familiar groups. The classification theorems for finitely generated, divisible, countable periodic, and rank 1 torsion-free abelian groups explained above were all obtained before 1950 and form a foundation of the classification of more general infinite abelian groups. Important technical tools used in classification of infinite abelian groups are pure and
basic BASIC (Beginners' All-purpose Symbolic Instruction Code) is a family of general-purpose, high-level programming languages designed for ease of use. The original version was created by John G. Kemeny and Thomas E. Kurtz at Dartmouth College ...
subgroups. Introduction of various invariants of torsion-free abelian groups has been one avenue of further progress. See the books by
Irving Kaplansky Irving Kaplansky (March 22, 1917 – June 25, 2006) was a mathematician, college professor, author, and amateur musician.O'Connor, John J.; Robertson, Edmund F., "Irving Kaplansky", MacTutor History of Mathematics archive, University of St Andr ...
,
László Fuchs László Fuchs (born June 24, 1924) is a Hungarian-born American mathematician, the Evelyn and John G. Phillips Distinguished Professor Emeritus in Mathematics at Tulane University.
,
Phillip Griffith Phillip Alan Griffith (born December 29, 1940) is a mathematician and professor emeritus at University of Illinois at Urbana-Champaign who works on commutative algebra and ring theory. He received his PhD from the University of Houston in 1968. ...
, and David Arnold, as well as the proceedings of the conferences on Abelian Group Theory published in ''
Lecture Notes in Mathematics ''Lecture Notes in Mathematics'' is a book series in the field of mathematics, including articles related to both research and teaching. It was established in 1964 and was edited by A. Dold, Heidelberg and B. Eckmann, Zürich. Its publisher is Sp ...
'' for more recent findings.


Additive groups of rings

The additive group of a ring is an abelian group, but not all abelian groups are additive groups of rings (with nontrivial multiplication). Some important topics in this area of study are: *
Tensor product In mathematics, the tensor product V \otimes W of two vector spaces and (over the same field) is a vector space to which is associated a bilinear map V\times W \to V\otimes W that maps a pair (v,w),\ v\in V, w\in W to an element of V \otime ...
* A.L.S. Corner's results on countable torsion-free groups * Shelah's work to remove cardinality restrictions *
Burnside ring In mathematics, the Burnside ring of a finite group is an algebraic construction that encodes the different ways the group can act on finite sets. The ideas were introduced by William Burnside at the end of the nineteenth century. The algebraic r ...


Relation to other mathematical topics

Many large abelian groups possess a natural
topology In mathematics, topology (from the Greek words , and ) is concerned with the properties of a geometric object that are preserved under continuous deformations, such as stretching, twisting, crumpling, and bending; that is, without closing ...
, which turns them into
topological group In mathematics, topological groups are logically the combination of groups and topological spaces, i.e. they are groups and topological spaces at the same time, such that the continuity condition for the group operations connects these two st ...
s. The collection of all abelian groups, together with the
homomorphisms In algebra, a homomorphism is a structure-preserving map between two algebraic structures of the same type (such as two groups, two rings, or two vector spaces). The word ''homomorphism'' comes from the Ancient Greek language: () meaning "same ...
between them, forms the
category Category, plural categories, may refer to: Philosophy and general uses *Categorization, categories in cognitive science, information science and generally * Category of being * ''Categories'' (Aristotle) * Category (Kant) * Categories (Peirce) ...
\textbf, the prototype of an
abelian category In mathematics, an abelian category is a category in which morphisms and objects can be added and in which kernels and cokernels exist and have desirable properties. The motivating prototypical example of an abelian category is the category of ...
. proved that the first-order theory of abelian groups, unlike its non-abelian counterpart, is decidable. Most
algebraic structure In mathematics, an algebraic structure consists of a nonempty set ''A'' (called the underlying set, carrier set or domain), a collection of operations on ''A'' (typically binary operations such as addition and multiplication), and a finite set o ...
s other than Boolean algebras are undecidable. There are still many areas of current research: *Amongst torsion-free abelian groups of finite rank, only the finitely generated case and the
rank 1 Rank 1 is a Dutch trance group, formed in the Netherlands in 1997. Widely regarded as one of the originators of the Dutch trance sound, the group have produced a number of dancefloor hits since their conception. Although the two members of the g ...
case are well understood; *There are many unsolved problems in the theory of infinite-rank torsion-free abelian groups; *While countable torsion abelian groups are well understood through simple presentations and Ulm invariants, the case of countable mixed groups is much less mature. *Many mild extensions of the first-order theory of abelian groups are known to be undecidable. *Finite abelian groups remain a topic of research in
computational group theory In mathematics, computational group theory is the study of groups by means of computers. It is concerned with designing and analysing algorithms and data structures to compute information about groups. The subject has attracted interest because f ...
. Moreover, abelian groups of infinite order lead, quite surprisingly, to deep questions about the
set theory Set theory is the branch of mathematical logic that studies sets, which can be informally described as collections of objects. Although objects of any kind can be collected into a set, set theory, as a branch of mathematics, is mostly concern ...
commonly assumed to underlie all of mathematics. Take the Whitehead problem: are all Whitehead groups of infinite order also
free abelian group In mathematics, a free abelian group is an abelian group with a basis. Being an abelian group means that it is a set with an addition operation that is associative, commutative, and invertible. A basis, also called an integral basis, is a subse ...
s? In the 1970s,
Saharon Shelah Saharon Shelah ( he, שהרן שלח; born July 3, 1945) is an Israeli mathematician. He is a professor of mathematics at the Hebrew University of Jerusalem and Rutgers University in New Jersey. Biography Shelah was born in Jerusalem on July 3, ...
proved that the Whitehead problem is: * Undecidable in ZFC ( Zermelo–Fraenkel axioms), the conventional
axiomatic set theory Set theory is the branch of mathematical logic that studies sets, which can be informally described as collections of objects. Although objects of any kind can be collected into a set, set theory, as a branch of mathematics, is mostly concern ...
from which nearly all of present-day mathematics can be derived. The Whitehead problem is also the first question in ordinary mathematics proved undecidable in ZFC; * Undecidable even if ZFC is augmented by taking the generalized continuum hypothesis as an axiom; * Positively answered if ZFC is augmented with the axiom of constructibility (see statements true in L).


A note on typography

Among mathematical
adjective In linguistics, an adjective ( abbreviated ) is a word that generally modifies a noun or noun phrase or describes its referent. Its semantic role is to change information given by the noun. Traditionally, adjectives were considered one of the ...
s derived from the
proper name A proper noun is a noun that identifies a single entity and is used to refer to that entity (''Africa'', ''Jupiter'', ''Sarah'', ''Microsoft)'' as distinguished from a common noun, which is a noun that refers to a class of entities (''continent, ...
of a
mathematician A mathematician is someone who uses an extensive knowledge of mathematics in their work, typically to solve mathematical problems. Mathematicians are concerned with numbers, data, quantity, structure, space, models, and change. History On ...
, the word "abelian" is rare in that it is often spelled with a lowercase a, rather than an uppercase A, the lack of capitalization being a tacit acknowledgment not only of the degree to which Abel's name has been institutionalized but also of how ubiquitous in modern mathematics are the concepts introduced by him.


See also

* * *, the smallest non-abelian group * * *


Notes


References

* * * * * * * * Unabridged and unaltered republication of a work first published by the Cambridge University Press, Cambridge, England, in 1978. * *


External links

* {{DEFAULTSORT:Abelian Group Abelian group theory Properties of groups Niels Henrik Abel