Groupprops, The Group Properties Wiki (pre-alpha)

Group

From Groupprops

Jump to: navigation, search


Definition

QUICK PHRASES: monoid with inverses, set with associative binary operation having identity element and inverses, symmetries of a structure
Understand the definition better at understanding the definition of a group: clarify your doubts
Learn how to apply this definition to verify the group axioms in concrete situations

The textbook definition (with symbols)

A group is a set G with a binary operation * (termed the multiplication or product) such that the following hold:

From the above definition, we can prove that there is only one identity element and every element has a unique inverse.

The universal algebraic definition (with symbols)

A group is a set G equipped with three operations:

satisfying the following three compatibility conditions:

The entire collection of information describing a group is sometimes written as a 4-tuple: (G, * ,e, − 1).

In this definition, the compatibility conditions are universally quantified equations which demonstrate that (i) groups form a variety of algebras and that (ii) groups can be subject to the techniques of universal algebra.

Facts in the definition

Equivalence of definitions

For full proof, refer: Equivalence of definitions of group

Convenience of notation

  1. Because the group operation is associative, we often drop both the bracketing and the group multiplication symbols while writing products of elements in the group. Thus:
    • a * (b * d) * c is written as abdc
    • a * (c * g) − 1 is written as a(cg) − 1
  2. The identity element is often denoted as 1 or e.
  3. Repeated multiplication map is denoted by powers. So x * x is x2 while x − 1 * x − 1 is x − 2.
  4. The inverse superscript binds only to the immediately preceding variable or parenthesized expression. So xy − 1 means x * (y − 1) rather than (x * y) − 1.

Further term: abelian

For a group, * may not be commutative, viz., it may not be true that a * b = b * a for all a and b in the group. If the group satisfies the additional property that a * b = b * a for all a,b in the group, it is termed abelian.

Notation

Notation for the group and its set-theoretic constructions

Groups are typically denoted by capital English or Greek letters such as G,H,K or Γ,Λ. Usually a group is confused with its underlying set, so we can talk of subset of a group. It must be remembered, however, that meaning is associated to the set only with the extra structure of the group operations.

Elements of the group are denoted by small letters (such as g,h). The identity element is denoted as e or 1. (For abelian groups, the identity element is denoted by 0).

Subsets of the group are again denoted by capital letters, and subset inclusions are denoted by \subseteq. When talking of subgroups, we typically use \le to emphasize that the subset also has a group structure.

Notation for the group operations

