HOME

TheInfoList



OR:

In mathematics, a group is a set and an operation that combines any two elements of the set to produce a third element of the set, in such a way that the operation is associative, an
identity element In mathematics, an identity element, or neutral element, of a binary operation operating on a set is an element of the set that leaves unchanged every element of the set when the operation is applied. This concept is used in algebraic structures su ...
exists and every element has an inverse. These three axioms hold for
number systems A number is a mathematical object used to count, measure, and label. The original examples are the natural numbers 1, 2, 3, 4, and so forth. Numbers can be represented in language with number words. More universally, individual numbers can ...
and many other mathematical structures. For example, the integers together with the addition operation form a group. The concept of a group and the axioms that define it were elaborated for handling, in a unified way, essential structural properties of very different mathematical entities such as numbers, geometric shapes and
polynomial root In mathematics, a zero (also sometimes called a root) of a real-, complex-, or generally vector-valued function f, is a member x of the domain of f such that f(x) ''vanishes'' at x; that is, the function f attains the value of 0 at x, or equ ...
s. Because the concept of groups is ubiquitous in numerous areas both within and outside mathematics, some authors consider it as a central organizing principle of contemporary mathematics. In geometry groups arise naturally in the study of symmetries and
geometric transformation In mathematics, a geometric transformation is any bijection of a set to itself (or to another such set) with some salient geometrical underpinning. More specifically, it is a function whose domain and range are sets of points — most often b ...
s: The symmetries of an object form a group, called the symmetry group of the object, and the transformations of a given type form a general group. Lie groups appear in symmetry groups in geometry, and also in the Standard Model of particle physics. The
Poincaré group The Poincaré group, named after Henri Poincaré (1906), was first defined by Hermann Minkowski (1908) as the group of Minkowski spacetime isometries. It is a ten-dimensional non-abelian Lie group that is of importance as a model in our und ...
is a Lie group consisting of the symmetries of spacetime in special relativity. Point groups describe symmetry in molecular chemistry. The concept of a group arose in the study of
polynomial equation In mathematics, an algebraic equation or polynomial equation is an equation of the form :P = 0 where ''P'' is a polynomial with coefficients in some field (mathematics), field, often the field of the rational numbers. For many authors, the term '' ...
s, starting with Évariste Galois in the 1830s, who introduced the term ''group'' (French: ) for the symmetry group of the roots of an equation, now called a
Galois group In mathematics, in the area of abstract algebra known as Galois theory, the Galois group of a certain type of field extension is a specific group associated with the field extension. The study of field extensions and their relationship to the po ...
. After contributions from other fields such as
number theory Number theory (or arithmetic or higher arithmetic in older usage) is a branch of pure mathematics devoted primarily to the study of the integers and integer-valued functions. German mathematician Carl Friedrich Gauss (1777–1855) said, "Mat ...
and geometry, the group notion was generalized and firmly established around 1870. Modern
group theory In abstract algebra, group theory studies the algebraic structures known as group (mathematics), groups. The concept of a group is central to abstract algebra: other well-known algebraic structures, such as ring (mathematics), rings, field ...
—an active mathematical discipline—studies groups in their own right. To explore groups, mathematicians have devised various notions to break groups into smaller, better-understandable pieces, such as
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 ...
s, quotient groups and
simple group SIMPLE Group Limited is a conglomeration of separately run companies that each has its core area in International Consulting. The core business areas are Legal Services, Fiduciary Activities, Banking Intermediation and Corporate Service. The d ...
s. In addition to their abstract properties, group theorists also study the different ways in which a group can be expressed concretely, both from a point of view of
representation theory Representation theory is a branch of mathematics that studies abstract algebraic structures by ''representing'' their elements as linear transformations of vector spaces, and studies modules over these abstract algebraic structures. In essen ...
(that is, through the representations of the group) and of computational group theory. A theory has been developed for finite groups, which culminated with the
classification of finite simple groups In mathematics, the classification of the finite simple groups is a result of group theory stating that every finite simple group is either cyclic, or alternating, or it belongs to a broad infinite class called the groups of Lie type, or else i ...
, completed in 2004. Since the mid-1980s,
geometric group theory Geometric group theory is an area in mathematics devoted to the study of finitely generated groups via exploring the connections between algebraic properties of such group (mathematics), groups and topology, topological and geometry, geometric pro ...
, which studies
finitely generated group In algebra, a finitely generated group is a group ''G'' that has some finite generating set ''S'' so that every element of ''G'' can be written as the combination (under the group operation) of finitely many elements of ''S'' and of inverses o ...
s as geometric objects, has become an active area in group theory.


Definition and illustration


First example: the integers

One of the more familiar groups is the set of integers \Z = \ together with addition. For any two integers a and b, the sum a+b is also an integer; this '' closure'' property says that + is a binary operation on \Z. The following properties of integer addition serve as a model for the group axioms in the definition below. *For all integers a, b and c, one has (a+b)+c=a+(b+c). Expressed in words, adding a to b first, and then adding the result to c gives the same final result as adding a to the sum of b and c. This property is known as ''
associativity In mathematics, the associative property is a property of some binary operations, which means that rearranging the parentheses in an expression will not change the result. In propositional logic, associativity is a valid rule of replacement ...
''. *If a is any integer, then 0+a=a and a+0=a. Zero is called the ''
identity element In mathematics, an identity element, or neutral element, of a binary operation operating on a set is an element of the set that leaves unchanged every element of the set when the operation is applied. This concept is used in algebraic structures su ...
'' of addition because adding it to any integer returns the same integer. *For every integer a, there is an integer b such that a+b=0 and b+a=0. The integer b is called the ''
inverse element In mathematics, the concept of an inverse element generalises the concepts of opposite () and reciprocal () of numbers. Given an operation denoted here , and an identity element denoted , if , one says that is a left inverse of , and that is ...
'' of the integer a and is denoted -a. The integers, together with the operation +, form a mathematical object belonging to a broad class sharing similar structural aspects. To appropriately understand these structures as a collective, the following definition is developed.


Definition

A group is a set G together with a binary operation on G, here denoted "\cdot", that combines any two elements a and b to form an element of G, denoted a\cdot b, such that the following three requirements, known as ''group axioms'', are satisfied: ;Associativity: For all a, b, c in G, one has (a\cdot b)\cdot c=a\cdot(b\cdot c). ;Identity element: There exists an element e in G such that, for every a in G, one has e\cdot a=a and a\cdot e=a. :Such an element is unique ( see below). It is called ''the identity element'' of the group. ;Inverse element: For each a in G, there exists an element b in G such that a\cdot b=e and b\cdot a=e, where e is the identity element. :For each a, the element b is unique ( see below); it is called ''the inverse'' of a and is commonly denoted a^.


Notation and terminology

Formally, the group is the ordered pair of a set and a binary operation on this set that satisfies the group axioms. The set is called the ''underlying set'' of the group, and the operation is called the ''group operation'' or the ''group law''. A group and its underlying set are thus two different
mathematical object A mathematical object is an abstract concept arising in mathematics. In the usual language of mathematics, an ''object'' is anything that has been (or could be) formally defined, and with which one may do deductive reasoning and mathematical p ...
s. To avoid cumbersome notation, it is common to abuse notation by using the same symbol to denote both. This reflects also an informal way of thinking: that the group is the same as the set except that it has been enriched by additional structure provided by the operation. For example, consider the set of real numbers \R, which has the operations of addition a+b and multiplication ab. Formally, \R is a set, (\R,+) is a group, and (\R,+,\cdot) is a field. But it is common to write \R to denote any of these three objects. The ''additive group'' of the field \R is the group whose underlying set is \R and whose operation is addition. The ''multiplicative group'' of the field \R is the group \R^ whose underlying set is the set of nonzero real numbers \R \smallsetminus \ and whose operation is multiplication. More generally, one speaks of an ''additive group'' whenever the group operation is notated as addition; in this case, the identity is typically denoted 0, and the inverse of an element x is denoted -x. Similarly, one speaks of a ''multiplicative group'' whenever the group operation is notated as multiplication; in this case, the identity is typically denoted 1, and the inverse of an element x is denoted x^. In a multiplicative group, the operation symbol is usually omitted entirely, so that the operation is denoted by juxtaposition, ab instead of a\cdot b. The definition of a group does not require that a\cdot b=b\cdot a for all elements a and b in G. If this additional condition holds, then the operation is said to be
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 ...
, and the group is called an abelian group. It is a common convention that for an abelian group either additive or multiplicative notation may be used, but for a nonabelian group only multiplicative notation is used. Several other notations are commonly used for groups whose elements are not numbers. For a group whose elements are functions, the operation is often function composition f\circ g; then the identity may be denoted id. In the more specific cases of
geometric transformation In mathematics, a geometric transformation is any bijection of a set to itself (or to another such set) with some salient geometrical underpinning. More specifically, it is a function whose domain and range are sets of points — most often b ...
groups, symmetry groups, permutation groups, and
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 ...
s, the symbol \circ is often omitted, as for multiplicative groups. Many other variants of notation may be encountered.


Second example: a symmetry group

Two figures in the plane are
congruent Congruence may refer to: Mathematics * Congruence (geometry), being the same size and shape * Congruence or congruence relation, in abstract algebra, an equivalence relation on an algebraic structure that is compatible with the structure * In mod ...
if one can be changed into the other using a combination of rotations,
reflection Reflection or reflexion may refer to: Science and technology * Reflection (physics), a common wave phenomenon ** Specular reflection, reflection from a smooth surface *** Mirror image, a reflection in a mirror or in water ** Signal reflection, in ...
s, and translations. Any figure is congruent to itself. However, some figures are congruent to themselves in more than one way, and these extra congruences are called symmetries. A
square In Euclidean geometry, a square is a regular quadrilateral, which means that it has four equal sides and four equal angles (90- degree angles, π/2 radian angles, or right angles). It can also be defined as a rectangle with two equal-length a ...
has eight symmetries. These are: * the identity operation leaving everything unchanged, denoted id; * rotations of the square around its center by 90°, 180°, and 270° clockwise, denoted by r_1, r_2 and r_3, respectively; * reflections about the horizontal and vertical middle line (f_ and f_), or through the two
diagonal In geometry, a diagonal is a line segment joining two vertices of a polygon or polyhedron, when those vertices are not on the same edge. Informally, any sloping line is called diagonal. The word ''diagonal'' derives from the ancient Greek δ� ...
s (f_ and f_). These symmetries are functions. Each sends a point in the square to the corresponding point under the symmetry. For example, r_1 sends a point to its rotation 90° clockwise around the square's center, and f_ sends a point to its reflection across the square's vertical middle line. Composing two of these symmetries gives another symmetry. These symmetries determine a group called the
dihedral group In mathematics, a dihedral group is the group of symmetries of a regular polygon, which includes rotations and reflections. Dihedral groups are among the simplest examples of finite groups, and they play an important role in group theory, ...
of degree four, denoted \mathrm_4. The underlying set of the group is the above set of symmetries, and the group operation is function composition. Two symmetries are combined by composing them as functions, that is, applying the first one to the square, and the second one to the result of the first application. The result of performing first a and then b is written symbolically ''from right to left'' as b\circ a ("apply the symmetry b after performing the symmetry a"). This is the usual notation for composition of functions. The group table lists the results of all such compositions possible. For example, rotating by 270° clockwise (r_3) and then reflecting horizontally (f_) is the same as performing a reflection along the diagonal (f_). Using the above symbols, highlighted in blue in the group table: f_\mathrm h \circ r_3= f_\mathrm d. Given this set of symmetries and the described operation, the group axioms can be understood as follows. ''Binary operation'': Composition is a binary operation. That is, a\circ b is a symmetry for any two symmetries a and b. For example, r_3\circ f_\mathrm h = f_\mathrm c, that is, rotating 270° clockwise after reflecting horizontally equals reflecting along the counter-diagonal (f_). Indeed, every other combination of two symmetries still gives a symmetry, as can be checked using the group table. ''Associativity'': The associativity axiom deals with composing more than two symmetries: Starting with three elements a, b and c of \mathrm_4, there are two possible ways of using these three symmetries in this order to determine a symmetry of the square. One of these ways is to first compose a and b into a single symmetry, then to compose that symmetry with c. The other way is to first compose b and c, then to compose the resulting symmetry with a. These two ways must give always the same result, that is, (a\circ b)\circ c = a\circ (b\circ c), For example, (f_\circ f_)\circ r_2=f_\circ (f_\circ r_2) can be checked using the group table: \begin (f_\mathrm d\circ f_\mathrm v)\circ r_2 &=r_3\circ r_2=r_1\\ f_\mathrm d\circ (f_\mathrm v\circ r_2) &=f_\mathrm d\circ f_\mathrm h =r_1. \end ''Identity element'': The identity element is \mathrm, as it does not change any symmetry a when composed with it either on the left or on the right. ''Inverse element'': Each symmetry has an inverse: \mathrm, the reflections f_, f_, f_, f_ and the 180° rotation r_2 are their own inverse, because performing them twice brings the square back to its original orientation. The rotations r_3 and r_1 are each other's inverses, because rotating 90° and then rotation 270° (or vice versa) yields a rotation over 360° which leaves the square unchanged. This is easily verified on the table. In contrast to the group of integers above, where the order of the operation is immaterial, it does matter in \mathrm_4, as, for example, f_\circ r_1=f_ but r_1\circ f_=f_. In other words, \mathrm_4 is not abelian.


History