The binary operation of the group is often called multiplication and its application is termed product. Because it is associative, we can drop the operator symbol as well as parenthesization (refer associative binary operation#Parenthesization can be dropped).

The inverse map is denoted by a superscript postfix (applied to g, it looks like g − 1).

The identity element is denoted by e, or sometimes, by 1.

Notations are somewhat different for an Abelian group.

Less ambiguous notation


Contents

This article is about a basic definition in group theory.The article text may, however, contain advanced material.
VIEW: Definitions built on this | Facts about this | Survey articles about this |
VIEW RELATED: Variations of this | [SHOW MORE]

History

Further information: History of groups

Origin of the concept

In the beginning, before Galois and Abel, group meant a collection of permutations, and group multiplication the composition of permutations. The abstract notion of group, as a set in its own right, did not exist.

Galois first identified the abstract notion of groups. Although Galois did not clarify his abstractions, subsequent work by others led to notions (e.g., solvable group, normal subgroup) that would have been difficult to develop by viewing a group merely as a collection of transformations.

This abstraction of the group concept proved very helpful when there was a general switch from permutation representations to linear representations as the tool of choice for studying groups.

Origin of the term

The term group dates back to the early nineteenth century. It comes from the earlier phrase group of transformations which was how groups were perceived.

The formal definition of group (as abstract group) was given by von Dyck in the 1880s.


Examples

Occurrence of groups

Further information: Occurrence of groups

Groups occur in many avatars. Examples of abelian groups include the additive groups of real numbers, of rational numbers, of complex numbers, and of integers, and the multiplicative groups of nonzero real numbers, of nonzero rational numbers, of nonzero complex numbers. In particular:

Tuple description of group Underlying set Binary operation (group multiplication) Identity element Inverse map Comment
(\R^*,\times,1,{}^{-1}) The nonzero reals \R^* Multiplication of (nonzero) real numbers 1 The usual multiplicative inverse or reciprocal. For instance, the inverse of \sqrt{2} is 1/\sqrt{2} = \sqrt{2}/2
(\mathbb{Z}, +, 0, -) The integers \mathbb{Z} Addition of integers 0 The negative. For instance, the additive inverse of -2 is 2. See group of integers for more information.
(\mathbb{Q}^*, \times, 1, {}^{-1}) The nonzero rational numbers \mathbb{Q}^* Multiplication of (nonzero) rational numbers 1 The usual multiplicative inverse or reciprocal. For instance, the inverse of − 2 / 7 is − 7 / 2.

On the other hand, the following are not groups:

  1. The nonnegative integers under addition: There is an identity element, namely 0. However, the additive inverse of a nonnegative integer is not always a nonnegative integer, so the set of nonnegative integers does not have additive inverses. Hence, it is not a group.
  2. The nonzero integers under multiplication: There is an identity element: 1. However, not every integer has a multiplicative inverse, so this set does not have multiplicative inverses. Hence, it is not a group.
  3. The set of all rational numbers under multiplication: There is an identity element: 1. However, the element 0 does not have a multiplicative inverse, so the rational numbers do not form a group.


The most common avatar of (possibly) non-abelian groups is as automorphisms of a structure, which could be a set with some additional data. These include permutations of sets, linear automorphisms of vector spaces, self-homeomorphisms of topological spaces, Galois groups of field extensions, and diffeomorphisms of differential manifolds. In particular:

  1. Given a finite set, the permutations of that set form a group, where the group operation is composition, the identity element is the identity permutation, and the inverse of a permutation is its inverse as a function. For a finite set S, this group is termed the symmetric group on S, and is denoted by \operatorname{Sym}(S).
  2. Given a vector space ,the invertible linear transformations of that vector space form a group under composition, where the identity element is the identity map and the inverse of a given transformation is its inverse as a function. For a vector space V, this group is denoted GL(V), and is termed the general linear group on V.

On the other hand, the following do not form groups:

  1. Given a finite set S, the set of all functions f:S \to S, under composition. That's because if a function from S to S is not bijective, it does not have an inverse function.
  2. Given a vector space V, the set of all linear transformations \sigma:V \to V, under composition. That's because many linear transformations, like the zero map, do not have inverses.

Other instances include the mapping class group, the ideal class group, the divisor class group, the fundamental group and so on.

List of particular groups

For detailed information on particular groups (i.e. groups fixed uniquely upto isomorphism) refer:

Category:Particular groups

Viewpoints on the collection of groups

The collection of groups can be viewed in its totality as a category, as a variety, and in many other ways. For a list of articles on such viewpoints, refer:

Category:Views of the collection of groups

Properties over groups

Further information: group property

A property over groups, or a group property, is something that, for every group, is either true or false. For instance, the property of being abelian is a group property, because, given any group, it is either abelian or not abelian.

Group properties are very important tools in our attempts to understand the wide and vast array of groups. Typical group properties include being abelian, nilpotent, solvable, and so on.

A full listing of group properties is available at

Category: Group properties


Constructions

Homomorphism

Further information: Homomorphism of groups

A homomorphism of groups is a function from one group to another that preserves the group structure.

As per the textbook definition, a homomorphism of groups G and H is a map φ:GH such that for any a,b in G, φ(ab) = φ(a)φ(b).

G is termed the source group and H the image group.

As per the universal algebraic definition, a homomorphism of groups G and H is a map φ:GH such that φ satisfies:

Both these definitions are equivalent. For full proof, refer: Equivalence of definitions of group homomorphism

Subgroup

Further information: Subgroup

A subgroup of the group is a subset of the group that inherits a group structure by restricting the operations.

As per the universal algebraic definition, a subset H of a group G is termed a subgroup if :

There are two other equivalent definitions of subgroup:

For full proof, refer: Sufficiency of subgroup condition

A subgroup of a group can also be viewed as another group along with an injective homomorphism to the given group.

Quotient

Further information: Quotient group

A quotient group of a group is the image of the group under a surjective homomorphism.

Isomorphism

Further information: isomorphism of groups

An isomorphism of groups is a homomorphism from one group to another for which there exists an inverse homomorphisms. In symbols, an isomorphism φ:GH is a homomorphism such that there exists a map σ:HG with the property that φ.σ is the identity on H and σ.φ is the identity on G.

Two groups are said to be isomorphic if there exists an isomorphism between them. If two groups are isomorphic, then all their group-theoretic constructions are equivalent. In fact, we can use an isomorphism to map any group-theoretic construct of one to a group-theoretic construct of the other.

Automorphisms and endomorphisms

Further information: Endomorphism, Automorphism

An endomorphism of a group is a homomorphism from the group to itself. If the endomorphism has an inverse map which is also an endomorphism, it is termed an automorphism. Automorphisms can be viewed as symmetries of groups.

Variations on the notion of group

There are many variations to the notion of group, such as the notion of semigroup, monoid, magma, etc. A full list of variations is available at:

Category: Variations of group

Studying all these objects at once

The collection of all objects of this type, together, can be viewed in the following nice ways

Study of this notion

Mathematical subject classification

Under the Mathematical subject classification, the study of this notion comes under the class: 20

Mathematical subject classification

Under the Mathematical subject classification, the study of this notion comes under the class: 22

References

Textbook references

Get help on textbook references OR provide feedback on them

External links

Mathjourneys links

Definition links

Lecture notes/books links

Facts about GroupRDF feed
Defined inBook:AlperinBell (?, ?, ?)  +, Book:DummitFoote (?, ?, ?)  +, Book:Lang (?, ?, ?)  +, Book:Herstein (?, ?, ?)  +, Book:Artin (?, ?, ?)  +, Book:RobinsonGT (?, ?, ?)  +, Book:RobinsonAA (?, ?, ?)  +, Book:Fraleigh (?, ?, ?)  +, Book:Hungerford (?, ?, ?)  +, and Book:Gallian (?, ?, ?)  +
MSC class20  +, and 22  +
Page classTerm  +
Referenced inBook:AlperinBell (?, ?, ?)  +, Book:DummitFoote (?, ?, ?)  +, Book:Lang (?, ?, ?)  +, Book:Herstein (?, ?, ?)  +, Book:Artin (?, ?, ?)  +, Book:RobinsonGT (?, ?, ?)  +, Book:RobinsonAA (?, ?, ?)  +, Book:Fraleigh (?, ?, ?)  +, Book:Hungerford (?, ?, ?)  +, Book:Gallian (?, ?, ?)  +, Wikipedia (?, ?, ?)  +, mathworld (?, ?, ?)  +, and planetmath (?, ?, ?)  +
Personal tools
Namespaces
Variants
Actions
Navigation
lookup
Credits
Toolbox
request/feedback
subject wikis