The modern concept of an abstract group developed out of several fields of mathematics. The original motivation for group theory was the quest for solutions of
polynomial equation In mathematics, an algebraic equation or polynomial equation is an equation of the form :P = 0 where ''P'' is a polynomial with coefficients in some field (mathematics), field, often the field of the rational numbers. For many authors, the term '' ...
s of degree higher than 4. The 19th-century French mathematician Évariste Galois, extending prior work of Paolo Ruffini and Joseph-Louis Lagrange, gave a criterion for the solvability of a particular polynomial equation in terms of the symmetry group of its roots (solutions). The elements of such a
Galois group In mathematics, in the area of abstract algebra known as Galois theory, the Galois group of a certain type of field extension is a specific group associated with the field extension. The study of field extensions and their relationship to the po ...
correspond to certain permutations of the roots. At first, Galois's ideas were rejected by his contemporaries, and published only posthumously. More general permutation groups were investigated in particular by
Augustin Louis Cauchy Baron Augustin-Louis Cauchy (, ; ; 21 August 178923 May 1857) was a French mathematician, engineer, and physicist who made pioneering contributions to several branches of mathematics, including mathematical analysis and continuum mechanics. He w ...
. Arthur Cayley's ''On the theory of groups, as depending on the symbolic equation \theta^n=1'' (1854) gives the first abstract definition of a finite group. Geometry was a second field in which groups were used systematically, especially symmetry groups as part of
Felix Klein Christian Felix Klein (; 25 April 1849 – 22 June 1925) was a German mathematician and mathematics educator, known for his work with group theory, complex analysis, non-Euclidean geometry, and on the associations between geometry and grou ...
's 1872
Erlangen program In mathematics, the Erlangen program is a method of characterizing geometries based on group theory and projective geometry. It was published by Felix Klein in 1872 as ''Vergleichende Betrachtungen über neuere geometrische Forschungen.'' It is nam ...
. After novel geometries such as
hyperbolic Hyperbolic is an adjective describing something that resembles or pertains to a hyperbola (a curve), to hyperbole (an overstatement or exaggeration), or to hyperbolic geometry. The following phenomena are described as ''hyperbolic'' because they ...
and
projective geometry In mathematics, projective geometry is the study of geometric properties that are invariant with respect to projective transformations. This means that, compared to elementary Euclidean geometry, projective geometry has a different setting, ...
had emerged, Klein used group theory to organize them in a more coherent way. Further advancing these ideas, Sophus Lie founded the study of Lie groups in 1884. The third field contributing to group theory was
number theory Number theory (or arithmetic or higher arithmetic in older usage) is a branch of pure mathematics devoted primarily to the study of the integers and integer-valued functions. German mathematician Carl Friedrich Gauss (1777–1855) said, "Mat ...
. Certain abelian group structures had been used implicitly in
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 ...
's number-theoretical work ''
Disquisitiones Arithmeticae The (Latin for "Arithmetical Investigations") is a textbook of number theory written in Latin by Carl Friedrich Gauss in 1798 when Gauss was 21 and first published in 1801 when he was 24. It is notable for having had a revolutionary impact on th ...
'' (1798), and more explicitly 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 1847,
Ernst Kummer Ernst Eduard Kummer (29 January 1810 – 14 May 1893) was a German mathematician A mathematician is someone who uses an extensive knowledge of mathematics in their work, typically to solve mathematical problems. Mathematicians are concerned ...
made early attempts to prove
Fermat's Last Theorem In number theory, Fermat's Last Theorem (sometimes called Fermat's conjecture, especially in older texts) states that no three positive integers , , and satisfy the equation for any integer value of greater than 2. The cases and have been ...
by developing groups describing factorization into prime numbers. The convergence of these various sources into a uniform theory of groups started with
Camille Jordan Marie Ennemond Camille Jordan (; 5 January 1838 – 22 January 1922) was a French mathematician, known both for his foundational work in group theory and for his influential ''Cours d'analyse''. Biography Jordan was born in Lyon and educated at ...
's (1870).
Walther von Dyck Walther Franz Anton von Dyck (6 December 1856 – 5 November 1934), born Dyck () and later ennobled, was a German mathematician. He is credited with being the first to define a mathematical group, in the modern sense in . He laid the foundations ...
(1882) introduced the idea of specifying a group by means of generators and relations, and was also the first to give an axiomatic definition of an "abstract group", in the terminology of the time. As of the 20th century, groups gained wide recognition by the pioneering work of Ferdinand Georg Frobenius and William Burnside, who worked on
representation theory Representation theory is a branch of mathematics that studies abstract algebraic structures by ''representing'' their elements as linear transformations of vector spaces, and studies modules over these abstract algebraic structures. In essen ...
of finite groups,
Richard Brauer Richard Dagobert Brauer (February 10, 1901 – April 17, 1977) was a leading German and American mathematician. He worked mainly in abstract algebra, but made important contributions to number theory. He was the founder of modular represent ...
's modular representation theory and Issai Schur's papers. The theory of Lie groups, and more generally
locally compact group In mathematics, a locally compact group is a topological group ''G'' for which the underlying topology is locally compact and Hausdorff. Locally compact groups are important because many examples of groups that arise throughout mathematics are loc ...
s was studied by Hermann Weyl, Élie Cartan and many others. Its
algebra Algebra () is one of the broad areas of mathematics. Roughly speaking, algebra is the study of mathematical symbols and the rules for manipulating these symbols in formulas; it is a unifying thread of almost all of mathematics. Elementary ...
ic counterpart, the theory of
algebraic group In mathematics, an algebraic group is an algebraic variety endowed with a group structure which is compatible with its structure as an algebraic variety. Thus the study of algebraic groups belongs both to algebraic geometry and group theory. Ma ...
s, was first shaped by Claude Chevalley (from the late 1930s) and later by the work of Armand Borel and
Jacques Tits Jacques Tits () (12 August 1930 – 5 December 2021) was a Belgian-born French mathematician who worked on group theory and incidence geometry. He introduced Tits buildings, the Tits alternative, the Tits group, and the Tits metric. Life an ...
. The
University of Chicago The University of Chicago (UChicago, Chicago, U of C, or UChi) is a private university, private research university in Chicago, Illinois. Its main campus is located in Chicago's Hyde Park, Chicago, Hyde Park neighborhood. The University of Chic ...
's 1960–61 Group Theory Year brought together group theorists such as Daniel Gorenstein,
John G. Thompson John Griggs Thompson (born October 13, 1932) is an American mathematician at the University of Florida noted for his work in the field of finite groups. He was awarded the Fields Medal in 1970, the Wolf Prize in 1992, and the Abel Prize in 2008. ...
and Walter Feit, laying the foundation of a collaboration that, with input from numerous other mathematicians, led to the
classification of finite simple groups In mathematics, the classification of the finite simple groups is a result of group theory stating that every finite simple group is either cyclic, or alternating, or it belongs to a broad infinite class called the groups of Lie type, or else i ...
, with the final step taken by Aschbacher and Smith in 2004. This project exceeded previous mathematical endeavours by its sheer size, in both length of proof and number of researchers. Research concerning this classification proof is ongoing. Group theory remains a highly active mathematical branch, impacting many other fields, as the examples below illustrate.


Elementary consequences of the group axioms

Basic facts about all groups that can be obtained directly from the group axioms are commonly subsumed under ''elementary group theory''. For example, repeated applications of the associativity axiom show that the unambiguity of a\cdot b\cdot c=(a\cdot b)\cdot c=a\cdot(b\cdot c) generalizes to more than three factors. Because this implies that
parentheses A bracket is either of two tall fore- or back-facing punctuation marks commonly used to isolate a segment of text or data from its surroundings. Typically deployed in symmetric pairs, an individual bracket may be identified as a 'left' or 'r ...
can be inserted anywhere within such a series of terms, parentheses are usually omitted. Individual axioms may be "weakened" to assert only the existence of a left identity and left inverses. From these ''one-sided axioms'', one can prove that the left identity is also a right identity and a left inverse is also a right inverse for the same element. Since they define exactly the same structures as groups, collectively the axioms are no weaker.


Uniqueness of identity element

The group axioms imply that the identity element is unique: If e and f are identity elements of a group, then e=e\cdot f=f. Therefore, it is customary to speak of ''the'' identity.


Uniqueness of inverses

The group axioms also imply that the inverse of each element is unique: If a group element a has both b and c as inverses, then Therefore, it is customary to speak of ''the'' inverse of an element.


Division

Given elements a and b of a group G, there is a unique solution x in G to the equation a\cdot x=b, namely a^\cdot b. (One usually avoids using fraction notation \tfrac unless G is abelian, because of the ambiguity of whether it means a^\cdot b or b\cdot a^.) It follows that for each a in G, the function G\to G that maps each x to a\cdot x is a bijection; it is called ''left multiplication by a'' or ''left translation by a''. Similarly, given a and b, the unique solution to x\cdot a=b is b\cdot a^. For each a, the function G\to G that maps each x to x\cdot a is a bijection called ''right multiplication by a'' or ''right translation by a''.


Basic concepts

When studying sets, one uses concepts such as subset, function, and quotient by an equivalence relation. When studying groups, one uses instead
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 ...
s, homomorphisms, and quotient groups. These are the analogues that take the group structure into account.


Group homomorphisms

Group homomorphisms are functions that respect group structure; they may be used to relate two groups. A ''homomorphism'' from a group (G,\cdot) to a group (H,*) is a function \varphi:G\to H such that It would be natural to require also that \varphi respect identities, \varphi(1_G)=1_H, and inverses, \varphi(a^)=\varphi(a)^ for all a in G. However, these additional requirements need not be included in the definition of homomorphisms, because they are already implied by the requirement of respecting the group operation. The ''identity homomorphism'' of a group G is the homomorphism \iota_G:G\to G that maps each element of G to itself. An ''inverse homomorphism'' of a homomorphism \varphi:G\to H is a homomorphism \psi:H\to G such that \psi\circ\varphi=\iota_G and \varphi\circ\psi=\iota_H, that is, such that \psi\bigl(\varphi(g)\bigr)=g for all g in G and such that \varphi\bigl(\psi(h)\bigr)=h for all h in H. An '' isomorphism'' is a homomorphism that has an inverse homomorphism; equivalently, it is a
bijective In mathematics, a bijection, also known as a bijective function, one-to-one correspondence, or invertible function, is a function between the elements of two sets, where each element of one set is paired with exactly one element of the other ...
homomorphism. Groups G and H are called ''isomorphic'' if there exists an isomorphism \varphi:G\to H. In this case, H can be obtained from G simply by renaming its elements according to the function \varphi; then any statement true for G is true for H, provided that any specific elements mentioned in the statement are also renamed. The collection of all groups, together with the homomorphisms between them, form a
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) ...
, the
category of groups In mathematics, the category Grp (or Gp) has the class of all groups for objects and group homomorphisms for morphisms. As such, it is a concrete category. The study of this category is known as group theory. Relation to other categories There a ...
.


Subgroups

Informally, a ''subgroup'' is a group H contained within a bigger one, G: it has a subset of the elements of G, with the same operation. Concretely, this means that the identity element of G must be contained in H, and whenever h_1 and h_2 are both in H, then so are h_1\cdot h_2 and h_1^, so the elements of H, equipped with the group operation on G restricted to H, indeed form a group. In this case, the inclusion map H \to G is a homomorphism. In the example of symmetries of a square, the identity and the rotations constitute a subgroup R=\, highlighted in red in the group table of the example: any two rotations composed are still a rotation, and a rotation can be undone by (i.e., is inverse to) the complementary rotations 270° for 90°, 180° for 180°, and 90° for 270°. The subgroup test provides a
necessary and sufficient condition In logic and mathematics, necessity and sufficiency are terms used to describe a conditional or implicational relationship between two statements. For example, in the conditional statement: "If then ", is necessary for , because the truth of ...
for a nonempty subset ''H'' of a group ''G'' to be a subgroup: it is sufficient to check that g^\cdot h\in H for all elements g and h in H. Knowing a group's subgroups is important in understanding the group as a whole. Given any subset S of a group G, the subgroup generated by S consists of all products of elements of S and their inverses. It is the smallest subgroup of G containing S. In the example of symmetries of a square, the subgroup generated by r_2 and f_ consists of these two elements, the identity element \mathrm, and the element f_=f_\cdot r_2. Again, this is a subgroup, because combining any two of these four elements or their inverses (which are, in this particular case, these same elements) yields an element of this subgroup. An injective homomorphism \phi \colon G' \to G factors canonically as an isomorphism followed by an inclusion, G' \;\stackrel\; H \hookrightarrow G for some subgroup of . Injective homomorphisms are the
monomorphism In the context of abstract algebra or universal algebra, a monomorphism is an injective homomorphism. A monomorphism from to is often denoted with the notation X\hookrightarrow Y. In the more general setting of category theory, a monomorphism ...
s in the category of groups.


Cosets

In many situations it is desirable to consider two group elements the same if they differ by an element of a given subgroup. For example, in the symmetry group of a square, once any reflection is performed, rotations alone cannot return the square to its original position, so one can think of the reflected positions of the square as all being equivalent to each other, and as inequivalent to the unreflected positions; the rotation operations are irrelevant to the question whether a reflection has been performed. Cosets are used to formalize this insight: a subgroup H determines left and right cosets, which can be thought of as translations of H by an arbitrary group element g. In symbolic terms, the ''left'' and ''right'' cosets of H, containing an element g, are The left cosets of any subgroup H form a partition of G; that is, the
union Union commonly refers to: * Trade union, an organization of workers * Union (set theory), in mathematics, a fundamental operation on sets Union may also refer to: Arts and entertainment Music * Union (band), an American rock group ** ''Un ...
of all left cosets is equal to G and two left cosets are either equal or have an empty intersection. The first case g_1H=g_2H happens precisely when g_1^\cdot g_2\in H, i.e., when the two elements differ by an element of H. Similar considerations apply to the right cosets of H. The left cosets of H may or may not be the same as its right cosets. If they are (that is, if all g in G satisfy gH=Hg), then H is said to be a '' normal subgroup''. In \mathrm_4, the group of symmetries of a square, with its subgroup R of rotations, the left cosets gR are either equal to R, if g is an element of R itself, or otherwise equal to U=f_R=\ (highlighted in green in the group table of \mathrm_4). The subgroup R is normal, because f_R=U=Rf_ and similarly for the other elements of the group. (In fact, in the case of \mathrm_4, the cosets generated by reflections are all equal: f_R=f_R=f_R=f_R.)


Quotient groups

Suppose that N is a normal subgroup of a group G, and G/N = \ denotes its set of cosets. Then there is a unique group law on G/N for which the map G\to G/N sending each element g to gN is a homomorphism. Explicitly, the product of two cosets gN and hN is (gh)N, the coset eN = N serves as the identity of G/N, and the inverse of gN in the quotient group is . The group G/N, read as "G modulo N", is called a ''quotient group'' or ''factor group''. The quotient group can alternatively be characterized by a universal property. The elements of the quotient group \mathrm_4/R are R and U=f_R. The group operation on the quotient is shown in the table. For example, U\cdot U=f_R\cdot f_R=(f_\cdot f_)R=R. Both the subgroup R=\ and the quotient \mathrm_4/R are abelian, but \mathrm_4 is not. Sometimes a group can be reconstructed from a subgroup and quotient (plus some additional data), by the semidirect product construction; \mathrm_4 is an example. The
first isomorphism theorem In mathematics, specifically abstract algebra, the isomorphism theorems (also known as Noether's isomorphism theorems) are theorems that describe the relationship between quotients, homomorphisms, and subobjects. Versions of the theorems exist fo ...
implies that any surjective homomorphism \phi \colon G \to H factors canonically as a quotient homomorphism followed by an isomorphism: G \to G/\ker \phi \;\stackrel\; H. Surjective homomorphisms are the
epimorphism In category theory, an epimorphism (also called an epic morphism or, colloquially, an epi) is a morphism ''f'' : ''X'' → ''Y'' that is right-cancellative in the sense that, for all objects ''Z'' and all morphisms , : g_1 \circ f = g_2 \circ f ...
s in the category of groups.


Presentations

Every group is isomorphic to a quotient of a
free group In mathematics, the free group ''F'S'' over a given set ''S'' consists of all words that can be built from members of ''S'', considering two words to be different unless their equality follows from the group axioms (e.g. ''st'' = ''suu''−1' ...
, in many ways. For example, the dihedral group \mathrm_4 is generated by the right rotation r_1 and the reflection f_ in a vertical line (every element of \mathrm_4 is a finite product of copies of these and their inverses). Hence there is a surjective homomorphism from the free group \langle r,f \rangle on two generators to \mathrm_4 sending r to r_1 and f to f_1. Elements in \ker \phi are called ''relations''; examples include r^4,r^2,(r \cdot f)^2. In fact, it turns out that \ker \phi is the smallest normal subgroup of \langle r,f \rangle containing these three elements; in other words, all relations are consequences of these three. The quotient of the free group by this normal subgroup is denoted \langle r,f \mid r^4=f^2=(r\cdot f)^2=1 \rangle. This is called a ''
presentation A presentation conveys information from a speaker to an audience. Presentations are typically demonstrations, introduction, lecture, or speech meant to inform, persuade, inspire, motivate, build goodwill, or present a new idea/product. Presenta ...
'' of \mathrm_4 by generators and relations, because the first isomorphism theorem for yields an isomorphism \langle r,f \mid r^4=f^2=(r\cdot f)^2=1 \rangle \to \mathrm_4. A presentation of a group can be used to construct the
Cayley graph In mathematics, a Cayley graph, also known as a Cayley color graph, Cayley diagram, group diagram, or color group is a graph that encodes the abstract structure of a group. Its definition is suggested by Cayley's theorem (named after Arthur Cay ...
, a graphical depiction of a
discrete group In mathematics, a topological group ''G'' is called a discrete group if there is no limit point in it (i.e., for each element in ''G'', there is a neighborhood which only contains that element). Equivalently, the group ''G'' is discrete if and o ...
.


Examples and applications

Examples and applications of groups abound. A starting point is the group \Z of integers with addition as group operation, introduced above. If instead of addition multiplication is considered, one obtains
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 ...
s. These groups are predecessors of important constructions in abstract algebra. Groups are also applied in many other mathematical areas. Mathematical objects are often examined by associating groups to them and studying the properties of the corresponding groups. For example, Henri Poincaré founded what is now called
algebraic topology Algebraic topology is a branch of mathematics that uses tools from abstract algebra to study topological spaces. The basic goal is to find algebraic invariants that classify topological spaces up to homeomorphism, though usually most classify ...
by introducing the fundamental group. By means of this connection,
topological properties In topology and related areas of mathematics, a topological property or topological invariant is a property of a topological space that is invariant under homeomorphisms. Alternatively, a topological property is a proper class of topological space ...
such as proximity and continuity translate into properties of groups. For example, elements of the fundamental group are represented by loops. The second image shows some loops in a plane minus a point. The blue loop is considered
null-homotopic In topology, a branch of mathematics, two continuous functions from one topological space to another are called homotopic (from grc, ὁμός "same, similar" and "place") if one can be "continuously deformed" into the other, such a deforma ...
(and thus irrelevant), because it can be continuously shrunk to a point. The presence of the hole prevents the orange loop from being shrunk to a point. The fundamental group of the plane with a point deleted turns out to be infinite cyclic, generated by the orange loop (or any other loop winding once around the hole). This way, the fundamental group detects the hole. In more recent applications, the influence has also been reversed to motivate geometric constructions by a group-theoretical background. In a similar vein,
geometric group theory Geometric group theory is an area in mathematics devoted to the study of finitely generated groups via exploring the connections between algebraic properties of such group (mathematics), groups and topology, topological and geometry, geometric pro ...
employs geometric concepts, for example in the study of hyperbolic groups. Further branches crucially applying groups include algebraic geometry and number theory. In addition to the above theoretical applications, many practical applications of groups exist. Cryptography relies on the combination of the abstract group theory approach together with
algorithm In mathematics and computer science, an algorithm () is a finite sequence of rigorous instructions, typically used to solve a class of specific problems or to perform a computation. Algorithms are used as specifications for performing ...
ical knowledge obtained in computational group theory, in particular when implemented for finite groups. Applications of group theory are not restricted to mathematics; sciences such as
physics Physics is the natural science that studies matter, its fundamental constituents, its motion and behavior through space and time, and the related entities of energy and force. "Physical science is that department of knowledge which r ...
, chemistry and
computer science Computer science is the study of computation, automation, and information. Computer science spans theoretical disciplines (such as algorithms, theory of computation, information theory, and automation) to practical disciplines (includi ...
benefit from the concept.


Numbers

Many number systems, such as the integers and the
rationals 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 rationa ...
, enjoy a naturally given group structure. In some cases, such as with the rationals, both addition and multiplication operations give rise to group structures. Such number systems are predecessors to more general algebraic structures known as
rings Ring may refer to: * Ring (jewellery), a round band, usually made of metal, worn as ornamental jewelry * To make a sound with a bell, and the sound made by a bell :(hence) to initiate a telephone connection Arts, entertainment and media Film and ...
and fields. Further abstract algebraic concepts such as modules, vector spaces 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 ...
also form groups.


Integers

The group of integers \Z under addition, denoted \left(\Z,+\right), has been described above. The integers, with the operation of multiplication instead of addition, \left(\Z,\cdot\right) do ''not'' form a group. The associativity and identity axioms are satisfied, but inverses do not exist: for example, a=2 is an integer, but the only solution to the equation a\cdot b=1 in this case is b=\tfrac, which is a rational number, but not an integer. Hence not every element of \Z has a (multiplicative) inverse.


Rationals

The desire for the existence of multiplicative inverses suggests considering
fractions A fraction (from la, fractus, "broken") represents a part of a whole or, more generally, any number of equal parts. When spoken in everyday English, a fraction describes how many parts of a certain size there are, for example, one-half, eight ...
\frac. Fractions of integers (with b nonzero) are known as rational numbers. The set of all such irreducible fractions is commonly denoted \Q. There is still a minor obstacle for \left(\Q,\cdot\right), the rationals with multiplication, being a group: because zero does not have a multiplicative inverse (i.e., there is no x such that x\cdot 0=1), \left(\Q,\cdot\right) is still not a group. However, the set of all ''nonzero'' rational numbers \Q\smallsetminus\left\=\left\ does form an abelian group under multiplication, also denoted Associativity and identity element axioms follow from the properties of integers. The closure requirement still holds true after removing zero, because the product of two nonzero rationals is never zero. Finally, the inverse of a/b is b/a, therefore the axiom of the inverse element is satisfied. The rational numbers (including zero) also form a group under addition. Intertwining addition and multiplication operations yields more complicated structures called rings and – if
division Division or divider may refer to: Mathematics *Division (mathematics), the inverse of multiplication *Division algorithm, a method for computing the result of mathematical division Military *Division (military), a formation typically consisting ...
by other than zero is possible, such as in \Q – fields, which occupy a central position in abstract algebra. Group theoretic arguments therefore underlie parts of the theory of those entities.


Modular arithmetic

Modular arithmetic for a ''modulus'' n defines any two elements a and b that differ by a multiple of n to be equivalent, denoted by a \equiv b\pmod. Every integer is equivalent to one of the integers from 0 to n-1, and the operations of modular arithmetic modify normal arithmetic by replacing the result of any operation by its equivalent
representative Representative may refer to: Politics * Representative democracy, type of democracy in which elected officials represent a group of people * House of Representatives, legislative body in various countries or sub-national entities * Legislator, som ...
. Modular addition, defined in this way for the integers from 0 to n-1, forms a group, denoted as \mathrm_n or (\Z/n\Z,+), with 0 as the identity element and n-a as the inverse element of a. A familiar example is addition of hours on the face of a clock, where 12 rather than 0 is chosen as the representative of the identity. If the hour hand is on 9 and is advanced 4 hours, it ends up on 1, as shown in the illustration. This is expressed by saying that 9+4 is congruent to 1 "modulo 12" or, in symbols, 9+4\equiv 1 \pmod. For any prime number p, there is also the multiplicative group of integers modulo p. Its elements can be represented by 1 to p-1. The group operation, multiplication modulo p, replaces the usual product by its representative, the
remainder In mathematics, the remainder is the amount "left over" after performing some computation. In arithmetic, the remainder is the integer "left over" after dividing one integer by another to produce an integer quotient ( integer division). In algeb ...
of division by p. For example, for p=5, the four group elements can be represented by 1,2,3,4. In this group, 4\cdot 4\equiv 1\bmod 5, because the usual product 16 is equivalent to 1: when divided by 5 it yields a remainder of 1. The primality of p ensures that the usual product of two representatives is not divisible by p, and therefore that the modular product is nonzero. The identity element is represented and associativity follows from the corresponding property of the integers. Finally, the inverse element axiom requires that given an integer a not divisible by p, there exists an integer b such that a\cdot b\equiv 1\pmod, that is, such that p evenly divides a\cdot b-1. The inverse b can be found by using Bézout's identity and the fact that the
greatest common divisor In mathematics, the greatest common divisor (GCD) of two or more integers, which are not all zero, is the largest positive integer that divides each of the integers. For two integers ''x'', ''y'', the greatest common divisor of ''x'' and ''y'' is ...
\gcd(a,p) In the case p=5 above, the inverse of the element represented by 4 is that represented by 4, and the inverse of the element represented by 3 is represented , as 3\cdot 2=6\equiv 1\bmod. Hence all group axioms are fulfilled. This example is similar to \left(\Q\smallsetminus\left\,\cdot\right) above: it consists of exactly those elements in the ring \Z/p\Z that have a multiplicative inverse. These groups, denoted \mathbb F_p^\times, are crucial to public-key cryptography.


Cyclic groups

A ''cyclic group'' is a group all of whose elements are powers of a particular element a. In multiplicative notation, the elements of the group are \dots, a^, a^, a^, a^0, a, a^2, a^3, \dots, where a^2 means a\cdot a, a^ stands for a^\cdot a^\cdot a^=(a\cdot a\cdot a)^, etc. Such an element a is called a generator or a primitive element of the group. In additive notation, the requirement for an element to be primitive is that each element of the group can be written as \dots, (-a)+(-a), -a, 0, a, a+a, \dots. In the groups (\Z/n\Z,+) introduced above, the element 1 is primitive, so these groups are cyclic. Indeed, each element is expressible as a sum all of whose terms are 1. Any cyclic group with n elements is isomorphic to this group. A second example for cyclic groups is the group of nth complex roots of unity, given by
complex number In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted , called the imaginary unit and satisfying the equation i^= -1; every complex number can be expressed in the fo ...
s z satisfying z^n=1. These numbers can be visualized as the vertices on a regular n-gon, as shown in blue in the image for n=6. The group operation is multiplication of complex numbers. In the picture, multiplying with z corresponds to a counter-clockwise rotation by 60°. From field theory, the group \mathbb F_p^\times is cyclic for prime p: for example, if p=5, 3 is a generator since 3^1=3, 3^2=9\equiv 4, 3^3\equiv 2, and 3^4\equiv 1. Some cyclic groups have an infinite number of elements. In these groups, for every non-zero element a, all the powers of a are distinct; despite the name "cyclic group", the powers of the elements do not cycle. An infinite cyclic group is isomorphic to (\Z, +), the group of integers under addition introduced above. As these two prototypes are both abelian, so are all cyclic groups. The study of finitely generated abelian groups is quite mature, including the fundamental theorem of finitely generated abelian groups; and reflecting this state of affairs, many group-related notions, such as
center Center or centre may refer to: Mathematics *Center (geometry), the middle of an object * Center (algebra), used in various contexts ** Center (group theory) ** Center (ring theory) * Graph center, the set of all vertices of minimum eccentrici ...
and commutator, describe the extent to which a given group is not abelian.


Symmetry groups

''Symmetry groups'' are groups consisting of symmetries of given mathematical objects, principally geometric entities, such as the symmetry group of the square given as an introductory example above, although they also arise in algebra such as the symmetries among the roots of polynomial equations dealt with in Galois theory (see below). Conceptually, group theory can be thought of as the study of symmetry. Symmetries in mathematics greatly simplify the study of geometrical or analytical objects. A group is said to act on another mathematical object ''X'' if every group element can be associated to some operation on ''X'' and the composition of these operations follows the group law. For example, an element of the (2,3,7) triangle group acts on a triangular
tiling Tiling may refer to: *The physical act of laying tiles * Tessellations Computing *The compiler optimization of loop tiling *Tiled rendering, the process of subdividing an image by regular grid *Tiling window manager People *Heinrich Sylvester T ...
of the hyperbolic plane by permuting the triangles. By a group action, the group pattern is connected to the structure of the object being acted on. In chemical fields, such as crystallography,
space group In mathematics, physics and chemistry, a space group is the symmetry group of an object in space, usually in three dimensions. The elements of a space group (its symmetry operations) are the rigid transformations of an object that leave it uncha ...
s and point groups describe molecular symmetries and crystal symmetries. These symmetries underlie the chemical and physical behavior of these systems, and group theory enables simplification of
quantum mechanical Quantum mechanics is a fundamental theory in physics that provides a description of the physical properties of nature at the scale of atoms and subatomic particles. It is the foundation of all quantum physics including quantum chemistry, qua ...
analysis of these properties. For example, group theory is used to show that optical transitions between certain quantum levels cannot occur simply because of the symmetry of the states involved. Group theory helps predict the changes in physical properties that occur when a material undergoes a phase transition, for example, from a cubic to a tetrahedral crystalline form. An example is
ferroelectric Ferroelectricity is a characteristic of certain materials that have a spontaneous electric polarization that can be reversed by the application of an external electric field. All ferroelectrics are also piezoelectric and pyroelectric, with the ad ...
materials, where the change from a paraelectric to a ferroelectric state occurs at the
Curie temperature In physics and materials science, the Curie temperature (''T''C), or Curie point, is the temperature above which certain materials lose their permanent magnetic properties, which can (in most cases) be replaced by induced magnetism. The Cur ...
and is related to a change from the high-symmetry paraelectric state to the lower symmetry ferroelectric state, accompanied by a so-called soft phonon mode, a vibrational lattice mode that goes to zero frequency at the transition. Such
spontaneous symmetry breaking Spontaneous symmetry breaking is a spontaneous process of symmetry breaking, by which a physical system in a symmetric state spontaneously ends up in an asymmetric state. In particular, it can describe systems where the equations of motion or ...
has found further application in elementary particle physics, where its occurrence is related to the appearance of Goldstone bosons. Finite symmetry groups such as the Mathieu groups are used in
coding theory Coding theory is the study of the properties of codes and their respective fitness for specific applications. Codes are used for data compression, cryptography, error detection and correction, data transmission and data storage. Codes are studied ...
, which is in turn applied in error correction of transmitted data, and in
CD player A CD player is an electronic device that plays audio compact discs, which are a digital optical disc data storage format. CD players were first sold to consumers in 1982. CDs typically contain recordings of audio material such as music or audio ...
s. Another application is
differential Galois theory In mathematics, differential Galois theory studies the Galois groups of differential equations. Overview Whereas algebraic Galois theory studies extensions of algebraic fields, differential Galois theory studies extensions of differential field ...
, which characterizes functions having antiderivatives of a prescribed form, giving group-theoretic criteria for when solutions of certain
differential equation In mathematics, a differential equation is an equation that relates one or more unknown functions and their derivatives. In applications, the functions generally represent physical quantities, the derivatives represent their rates of change, an ...
s are well-behaved. Geometric properties that remain stable under group actions are investigated in (geometric)
invariant theory Invariant theory is a branch of abstract algebra dealing with actions of groups on algebraic varieties, such as vector spaces, from the point of view of their effect on functions. Classically, the theory dealt with the question of explicit descri ...
.


General linear group and representation theory

Matrix group In mathematics, a matrix group is a group ''G'' consisting of invertible matrices over a specified field ''K'', with the operation of matrix multiplication. A linear group is a group that is isomorphic to a matrix group (that is, admitting a fa ...
s consist of
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 ...
together with
matrix multiplication In mathematics, particularly in linear algebra, matrix multiplication is a binary operation that produces a matrix from two matrices. For matrix multiplication, the number of columns in the first matrix must be equal to the number of rows in the s ...
. The ''general linear group'' \mathrm (n, \R) consists of all
invertible In mathematics, the concept of an inverse element generalises the concepts of opposite () and reciprocal () of numbers. Given an operation denoted here , and an identity element denoted , if , one says that is a left inverse of , and that is ...
n-by-n matrices with real entries. Its subgroups are referred to as ''matrix groups'' or ''
linear group In mathematics, a matrix group is a group ''G'' consisting of invertible matrices over a specified field ''K'', with the operation of matrix multiplication. A linear group is a group that is isomorphic to a matrix group (that is, admitting a f ...
s''. The dihedral group example mentioned above can be viewed as a (very small) matrix group. Another important matrix group is the special orthogonal group \mathrm(n). It describes all possible rotations in n dimensions. Rotation matrices in this group are used in
computer graphics Computer graphics deals with generating images with the aid of computers. Today, computer graphics is a core technology in digital photography, film, video games, cell phone and computer displays, and many specialized applications. A great de ...
. ''Representation theory'' is both an application of the group concept and important for a deeper understanding of groups. It studies the group by its group actions on other spaces. A broad class of group representations are linear representations in which the group acts on a vector space, such as the three-dimensional
Euclidean space Euclidean space is the fundamental space of geometry, intended to represent physical space. Originally, that is, in Euclid's ''Elements'', it was the three-dimensional space of Euclidean geometry, but in modern mathematics there are Euclidean ...
\R^3. A representation of a group G on an n-
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 coor ...
al real vector space is simply a group homomorphism \rho : G \to \mathrm (n, \R) from the group to the general linear group. This way, the group operation, which may be abstractly given, translates to the multiplication of matrices making it accessible to explicit computations. A group action gives further means to study the object being acted on. On the other hand, it also yields information about the group. Group representations are an organizing principle in the theory of finite groups, Lie groups, algebraic groups and
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, especially (locally)
compact group In mathematics, a compact (topological) group is a topological group whose topology realizes it as a compact topological space (when an element of the group is operated on, the result is also within the group). Compact groups are a natural gen ...
s.


Galois groups

''Galois groups'' were developed to help solve polynomial equations by capturing their symmetry features. For example, the solutions of the
quadratic equation In algebra, a quadratic equation () is any equation that can be rearranged in standard form as ax^2 + bx + c = 0\,, where represents an unknown value, and , , and represent known numbers, where . (If and then the equation is linear, not q ...
ax^2+bx+c=0 are given by x = \frac. Each solution can be obtained by replacing the \pm sign by + or -; analogous formulae are known for cubic and
quartic equation In mathematics, a quartic equation is one which can be expressed as a ''quartic function'' equaling zero. The general form of a quartic equation is :ax^4+bx^3+cx^2+dx+e=0 \, where ''a'' ≠ 0. The quartic is the highest order polynomi ...
s, but do ''not'' exist in general for degree 5 and higher. In the quadratic formula, changing the sign (permuting the resulting two solutions) can be viewed as a (very simple) group operation. Analogous Galois groups act on the solutions of higher-degree polynomials and are closely related to the existence of formulas for their solution. Abstract properties of these groups (in particular their solvability) give a criterion for the ability to express the solutions of these polynomials using solely addition, multiplication, and roots similar to the formula above. Modern
Galois theory In mathematics, Galois theory, originally introduced by Évariste Galois, provides a connection between field theory and group theory. This connection, the fundamental theorem of Galois theory, allows reducing certain problems in field theory to ...
generalizes the above type of Galois groups by shifting to field theory and considering field extensions formed as the
splitting field In abstract algebra, a splitting field of a polynomial with coefficients in a field is the smallest field extension of that field over which the polynomial ''splits'', i.e., decomposes into linear factors. Definition A splitting field of a poly ...
of a polynomial. This theory establishes—via the fundamental theorem of Galois theory—a precise relationship between fields and groups, underlining once again the ubiquity of groups in mathematics.


Finite groups

A group is called ''finite'' if it has a finite number of elements. The number of elements is called the order of the group. An important class is the ''
symmetric group In abstract algebra, the symmetric group defined over any set is the group whose elements are all the bijections from the set to itself, and whose group operation is the composition of functions. In particular, the finite symmetric group ...
s'' \mathrm_N, the groups of permutations of N objects. For example, the symmetric group on 3 letters \mathrm_3 is the group of all possible reorderings of the objects. The three letters ABC can be reordered into ABC, ACB, BAC, BCA, CAB, CBA, forming in total 6 ( factorial of 3) elements. The group operation is composition of these reorderings, and the identity element is the reordering operation that leaves the order unchanged. This class is fundamental insofar as any finite group can be expressed as a subgroup of a symmetric group \mathrm_N for a suitable integer N, according to
Cayley's theorem In group theory, Cayley's theorem, named in honour of Arthur Cayley, states that every group is isomorphic to a subgroup of a symmetric group. More specifically, is isomorphic to a subgroup of the symmetric group \operatorname(G) whose elem ...
. Parallel to the group of symmetries of the square above, \mathrm_3 can also be interpreted as the group of symmetries of an
equilateral triangle In geometry, an equilateral triangle is a triangle in which all three sides have the same length. In the familiar Euclidean geometry, an equilateral triangle is also equiangular; that is, all three internal angles are also congruent to each oth ...
. The order of an element a in a group G is the least positive integer n such that a^n=e, where a^n represents \underbrace_, that is, application of the operation "\cdot" to n copies of a. (If "\cdot" represents multiplication, then a^n corresponds to the nth power of a.) In infinite groups, such an n may not exist, in which case the order of a is said to be infinity. The order of an element equals the order of the cyclic subgroup generated by this element. More sophisticated counting techniques, for example, counting cosets, yield more precise statements about finite groups: Lagrange's Theorem states that for a finite group G the order of any finite subgroup H divides the order of G. The
Sylow theorems In mathematics, specifically in the field of finite group theory, the Sylow theorems are a collection of theorems named after the Norwegian mathematician Peter Ludwig Sylow that give detailed information about the number of subgroups of fixe ...
give a partial converse. The dihedral group \mathrm_4 of symmetries of a square is a finite group of order 8. In this group, the order of r_1 is 4, as is the order of the subgroup R that this element generates. The order of the reflection elements f_ etc. is 2. Both orders divide 8, as predicted by Lagrange's theorem. The groups \mathbb F_p^\times of multiplication modulo a prime p have order p-1.


Finite abelian groups

Any finite abelian group is isomorphic to a
product Product may refer to: Business * Product (business), an item that serves as a solution to a specific consumer problem. * Product (project management), a deliverable or set of deliverables that contribute to a business solution Mathematics * Produ ...
of finite cyclic groups; this statement is part of the fundamental theorem of finitely generated abelian groups. Any group of prime order p is isomorphic to the cyclic group \mathrm_p (a consequence of Lagrange's theorem). Any group of order p^2 is abelian, isomorphic to \mathrm_ or \mathrm_p \times \mathrm_p. But there exist nonabelian groups of order p^3; the dihedral group \mathrm_4 of order 2^3 above is an example.


Simple groups

When a group G has a normal subgroup N other than \ and G itself, questions about G can sometimes be reduced to questions about N and G/N. A nontrivial group is called '' simple'' if it has no such normal subgroup. Finite simple groups are to finite groups as prime numbers are to positive integers: they serve as building blocks, in a sense made precise by the Jordan–Hölder theorem.


Classification of finite simple groups

Computer algebra systems have been used to list all groups of order up to 2000. But classifying all finite groups is a problem considered too hard to be solved. The classification of all finite ''simple'' groups was a major achievement in contemporary group theory. There are several infinite families of such groups, as well as 26 "
sporadic groups In mathematics, a sporadic group is one of the 26 exceptional groups found in the classification of finite simple groups. A simple group is a group ''G'' that does not have any normal subgroups except for the trivial group and ''G'' itself. Th ...
" that do not belong to any of the families. The largest
sporadic group In mathematics, a sporadic group is one of the 26 exceptional groups found in the classification of finite simple groups. A simple group is a group ''G'' that does not have any normal subgroups except for the trivial group and ''G'' itself. The ...
is called the
monster group In the area of abstract algebra known as group theory, the monster group M (also known as the Fischer–Griess monster, or the friendly giant) is the largest sporadic simple group, having order    24632059761121331719232931414759 ...
. The
monstrous moonshine In mathematics, monstrous moonshine, or moonshine theory, is the unexpected connection between the monster group ''M'' and modular functions, in particular, the ''j'' function. The term was coined by John Conway and Simon P. Norton in 1979. ...
conjectures, proved by Richard Borcherds, relate the monster group to certain
modular function In mathematics, a modular form is a (complex) analytic function on the upper half-plane satisfying a certain kind of functional equation with respect to the group action of the modular group, and also satisfying a growth condition. The theory of ...
s. The gap between the classification of simple groups and the classification of all groups lies in the
extension problem In mathematics, a group extension is a general means of describing a group in terms of a particular normal subgroup and quotient group. If Q and N are two groups, then G is an extension of Q by N if there is a short exact sequence :1\to N\;\overs ...
..


Groups with additional structure

An equivalent definition of group consists of replacing the "there exist" part of the group axioms by operations whose result is the element that must exist. So, a group is a set G equipped with a binary operation G \times G \rightarrow G (the group operation), a unary operation G \rightarrow G (which provides the inverse) and a nullary operation, which has no operand and results in the identity element. Otherwise, the group axioms are exactly the same. This variant of the definition avoids
existential quantifier In predicate logic, an existential quantification is a type of quantifier, a logical constant which is interpreted as "there exists", "there is at least one", or "for some". It is usually denoted by the logical operator symbol ∃, which, w ...
s and is used in computing with groups and for computer-aided proofs. This way of defining groups lends itself to generalizations such as the notion of group object in a category. Briefly, this is an object with morphisms that mimic the group axioms.


Topological groups

Some topological spaces may be endowed with a group law. In order for the group law and the topology to interweave well, the group operations must be continuous functions; informally, g \cdot h and g^ must not vary wildly if g and h vary only a little. Such groups are called ''topological groups,'' and they are the group objects in the category of topological spaces. The most basic examples are the group of real numbers under addition and the group of nonzero real numbers under multiplication. Similar examples can be formed from any other
topological field In mathematics, a field is a set on which addition, subtraction, multiplication, and division are defined and behave as the corresponding operations on rational and real numbers do. A field is thus a fundamental algebraic structure which is w ...
, such as the field of complex numbers or the field of -adic numbers. These examples are locally compact, so they have Haar measures and can be studied via harmonic analysis. Other locally compact topological groups include the group of points of an algebraic group over a
local field In mathematics, a field ''K'' is called a (non-Archimedean) local field if it is complete with respect to a topology induced by a discrete valuation ''v'' and if its residue field ''k'' is finite. Equivalently, a local field is a locally compact ...
or
adele ring Adele Laurie Blue Adkins (, ; born 5 May 1988), professionally known by the mononym Adele, is an English singer and songwriter. After graduating in arts from the BRIT School in 2006, Adele signed a reco ...
; these are basic to number theory Galois groups of infinite algebraic field extensions are equipped with the
Krull topology In mathematics, a profinite group is a topological group that is in a certain sense assembled from a system of finite groups. The idea of using a profinite group is to provide a "uniform", or "synoptic", view of an entire system of finite groups. ...
, which plays a role in infinite Galois theory. A generalization used in algebraic geometry is the étale fundamental group.


Lie groups

A ''Lie group'' is a group that also has the structure of a differentiable manifold; informally, this means that it looks locally like a Euclidean space of some fixed dimension. Again, the definition requires the additional structure, here the manifold structure, to be compatible: the multiplication and inverse maps are required to be
smooth Smooth may refer to: Mathematics * Smooth function, a function that is infinitely differentiable; used in calculus and topology * Smooth manifold, a differentiable manifold for which all the transition maps are smooth functions * Smooth algebrai ...
. A standard example is the general linear group introduced above: it is an open subset of the space of all n-by-n matrices, because it is given by the inequality \det (A) \ne 0, where A denotes an n-by-n matrix. Lie groups are of fundamental importance in modern physics:
Noether's theorem Noether's theorem or Noether's first theorem states that every differentiable symmetry of the action of a physical system with conservative forces has a corresponding conservation law. The theorem was proven by mathematician Emmy Noether ...
links continuous symmetries to conserved quantities. Rotation, as well as translations in space and
time Time is the continued sequence of existence and events that occurs in an apparently irreversible succession from the past, through the present, into the future. It is a component quantity of various measurements used to sequence events, ...
, are basic symmetries of the laws of mechanics. They can, for instance, be used to construct simple models—imposing, say, axial symmetry on a situation will typically lead to significant simplification in the equations one needs to solve to provide a physical description. Another example is the group of
Lorentz transformation In physics, the Lorentz transformations are a six-parameter family of Linear transformation, linear coordinate transformation, transformations from a Frame of Reference, coordinate frame in spacetime to another frame that moves at a constant velo ...
s, which relate measurements of time and velocity of two observers in motion relative to each other. They can be deduced in a purely group-theoretical way, by expressing the transformations as a rotational symmetry of
Minkowski space In mathematical physics, Minkowski space (or Minkowski spacetime) () is a combination of three-dimensional Euclidean space and time into a four-dimensional manifold where the spacetime interval between any two events is independent of the iner ...
. The latter serves—in the absence of significant gravitation—as a model of spacetime in special relativity. The full symmetry group of Minkowski space, i.e., including translations, is known as the
Poincaré group The Poincaré group, named after Henri Poincaré (1906), was first defined by Hermann Minkowski (1908) as the group of Minkowski spacetime isometries. It is a ten-dimensional non-abelian Lie group that is of importance as a model in our und ...
. By the above, it plays a pivotal role in special relativity and, by implication, for quantum field theories. Symmetries that vary with location are central to the modern description of physical interactions with the help of gauge theory. An important example of a gauge theory is the Standard Model, which describes three of the four known
fundamental force In physics, the fundamental interactions, also known as fundamental forces, are the interactions that do not appear to be reducible to more basic interactions. There are four fundamental interactions known to exist: the gravitational and electro ...
s and classifies all known elementary particles.


Generalizations

More general structures may be defined by relaxing some of the axioms defining a group. The table gives a list of several structures generalizing groups. For example, if the requirement that every element has an inverse is eliminated, the resulting algebraic structure is called a monoid. The
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 ...
s \mathbb N (including zero) under addition form a monoid, as do the nonzero integers under multiplication (\Z \smallsetminus \, \cdot). Adjoining inverses of all elements of the monoid (\Z \smallsetminus \, \cdot) produces a group (\Q \smallsetminus \, \cdot), and likewise adjoining inverses to any (abelian) monoid produces a group known as the Grothendieck group of . A group can be thought of as a
small category In mathematics, a category (sometimes called an abstract category to distinguish it from a concrete category) is a collection of "objects" that are linked by "arrows". A category has two basic properties: the ability to compose the arrows asso ...
with one object in which every morphism is an isomorphism: given such a category, the set \operatorname(x,x) is a group; conversely, given a group , one can build a small category with one object in which \operatorname(x,x) \simeq G. More generally, a
groupoid In mathematics, especially in category theory and homotopy theory, a groupoid (less often Brandt groupoid or virtual group) generalises the notion of group in several equivalent ways. A groupoid can be seen as a: *'' Group'' with a partial func ...
is any small category in which every morphism is an isomorphism. In a groupoid, the set of all morphisms in the category is usually not a group, because the composition is only partially defined: is defined only when the source of matches the target of . Groupoids arise in topology (for instance, the fundamental groupoid) and in the theory of stacks. Finally, it is possible to generalize any of these concepts by replacing the binary operation with an -ary operation (i.e., an operation taking arguments, for some nonnegative integer ). With the proper generalization of the group axioms, this gives a notion of -ary group.


See also

*
List of group theory topics In mathematics and abstract algebra, group theory studies the algebraic structures known as groups. The concept of a group is central to abstract algebra: other well-known algebraic structures, such as rings, fields, and vector spaces, can all ...


Notes


Citations


References


General references

* , Chapter 2 contains an undergraduate-level exposition of the notions covered in this article. * * , an elementary introduction. * . * . * * . * . * . * .


Special references

* . * . * * * . * . * . * . * . * * . * . * . * . * . * * . * . * * . * * . * * . * . * . * . * . * . * * * . * * . * . * * . * . * . * . * . * . * . * * * * * . * . * * . * . * . *


Historical references

* * . * * . * . * (Galois work was first published by
Joseph Liouville Joseph Liouville (; ; 24 March 1809 – 8 September 1882) was a French mathematician and engineer. Life and work He was born in Saint-Omer in France on 24 March 1809. His parents were Claude-Joseph Liouville (an army officer) and Thérèse ...
in 1843). * . * . * . * * . * . * .


External links

* {{DEFAULTSORT:Group (Mathematics) * Algebraic structures Symmetry