How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced — the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted — a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated — a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
Binary Operations, Monoids, Groups and Subgroups
1 · Prerequisites
2 · Summary
Objective. This page opens the abstract algebra track. Everything the library has built so far, the naturals, the integers, the rationals and the reals, was built one structure at a time, and each construction re-proved the same handful of facts about its own operation: associativity, an identity, inverses, cancellation. This page isolates that handful into axioms and proves the facts once, for every structure satisfying them at once. The axioms themselves say nothing about numbers, and no result below is about a particular number system. Numbers do enter, in three specific places and as the library's own and : as exponents, as counts, and in the division algorithm that the order of an element turns out to need, which is proved here for want of an earlier home. The number systems reappear as examples of groups only on the companion page linked under Prerequisites above.
One operation, and the two uniqueness results that license the notation. Binary operation on a set; associativity, commutativity, and a subset closed under the operation fixes what an operation is and what it means for a subset to be closed under it; Left identity, right identity, and two-sided identity for a binary operation keeps left, right and two-sided identities apart. The separation matters, because A left identity and a right identity for the same binary operation are equal; hence there is at most one two-sided identity then proves the sharp statement that a left identity and a right identity for the same operation are equal, so a two-sided identity is unique when it exists. That is what makes "the identity" legitimate language in Semigroup and monoid. One level up the same device recurs: Left inverse, right inverse, and invertible element of a monoid separates left, right and two-sided inverses and In a monoid, a left inverse and a right inverse of the same element are equal; hence an invertible element has exactly one inverse, and it is two-sided proves that in a monoid a left inverse and a right inverse of the same element coincide, this time using associativity, which is essential. Only then does Group and abelian group define a group as a monoid in which every element is invertible and write .
The first consequences. In a group , and , the order of the last product being essential gives , and , and settles that the reversal in the last is essential by showing holds exactly when and commute. Cancellation in a group: or forces ; equivalently left and right translation by are bijections of , so and each have exactly one solution proves cancellation on both sides, in the form that left and right translation by are bijections of , so each of and has exactly one solution. The invertible elements of a monoid form a group under the restricted operation runs the construction in the other direction: the invertible elements of any monoid form a group, and a monoid is a group exactly when that is all of it.
The symmetric group, homed here rather than later. The symmetric group : the bijections of a set under composition introduces , the bijections of a set under composition, together with cycle notation, and is a group under composition, and it is non-abelian whenever has at least three distinct elements proves it is a group and that it fails to be abelian as soon as has three distinct elements. The non-abelian clause is phrased with three named points and no counting, so it is available for any set whatever. This material is placed here, rather than with the combinatorics of , because group actions need earlier than the finite symmetric groups are studied, and because it supplies this page's own non-abelian witnesses.
Long products, and the exponent laws. Associativity is an axiom about three factors; that brackets may be dropped in a product of any length is a theorem. The product of a finite list in a monoid, by recursion, with the empty product () equal to the identity defines by recursion, with the empty product equal to the identity, and Generalised associativity: in a monoid the product of a finite list does not depend on the bracketing, and in a commutative monoid it does not depend on the order of the factors either proves the splitting law, the regrouping law that is the precise form of "the bracketing does not matter", and, in a commutative monoid, invariance under permuting the factors. Powers : natural exponents in a monoid and integer exponents in a group, with then defines for natural in a monoid and for integer in a group, splitting on the sign of the exponent rather than on a representative of it, and Exponent laws in a group: and for all , and when and commute proves the exponent laws. The last of those, , carries the hypothesis that and commute, in its statement and in its title, because it is false without it; the companion page exhibits the failure at .
Subgroups. Subgroup asks for three closure conditions; One-step subgroup test: a nonempty is a subgroup iff for all ; the identity and the inverses of are then those of replaces them by the single test on a nonempty subset, and settles the point that a subset which happens to be a group under the restricted operation must carry the identity and the inverses of the ambient group, cancellation being what forces it. The intersection of a nonempty family of subgroups of is a subgroup of shows intersections of subgroups are subgroups, which is exactly what makes The subgroup generated by a subset, the cyclic subgroup , and cyclic groups work: is defined from outside, as the intersection of all subgroups containing , and , and every cyclic group is abelian identifies the single-generator case from inside, , and deduces that every cyclic group is abelian. Unions of subgroups are almost never subgroups, which the companion page records.
Division with remainder, minted here too. Nothing earlier in the library supplies division with remainder in , and two results below are unprovable without it, so Division with remainder in : for and there are unique with and proves it, for a positive divisor, from the ordered ring structure and the well-ordering principle. No absolute value on is needed and none is used. The relation " divides " is defined there for use here; the systematic theory of divisibility belongs to a later page, which must record that its general notion restricts to this one rather than introduce a second silently.
Order. The order of an element is definable only once something is known to exist, so the existence comes first: In a finite group, every element satisfies for some natural proves that in a finite group some positive power of every element is the identity, using the pigeonhole principle directly on the map rather than any statement about subsets of finite sets. The order of a finite group and the order of an element, with when no positive power of is the identity then defines , using the fact that a finite set is equinumerous with exactly one natural number, and as the least positive with , using the well-ordering principle, with when no such exists. If then iff is an integer multiple of , the powers are distinct, and has exactly elements; if has infinite order then only for is the payoff: exactly when divides , the powers are distinct, and , so the order of an element is the order of the group it generates.
Homomorphisms, definition only. Monoid homomorphism and group homomorphism defines monoid and group homomorphisms, and A group homomorphism automatically satisfies and , and for every ; for monoid homomorphisms preservation of the identity must be assumed explains why the two definitions differ: a group homomorphism automatically preserves the identity, the inverses and all integer powers, whereas for monoids preservation of the identity has to be assumed, as the constant map on shows. Kernels, images, isomorphisms and the isomorphism theorems belong to a later page and are not used here.
What is deliberately absent. There is no direct product of groups on this page, since the page that develops products already lists it; no greatest common divisor, since nothing here needs one; and no notion of isomorphism, since the homomorphism theory is developed later. Twenty-nine items are proved here, seven of them marked as landmarks in the flowchart above.
3 · Logical flowchart
4 · Definitions, theorems and proofs
Binary operation on a set; associativity, commutativity, and a subset closed under the operation
Definition
A binary operation on a set is a function (A function is a relation with and implying ; , the value , domain and codomain) whose domain is the Cartesian product (The Cartesian product ),
written in infix form . That the value always lies in is part of the definition, and is referred to as being closed under . The pair is called a set equipped with a binary operation.
The operation is
- associative when for all ;
- commutative when for all .
Two elements commute when ; so is commutative exactly when every two elements of commute.
A subset is closed under when for all . In that case the restriction of to has all its values in and is therefore a binary operation on , called the restricted operation or the operation induced on ; it is again associative if is, and again commutative if is, since both conditions are equations required of elements of , which are in particular elements of .
Remarks
-
Notation. Where no confusion arises the operation is written multiplicatively, for , and additively, , when it is commutative and the context is additive. Nothing in this page depends on the choice: every statement is about an abstract operation.
-
Bracketing. Associativity is stated for three factors only. That it lets brackets be dropped in a product of any finite length is a theorem, not a restatement: it is Generalised associativity: in a monoid the product of a finite list does not depend on the bracketing, and in a commutative monoid it does not depend on the order of the factors either, proved below.
-
Familiar instances already in the library are addition and multiplication on (Addition of natural numbers, Multiplication of natural numbers), on (Arithmetic on the integers) and on any field (Field).
Left identity, right identity, and two-sided identity for a binary operation
Definition
Let be a binary operation on a set (Binary operation on a set; associativity, commutativity, and a subset closed under the operation) and let . Then is
- a left identity for when for every ;
- a right identity for when for every ;
- a two-sided identity, or simply an identity, when it is both.
Remarks
-
The three notions are genuinely different for a general operation, and the library keeps them apart deliberately: several existing items prove the two sides separately. For addition on , for instance, holds by the defining recursion (Addition of natural numbers) while is a theorem proved by induction (Left identity for addition).
-
A structure can have many left identities and no right identity, so "the identity" is not legitimate language until uniqueness is available. That is A left identity and a right identity for the same binary operation are equal; hence there is at most one two-sided identity, proved next, and it is the item that licenses the definite article everywhere below.
A left identity and a right identity for the same binary operation are equal; hence there is at most one two-sided identity
Statement
Let be a binary operation on a set (Binary operation on a set; associativity, commutativity, and a subset closed under the operation). If is a left identity and is a right identity for (Left identity, right identity, and two-sided identity for a binary operation), then . Consequently:
- has at most one two-sided identity;
- if has a two-sided identity , then is the only left identity and the only right identity for .
No associativity is assumed.
Facts & Assumptions
Given: A binary operation on a set , an element with for all , and an element with for all (Left identity, right identity, and two-sided identity for a binary operation).
is a left identity: for every .
is a right identity: for every .
Proof
Evaluate using [A1] with : .
Evaluate the same element using [A2] with : .
The two evaluations are of the same element of , so .
If and are two-sided identities, then is in particular a left identity and a right identity, so by step 2.1; this is claim 1.
If is a two-sided identity and is any left identity, then is a left identity and a right identity, so by step 2.1; if is any right identity, then is a left identity and a right identity, so by step 2.1. This is claim 2.
Hence a left identity and a right identity always coincide, and a two-sided identity, when it exists, is unique and is the unique one-sided identity on either side.
Remarks
-
The argument is the whole content of the phrase "the identity": the element is read in two ways, and the two readings are forced to agree. Nothing beyond the two defining equations is used, so the lemma applies to any binary operation whatever, associative or not.
-
The same two-readings device, one level up, gives uniqueness of inverses (In a monoid, a left inverse and a right inverse of the same element are equal; hence an invertible element has exactly one inverse, and it is two-sided); there associativity is needed, and it is what makes the argument work.
Semigroup and monoid
Definition
A semigroup is a pair consisting of a set and an associative binary operation on (Binary operation on a set; associativity, commutativity, and a subset closed under the operation).
A monoid is a triple in which is a semigroup and is a two-sided identity for (Left identity, right identity, and two-sided identity for a binary operation), that is,
By A left identity and a right identity for the same binary operation are equal; hence there is at most one two-sided identity a binary operation has at most one two-sided identity, so is determined by and may be called the identity of ; it is written , or when several monoids are in play, and or in multiplicative or additive notation. For that reason a monoid is often written simply as , or as .
A semigroup or monoid is commutative (for monoids also called abelian) when its operation is commutative.
A subset is a submonoid when and is closed under ; the restricted operation then makes a monoid, associativity being inherited (Binary operation on a set; associativity, commutativity, and a subset closed under the operation).
Remarks
-
The definite article is earned, not assumed. Writing "the identity" presupposes uniqueness, and that is exactly what A left identity and a right identity for the same binary operation are equal; hence there is at most one two-sided identity supplies, from the two defining equations alone. This is the first of the two uniqueness obligations on this page; the second is uniqueness of inverses (In a monoid, a left inverse and a right inverse of the same element are equal; hence an invertible element has exactly one inverse, and it is two-sided), which is what will license writing "the inverse".
-
A monoid is data, not a property. carries the identity as part of the structure. The uniqueness result says nothing is lost by suppressing it from the notation, and nothing is gained by keeping it.
-
Every group is a monoid (Group and abelian group), and the invertible elements of a monoid form a group (The invertible elements of a monoid form a group under the restricted operation), so the two notions are tied together in both directions.
Left inverse, right inverse, and invertible element of a monoid
Definition
Let be a monoid (Semigroup and monoid) and let . An element is
- a left inverse of when ;
- a right inverse of when ;
- a two-sided inverse, or simply an inverse, of when it is both, that is when .
The element is invertible, or a unit of , when it has a two-sided inverse. The set of units of is written .
The identity is always invertible, since exhibits as a two-sided inverse of itself.
Remarks
-
One-sided inverses are not enough on their own. The definition keeps the three notions apart because the sharp uniqueness statement, and hence the right to write , is about their interaction: in a monoid a left inverse of and a right inverse of are automatically equal (In a monoid, a left inverse and a right inverse of the same element are equal; hence an invertible element has exactly one inverse, and it is two-sided). Until that is proved, "the inverse of " is not legitimate language.
-
is a group under the restricted operation (The invertible elements of a monoid form a group under the restricted operation), and a monoid is a group exactly when (Group and abelian group).
In a monoid, a left inverse and a right inverse of the same element are equal; hence an invertible element has exactly one inverse, and it is two-sided
Statement
Let be a monoid (Semigroup and monoid) and let . If is a left inverse of and is a right inverse of (Left inverse, right inverse, and invertible element of a monoid), then . Consequently:
- an invertible element has exactly one two-sided inverse, written ;
- for an invertible , every left inverse of and every right inverse of equals , so a single one-sided equation or already forces ;
- if has both a left inverse and a right inverse then is invertible.
Associativity is used, and is essential.
Facts & Assumptions
Given: A monoid , an element , an element with , and an element with (Left inverse, right inverse, and invertible element of a monoid).
.
.
is associative: for all (Semigroup and monoid, Binary operation on a set; associativity, commutativity, and a subset closed under the operation).
is a two-sided identity: for every (Semigroup and monoid, Left identity, right identity, and two-sided identity for a binary operation).
Proof
Since is a right identity and , we may write .
Since is a left identity and , we may write .
Associativity identifies the two right-hand sides: .
Combining, , which is the stated equality of a left inverse and a right inverse.
Claim 3: if is a left inverse and a right inverse of , then by step 2.1, so this common element satisfies both and and is a two-sided inverse; hence is invertible.
Claim 1: let and be two-sided inverses of . Then is a left inverse and is a right inverse of , so by step 2.1; the two-sided inverse of an invertible element is therefore unique, and the notation is legitimate.
Claim 2: let be invertible with two-sided inverse . If then is a left inverse and is a right inverse of , so by step 2.1; if then is a left inverse and a right inverse, so by step 2.1.
A left inverse and a right inverse of the same element coincide, an invertible element has exactly one inverse, and either one-sided equation already identifies it.
Remarks
-
Where associativity enters. Step 1.3 is the only use of it, and it is indispensable: for a non-associative operation with a two-sided identity an element can have several distinct left inverses. This is why the lemma is stated for monoids and not for arbitrary operations with an identity, in contrast with A left identity and a right identity for the same binary operation are equal; hence there is at most one two-sided identity, which needs no associativity at all.
-
What this licenses. Group and abelian group defines a group as a monoid all of whose elements are invertible, and then writes and treats it as two-sided. Claim 1 is what makes that notation well defined, and claim 2 is the working form used throughout: to identify an inverse it suffices to verify one of the two equations, provided the element is already known to be invertible.
Group and abelian group
Definition
A group is a monoid (Semigroup and monoid) in which every element is invertible (Left inverse, right inverse, and invertible element of a monoid). Written out, a group is a set with a binary operation (Binary operation on a set; associativity, commutativity, and a subset closed under the operation) and an element such that
- (G1) for all ;
- (G2) for every ;
- (G3) for every there is with .
By A left identity and a right identity for the same binary operation are equal; hence there is at most one two-sided identity the element of (G2) is unique, and by In a monoid, a left inverse and a right inverse of the same element are equal; hence an invertible element has exactly one inverse, and it is two-sided the element of (G3) is unique for each and is determined by either one of the two equations alone. So the notations for the identity and for the inverse of are legitimate, and asserting alone already says .
A group is abelian, or commutative, when its operation is commutative: for all .
Notation. The operation is usually written multiplicatively, for , with identity (or ) and inverse . For an abelian group it is often written additively, , with identity and inverse ; the two notations describe the same notion and nothing below depends on the choice. We write for the group when the operation is understood.
Remarks
-
Why (G3) may be stated one-sidedly in practice. The axiom as written asks for a two-sided inverse. Because In a monoid, a left inverse and a right inverse of the same element are equal; hence an invertible element has exactly one inverse, and it is two-sided is proved before this definition, and is proved in the sharp form "a left inverse and a right inverse of the same element coincide", verifying either equation for a candidate suffices once the element is known to be invertible. Nothing on this page ever uses a one-sided inverse without that lemma standing behind it.
-
A group is a monoid, not merely like one. Every statement proved for monoids applies verbatim to groups. In the other direction the invertible elements of a monoid form a group (The invertible elements of a monoid form a group under the restricted operation), so groups arise inside every monoid.
-
The axioms are not independent of the notation, but the content is. Read additively, (G1)–(G3) are exactly the additive axioms in the definition of a field (Field), whose axiom (A) says in as many words that is an abelian group and whose axiom (M) says the same of ; so every field already carries two groups.
In a group , and , the order of the last product being essential
Statement
Let be a group (Group and abelian group) with identity . For all :
- ;
- ; in particular inversion is its own two-sided inverse as a map , hence a bijection of ;
- ;
- holds if and only if and commute. So the reversal of order in claim 3 cannot be dropped in general, and in an abelian group it may be.
Facts & Assumptions
Given: A group with identity , and elements ; denotes the unique two-sided inverse of (Group and abelian group, Left inverse, right inverse, and invertible element of a monoid).
Uniqueness of inverses in the sharp form: if is invertible and or , then ; and an element with a left and a right inverse is invertible with that common element as inverse (In a monoid, a left inverse and a right inverse of the same element are equal; hence an invertible element has exactly one inverse, and it is two-sided).
The group axioms: is associative, is a two-sided identity, and every element has a two-sided inverse (Group and abelian group, Left identity, right identity, and two-sided identity for a binary operation).
Proof
by the identity law, so is a two-sided inverse of ; since inverses are unique, , which is claim 1.
The defining equations of are and ; read with in the role of the element being inverted, they say that is a two-sided inverse of . Uniqueness gives , which is the equation of claim 2.
Compute , using associativity to regroup and the identity law twice.
Compute likewise .
By steps 1.3 and 1.4 the element is a two-sided inverse of , so is invertible and by uniqueness; this is claim 3.
Inversion is a map by claim (G3) and uniqueness, and step 1.2 says it composed with itself is the identity map of , so it is a bijection of onto itself; this completes claim 2.
Suppose . Applying step 2.1 to the pair gives , and gives ; hence .
Conversely suppose . Taking inverses of both sides and using step 2.1 on the right and step 1.2 on the left gives .
Steps 3.1 and 3.2 give claim 4: holds exactly when and commute, so the reversal in claim 3 is essential precisely for non-commuting pairs, and is harmless in an abelian group.
Claims 1, 2, 3 and 4 are established in steps 1.1, 2.2, 2.1 and 4.1.
Remarks
-
Claim 4 is what makes the wording of claim 3 more than a stylistic preference: a pair with exists in a group exactly when some two of its elements fail to commute. That non-abelian groups exist is settled below by is a group under composition, and it is non-abelian whenever has at least three distinct elements, which shows is non-abelian whenever has three distinct elements.
-
Claim 2 is used constantly in the form "inversion is a bijection": a statement quantified over all may be re-read as a statement quantified over all without loss.
Cancellation in a group: or forces ; equivalently left and right translation by are bijections of , so and each have exactly one solution
Statement
Let be a group (Group and abelian group) and let . Define the left translation by and the right translation by . Then:
- Cancellation. For all : if then , and if then .
- and are bijections of (Injection, surjection, bijection), with inverse maps and respectively.
- For every the equation has exactly one solution in , namely ; and has exactly one solution, namely .
Facts & Assumptions
Given: A group with identity , an element with inverse , and the maps , (Group and abelian group).
The group axioms: associativity, a two-sided identity, and (Group and abelian group, Left identity, right identity, and two-sided identity for a binary operation).
A map is bijective exactly when it has a two-sided inverse map; injective means forces (Injection, surjection, bijection).
Proof
Suppose . Multiplying on the left by and regrouping, .
Suppose . Multiplying on the right by and regrouping, .
For every , , and .
For every , , and .
Existence in claim 3: , so solves ; and , so solves .
Claim 1 is steps 1.1 and 1.2.
By step 1.3 the map is a two-sided inverse of , so is a bijection of with inverse ; by step 1.4 the same holds for with inverse . This is claim 2.
Uniqueness in claim 3: if then by step 1.1, and if then by step 1.2.
Cancellation holds on both sides, both translations are bijections, and each of the two equations has exactly one solution.
Remarks
-
Claim 2 is the form used most often: it says every row and every column of the multiplication table of a group is a rearrangement of , since and permute . Inversion pairs with (In a group , and , the order of the last product being essential), so the two families of translations are indexed by the same elements.
-
Cancellation is strictly weaker than invertibility. A commutative monoid can satisfy both cancellation laws without being a group; is such a monoid, recorded on the companion page.
The invertible elements of a monoid form a group under the restricted operation
Statement
Let be a monoid (Semigroup and monoid) and let be its set of invertible elements (Left inverse, right inverse, and invertible element of a monoid). Then contains , is closed under and under inversion, and is a group (Group and abelian group), called the group of units of .
Moreover is itself a group exactly when .
Facts & Assumptions
Given: A monoid and its set of units (Left inverse, right inverse, and invertible element of a monoid).
is associative and is a two-sided identity for it (Semigroup and monoid).
An invertible has exactly one two-sided inverse (In a monoid, a left inverse and a right inverse of the same element are equal; hence an invertible element has exactly one inverse, and it is two-sided).
A group is a monoid in which every element is invertible (Group and abelian group).
If a subset of is closed under , the restriction of to it is a binary operation on it, and associativity is inherited (Binary operation on a set; associativity, commutativity, and a subset closed under the operation).
Proof
, since exhibits as a two-sided inverse of itself.
Let with inverses . Then and , the regroupings being licensed by associativity. So is a two-sided inverse of in , whence .
Let . The equations read with as the element being inverted say that is a two-sided inverse of ; hence .
If then is a monoid in which every element is invertible, that is a group; conversely if is a group then every element of is invertible, so , and always, giving .
By step 1.2 the set is closed under , so restricts to a binary operation on , associative because it is associative on .
By step 1.1 the element lies in , and holds for every because it holds for every ; so is a monoid.
Every is invertible in : its inverse lies in by step 1.3, and the two equations are equations between elements of . Hence is a group.
The units of form a group under the restricted operation, with the same identity, and this group is all of exactly when is a group.
Remarks
-
The point of step 4.1 is that invertibility is a condition relative to a containing structure: is a unit of because the witness was shown to lie in , not merely in . Skipping step 1.3 would leave a genuine gap.
-
The lemma is the source of most of the small examples of groups: the units of are , and the units of a field under multiplication are exactly the nonzero elements.
The symmetric group : the bijections of a set under composition
Definition
Let be a set. A permutation of is a bijection (Injection, surjection, bijection). The symmetric group of is the set of all permutations of ,
equipped with composition as its operation,
and with the identity map , given by , as distinguished element.
Composition of two bijections of is again a bijection of (Injection, surjection, bijection), so is closed under and is a binary operation on it (Binary operation on a set; associativity, commutativity, and a subset closed under the operation); and is a bijection of , so it is an element of , and it is a two-sided identity for composition (Left identity, right identity, and two-sided identity for a binary operation) because holds pointwise for every . That is a group is is a group under composition, and it is non-abelian whenever has at least three distinct elements.
Cycle notation for a finite list of distinct points. For distinct elements of with , the symbol denotes the permutation sending to for , sending to , and fixing every element of outside . It is a bijection, because the map described sends the set onto itself by a rule with an evident inverse (send each back to and back to ) and fixes the complement pointwise. A transposition is such a symbol with , that is with : it exchanges and and fixes everything else, and it satisfies .
A product of cycle symbols means their composite, so is .
Remarks
-
Order of composition. With the convention the right-hand factor acts first. Both conventions are in use in the literature; this one is the one already fixed for function composition in the library and is the one used in every computation on this page and its companion.
-
Why this is defined here rather than with the finite symmetric groups. for an arbitrary set is the ambient object needed as soon as one speaks of a group acting on a set, which is earlier in the reading order than the combinatorial study of ; homing it here keeps every citation of it backward-pointing.
-
The general cycle notation above is used on this page only for transpositions; cycles of length and , and products of two disjoint transpositions, appear on the companion examples page. The systematic theory, including the factorisation of an arbitrary permutation of a finite set into disjoint cycles, belongs to a later page.
is a group under composition, and it is non-abelian whenever has at least three distinct elements
Statement
For every set , the triple of The symmetric group : the bijections of a set under composition is a group (Group and abelian group); the inverse of a permutation is its inverse function .
If contains three distinct elements , , , then is not abelian: the transpositions and satisfy .
Facts & Assumptions
Given: A set ; the set of bijections with the operation defined by and the element (The symmetric group : the bijections of a set under composition); and, for the second claim, three distinct elements together with the transpositions and of The symmetric group : the bijections of a set under composition.
A composite of two bijections is a bijection , so is a binary operation on ; is a bijection; and a bijection has a two-sided inverse function , which is itself a bijection (Injection, surjection, bijection, The symmetric group : the bijections of a set under composition).
Two functions are equal exactly when they agree at every point of .
A group is a monoid in which every element is invertible; a monoid is an associative operation with a two-sided identity (Group and abelian group, Semigroup and monoid, Left inverse, right inverse, and invertible element of a monoid).
Proof
Composition is associative: for and , both and evaluate to , so the two composites agree at every point and are equal.
is a two-sided identity: for and , and , so .
Every is invertible in : the inverse function is again a bijection , hence lies in , and it satisfies and for every , that is .
The transposition satisfies , and for ; the transposition satisfies , and for . Both are bijections of , being their own inverses.
By steps 1.1 and 1.2 the pair with the element is a monoid; by step 1.3 every element of it is invertible; hence it is a group, and the inverse of is the inverse function .
Evaluate the two composites at . Since and , , so . And , so .
The two composites take different values at , because ; hence and is not abelian.
is a group under composition, and it fails to be abelian as soon as has three distinct elements.
Remarks
-
"Three distinct elements", not a cardinality hypothesis. The second claim is stated and proved with three named, pairwise distinct points of . No notion of the size of is used, so the statement is available for any whatever, finite or not, and needs nothing about counting.
-
For with at most two elements is abelian: it has at most two elements itself, and any group with at most two elements is abelian, since one of any two of its elements is then the identity.
-
The witness pair is reused on the companion page to show that the exponent law genuinely needs its commuting hypothesis.
The product of a finite list in a monoid, by recursion, with the empty product () equal to the identity
Definition
Let be a monoid (Semigroup and monoid) and let be a family of elements of , written . There is exactly one function satisfying
and we write
In particular the empty product is , and .
Why the recursion is legitimate. The clause consults as well as , so The recursion theorem does not apply to it directly. Apply that theorem instead with the set , the element , and the function given by : it yields a unique with and . Writing , induction (The principle of mathematical induction) gives for every , since and . Hence , so satisfies the two displayed equations. It is the only such function: if satisfies them too, then contains and is closed under , hence is all of by induction.
The value depends only on . If satisfy for every , then . Indeed the set of for which this implication holds contains , both products then being ; and if it holds at , and agree at every , then they agree at every and also at itself, because is equivalent to (On the order is membership: ), so . Induction finishes it. This is what makes the notation unambiguous: it names a value determined by the first terms alone, and a finite list of length , that is a function on the von Neumann natural (The natural numbers (von Neumann)), determines the product computed from any extension of .
Remarks
-
The empty product is the identity, and this is not a convention chosen for convenience. It is forced by the recursion, whose base clause is , and it is what makes the induction in Generalised associativity: in a monoid the product of a finite list does not depend on the bracketing, and in a commutative monoid it does not depend on the order of the factors either start. contains (The natural numbers (von Neumann)), so is a genuine case of every statement below, never an afterthought.
-
The factors are multiplied left to right: appends on the right. Nothing depends on that choice, because Generalised associativity: in a monoid the product of a finite list does not depend on the bracketing, and in a commutative monoid it does not depend on the order of the factors either shows the value is unchanged by any regrouping of consecutive factors; but the choice must be made, since the recursion has to say where the new factor goes.
-
The existing Finite sums and finite products, by recursion is a different object: it is stated for sequences in the complete ordered field, and its multiplicative alias already names the product of real numbers. It cannot carry a product in an arbitrary monoid, which is why this item exists.
Generalised associativity: in a monoid the product of a finite list does not depend on the bracketing, and in a commutative monoid it does not depend on the order of the factors either
Statement
Let be a monoid and let , with finite products as in The product of a finite list in a monoid, by recursion, with the empty product () equal to the identity.
-
Splitting law. For all ,
-
Regrouping law (bracketing does not matter). Let satisfy and for every , and for each let be the unique natural number with . Put , the product of the -th block of consecutive factors. Then for every ,
In words: cut the list into consecutive blocks in any way whatever, multiply out each block, and multiply the results in order; the answer is the product of the whole list.
-
Commutative case (order does not matter). Suppose in addition that is commutative. Let and let be a permutation of the von Neumann natural (The symmetric group : the bijections of a set under composition). Let be any family with for every . Then
Facts & Assumptions
Given: A monoid , a family , and the products of The product of a finite list in a monoid, by recursion, with the empty product () equal to the identity, which satisfy and for every family , and whose value depends only on .
Induction on (The principle of mathematical induction).
The monoid laws: is associative and is a two-sided identity (Semigroup and monoid).
Addition on : and , so in particular (Addition of natural numbers); addition is commutative and associative (Addition is commutative, Addition is associative) and cancellative (Addition is cancellative).
Order on : means for some , and means with (Order on the natural numbers); and (Order is compatible with addition); exactly one of , , holds (Trichotomy of the order on ); (Discreteness: is the immediate successor); and every is a successor (Every nonzero natural number is a successor).
On the order is membership: , so ; and ; and (On the order is membership: , The natural numbers (von Neumann)).
A permutation of is a bijection ; bijections are injective and surjective, and composites of injections are injective (The symmetric group : the bijections of a set under composition, Injection, surjection, bijection).
Proof
Splitting law, base : the left side is , and the right side is ; so the two agree, for every .
Splitting law, inductive hypothesis: fix and assume for every and every family .
Write , a family , so that and .
In claim 2 the natural exists because , and it is unique by cancellation, so is well defined for every and is a family.
Regrouping law, base : the left side is and the right side is .
Regrouping law, inductive hypothesis: assume for this .
Commutative case, base : both products are empty, hence both equal .
Commutative case, inductive hypothesis: fix and assume that for every family , every and every family with for , one has .
Successor step, the data. Let and let satisfy for every . Put , so , that is , and let be the natural with ; then .
The skip map. Define by when and when ; the two clauses are exhaustive and mutually exclusive by trichotomy, so is a function. It is injective: two arguments below with equal images are equal; two arguments at least have equal images only if their successors agree, hence only if they agree; and if then .
Splitting law, successor step: , so ; applying the hypothesis and then associativity, this equals , which is the claim at .
maps into , and onto it. If then and . If then with , so , and gives by compatibility of the order with adding . Conversely let with . If then , so and . If then , so for some ; from we get , and from we get , so with .
By induction the splitting law holds for all ; this is claim 1.
The reduced permutation. Set restricted to . By step 2.2 it maps into , and since is a bijection of with , that image set is ; the same step gives surjectivity onto it, and is injective as a composite of injections. So .
Regrouping law, successor step: by the hypothesis, and the splitting law with and turns the right-hand side into . By induction claim 2 holds for every .
Splitting the permuted product. By step 1.9 and the splitting law, ; and since , a second application of the splitting law to the family gives .
Recognising the shorter permuted product. Let . For one has , and for one has ; so the splitting law at , gives . Moreover for every , by step 2.2 and step 3.2.
Moving the removed factor to the end. , and is commutative, so , using commutativity to exchange with the block to its right and associativity to regroup.
Applying the hypothesis. The family satisfies for with , so the inductive hypothesis gives ; combining with steps 4.2, 5.1 and 4.3, , which is the claim at .
By induction claim 3 holds for every ; with claims 1 and 2 already established, the theorem is proved.
Remarks
-
What "does not depend on the bracketing" means here, exactly. The library introduces no formal syntax of bracketed expressions, so the claim is made in the equivalent working form of claim 2: any way of cutting the list into consecutive blocks, multiplying each block out, and multiplying the block values in order returns the same element. Every bracketing of is obtained by iterating that cut, so claim 2 is what is used whenever one drops brackets in a long product.
-
The order of the factors is a separate question from the bracketing. Claim 2 holds in any monoid and never moves a factor past another; claim 3 does move factors, and is false without commutativity. In the two transpositions and already give ( is a group under composition, and it is non-abelian whenever has at least three distinct elements).
-
The empty product carries the induction. Both inductions start at with the value ; contains , so this is a real base case and not a degenerate convention.
Powers : natural exponents in a monoid and integer exponents in a group, with
Definition
Natural exponents, in a monoid. Let be a monoid (Semigroup and monoid) and . By the recursion theorem (The recursion theorem), applied with the set , the element and the function from to , there is exactly one function , written , with
In particular for every , including , and . Since contains (The natural numbers (von Neumann)), the exponent is a genuine value of the definition and not a separate convention.
Integer exponents, in a group. Let be a group (Group and abelian group) and . Write for the embedding of The naturals embed in the integers, which is injective, preserves addition, multiplication and order, and has as image exactly the nonnegative integers. For define
- , the natural power, when and ;
- when and .
Why this is well defined. The order on is total and antisymmetric (The integers form a totally ordered ring, Order on the integers), so exactly one of and holds and the two clauses never both apply. In the first clause is nonnegative, so for some , and is unique because is injective. In the second clause gives by compatibility of the order with addition (The integers form a totally ordered ring, Arithmetic on the integers), so is a positive integer and again for a unique . The inverse is a single determined element by In a monoid, a left inverse and a right inverse of the same element are equal; hence an invertible element has exactly one inverse, and it is two-sided and Left inverse, right inverse, and invertible element of a monoid. Finally the two readings of , as a natural power and as an integer power, agree by construction, so no ambiguity is introduced.
Abbreviation. In an exponent we write for the integer when a natural number is used where an integer is expected; this is unambiguous because is injective and preserves the arithmetic and the order, and because the two readings of agree as just noted.
Additive notation. When the group is written additively the same object is written or rather than , with and ; the definitions are identical, only the symbols differ.
Remarks
-
The case split is on the integer, not on a representative. An integer is an equivalence class of pairs of naturals (The integers as equivalence classes of pairs of naturals), so a definition of by a formula in and would carry a well-definedness obligation. The definition above avoids that entirely: it splits on the sign of , which is a property of the integer itself, and then uses the unique natural supplied by The naturals embed in the integers.
-
Negative exponents need a group, not merely a monoid. The second clause uses an inverse, which a monoid need not have. Natural powers are available in any monoid, and every statement below says which of the two settings it is in.
-
The exponent is an index, an element of or of , and never an element of the group. No canonical-natural machinery (The canonical natural of a field) is involved: that item is about the image of inside a field, a different map with the same traditional name.
-
The laws , and, when and commute, are proved in Exponent laws in a group: and for all , and when and commute. The last one is false without the commuting hypothesis.
Exponent laws in a group: and for all , and when and commute
Statement
Let be a group (Group and abelian group) with identity , let , and let powers be as in Powers : natural exponents in a monoid and integer exponents in a group, with . For all :
- ;
- ;
- ;
- : any two powers of one element commute;
- if then .
Claim 5 is false in general without its hypothesis: in a group in which and do not commute the equation can fail already at , and a witness is recorded on the companion page.
Claims 1 and 3 hold in any monoid (Semigroup and monoid) for exponents in , and so does claim 5 for exponents in under the same commuting hypothesis; only the extension to negative exponents needs inverses.
Facts & Assumptions
Given: A group with identity and elements ; powers for defined by and , and for defined by and for (Powers : natural exponents in a monoid and integer exponents in a group, with ). Throughout, is the embedding of The naturals embed in the integers, and a natural number written where an integer is expected means its image under .
Induction on (The principle of mathematical induction).
The group laws: associativity, the two-sided identity , and two-sided inverses (Group and abelian group, Semigroup and monoid).
, and in a group (In a group , and , the order of the last product being essential).
is injective, preserves addition, multiplication and order, and its image is exactly the set of nonnegative integers; and (The naturals embed in the integers, Arithmetic on the integers).
is a commutative ring: addition and multiplication are associative and commutative, , , multiplication distributes over addition, and every has an additive inverse (The integers form a commutative ring, Arithmetic on the integers); every integer is for naturals , and then (The integers as equivalence classes of pairs of naturals).
The order on is total and compatible with addition, so exactly one of , holds, and implies (The integers form a totally ordered ring, Order on the integers).
On : addition satisfies and , so (Addition of natural numbers, The natural numbers (von Neumann)); it is commutative (Addition is commutative); means for some (Order on the natural numbers); and exactly one of , , holds (Trichotomy of the order on ).
Proof
Natural exponents, base of claim 1: for every , .
Natural exponents, inductive hypothesis for claim 1: fix and assume for every and every .
Suppose ; base of the commuting sub-claim: .
Inductive hypothesis of the commuting sub-claim: assume .
Base of claim 5 for natural exponents: .
Inductive hypothesis of claim 5 for natural exponents: assume and .
If in then : multiplying on the left and on the right by gives , and regrouping both sides gives . Consequently .
Claim 2 for a nonnegative exponent. If then , so and . If then because preserves the order, so and the second clause of the definition gives directly.
Claim 3 for a nonnegative second exponent, base: , since in .
Claim 3 for a nonnegative second exponent, inductive hypothesis: assume for this and every .
Successor step for claim 1 with natural exponents: ; by induction, for all , in any monoid.
Successor step for the commuting sub-claim: ; by induction for every whenever .
Claim 2 in general. If then and step 1.8 gives . If then , so and by definition , whence . This is claim 2.
Successor step for claim 5 with natural exponents: assuming , , the fourth equality being step 2.2 applied to and ; by induction for every .
Normal form. Let and write with , possible since for some naturals. Then . Indeed, by trichotomy either , say , in which case and , using step 2.1 twice together with commutativity of addition on ; or , say with , in which case and , the third equality using step 1.7 with and , which commute by step 2.1.
Claim 1 for integer exponents. Write and , so . By step 3.2 and step 2.1, . On the other side , moving past by step 1.7, since and commute by step 2.1. Finally by step 1.7 again, so the two sides agree.
Claim 5 for a negative exponent: assume and let , so with . Then by claim 2 and step 3.1; and and commute, by step 2.2 applied twice, so their inverses commute by step 1.7, giving . With step 3.1 this proves claim 5 for every .
Claim 4. By claim 1 and commutativity of addition in , .
Claim 3, successor step: , using the hypothesis, then claim 1, then distributivity in , then . By induction, for every and every . When is itself nonnegative the two exponents and occurring here are nonnegative as well, so the appeal to claim 1 is an appeal to its monoid form, step 2.1, and the computation uses no inverse; that is the natural-exponent case, valid in any monoid.
Claim 3 for a negative second exponent: let , so . Applying claim 2 to the element gives , which by step 5.2 equals , using claim 2 once more and then . Together with step 5.2 this is claim 3.
Claims 1 to 5 are established: claim 1 in step 4.1, claim 2 in step 2.3, claim 3 in step 6.1, claim 4 in step 5.1 and claim 5 in steps 3.1 and 4.2; the natural-exponent forms of claims 1, 3 and 5 are steps 2.1, 5.2 and 3.1, and use no inverses.
Remarks
-
The commuting hypothesis in claim 5 is not a technicality. Without it the law fails, and the title of this item carries the hypothesis for that reason. The published Laws of integer exponents states the corresponding law without a hypothesis, and is correct because it is about a field, where multiplication is commutative by definition; nothing there transfers to a general group.
-
Where each law is really used. Claim 1 is what makes a homomorphism from and hence what makes cyclic subgroups behave; claim 4 is why every cyclic group is abelian (, and every cyclic group is abelian); claim 2 is what lets every statement about negative exponents be reduced to a statement about natural ones, which is how the case analysis above is kept finite.
-
The proof splits an arbitrary integer as rather than by cases on its sign wherever possible. That is deliberate: the normal form of step 3.2 is proved once and then every integer identity is a computation with natural powers and inverses.
Subgroup
Definition
Let be a group (Group and abelian group) with identity . A subset is a subgroup of , written , when
- (S1) ;
- (S2) is closed under the operation: implies (Binary operation on a set; associativity, commutativity, and a subset closed under the operation);
- (S3) is closed under inverses: implies .
By (S2) the operation of restricts to a binary operation on ; it is associative there because it is associative on , the element of (S1) is a two-sided identity for it (Left identity, right identity, and two-sided identity for a binary operation), and (S3) supplies for each a two-sided inverse lying in (Left inverse, right inverse, and invertible element of a monoid). So a subgroup, with the restricted operation, is itself a group, and its identity and its inverses are those of .
Every group has the two trivial subgroups and itself; a subgroup with is called proper.
Remarks
-
The definition is stated so that no comparison of structures is needed. A subgroup is a subset satisfying three closure conditions, and the group structure it carries is inherited rather than chosen. The converse reading, that a subset which happens to be a group under the restricted operation is a subgroup in the above sense, is a small theorem rather than a tautology, because a priori such a subset could carry a different identity; it is part of One-step subgroup test: a nonempty is a subgroup iff for all ; the identity and the inverses of are then those of , and cancellation in is what rules that out.
-
Conditions (S1)–(S3) are not independent as stated: if is nonempty and satisfies (S2) and (S3) then it satisfies (S1). The economical single test is One-step subgroup test: a nonempty is a subgroup iff for all ; the identity and the inverses of are then those of .
-
Intersections of subgroups are subgroups (The intersection of a nonempty family of subgroups of is a subgroup of ), which is what makes "the smallest subgroup containing a given subset" meaningful (The subgroup generated by a subset, the cyclic subgroup , and cyclic groups). Unions of subgroups are almost never subgroups.
One-step subgroup test: a nonempty is a subgroup iff for all ; the identity and the inverses of are then those of
Statement
Let be a group (Group and abelian group) with identity and let be nonempty. Then is a subgroup of (Subgroup) if and only if
Moreover, if is nonempty, closed under the operation of , and is a group under that restricted operation with some identity element and some inverse for each , then and for every ; so is a subgroup in the sense of Subgroup, and "subgroup" and "subset that is a group under the restricted operation" agree.
Facts & Assumptions
Given: A group with identity , and a nonempty subset .
A subgroup is a subset containing and closed under the operation and under inverses; it is then a group under the restricted operation, with identity and with the inverses of (Subgroup).
The group laws in : associativity, the two-sided identity , and two-sided inverses (Group and abelian group).
Uniqueness of inverses in a monoid, in the sharp form: if is invertible and or , then (In a monoid, a left inverse and a right inverse of the same element are equal; hence an invertible element has exactly one inverse, and it is two-sided).
Proof
Necessity. Suppose is a subgroup and let . Then by closure under inverses, and by closure under the operation.
Sufficiency, the identity. Suppose for all . Since is nonempty, choose ; taking gives .
The second claim, the identity. Let be nonempty, closed under the operation, and a group under the restricted operation with identity . Then in , hence in ; also in . Cancelling on the left in gives .
Sufficiency, inverses. Let . Taking , which lies in by step 1.2, gives .
The second claim, inverses. Let with inverse for the restricted operation, so by step 1.3. Since is invertible in , uniqueness of inverses gives ; in particular .
Sufficiency, products. Let . By step 2.1, , so applying the hypothesis to the pair and gives , and , so .
Hence such an contains by step 1.3, is closed under the operation by assumption, and is closed under inverses by step 2.2: it is a subgroup in the sense of Subgroup.
Steps 1.2, 2.1 and 3.1 verify (S1), (S3) and (S2), so is a subgroup; with step 1.1 this proves the equivalence.
The one-step test characterises subgroups among nonempty subsets, and a nonempty subset that is a group under the restricted operation is a subgroup with the same identity and the same inverses as .
Remarks
-
Why the second claim is needed at all. Nothing in the phrase "is a group under the restricted operation" forces the identity of that group to be the identity of ; the hypothesis only says some element acts as an identity within . Cancellation in is what collapses the two, and it is available because is a group. In a monoid the corresponding statement is false: a subset closed under the operation can be a monoid whose identity is not the identity of the ambient monoid, as inside shows, where is an idempotent acting as an identity on that subset.
-
Nonemptiness cannot be dropped from the one-step test, since the empty set satisfies the condition vacuously and is not a subgroup: it does not contain .
-
Closure under the operation alone is not enough, even for a nonempty subset: the nonnegative integers inside are closed under addition and contain , but are not a subgroup, as recorded on the companion page.
The intersection of a nonempty family of subgroups of is a subgroup of
Statement
Let be a group (Group and abelian group) and let be a nonempty set of subgroups of (Subgroup). Then the intersection
is a subgroup of . In particular the intersection of two subgroups is a subgroup.
Facts & Assumptions
Given: A group with identity , a nonempty set of subgroups of , and the intersection of the members of .
Each contains , is closed under the operation, and is closed under inverses (Subgroup).
One-step test: a nonempty subset with for all is a subgroup (One-step subgroup test: a nonempty is a subgroup iff for all ; the identity and the inverses of are then those of ).
Proof
, since every member of is a subset of and is nonempty.
, since for every ; in particular is nonempty.
Let and let be arbitrary. Then , so by closure under inverses and by closure under the operation.
Since was arbitrary in step 1.3, lies in every member of , that is .
is a nonempty subset of satisfying the one-step test, hence a subgroup of .
Remarks
-
The hypothesis that is nonempty is load bearing. The intersection of the empty family of subsets of is not a subset of by any convention used here; the statement is made for a nonempty family so that step 1.1 is available.
-
This lemma is what makes The subgroup generated by a subset, the cyclic subgroup , and cyclic groups legitimate: the family of subgroups containing a given subset is nonempty, since itself belongs to it, so its intersection is a subgroup, and it is by construction the smallest subgroup containing .
The subgroup generated by a subset, the cyclic subgroup , and cyclic groups
Definition
Let be a group (Group and abelian group) and a subset. The set of subgroups of containing is nonempty, since itself is such a subgroup, so its intersection is a subgroup of by The intersection of a nonempty family of subgroups of is a subgroup of . That intersection is the subgroup generated by ,
It contains , being an intersection of sets each containing , and it is contained in every subgroup of that contains ; so it is the smallest subgroup of containing , and these two properties determine it uniquely. The elements of are called generators.
For a single element we write and call it the cyclic subgroup generated by . A group is cyclic when for some .
By convention : the trivial subgroup is the smallest subgroup containing the empty set, and this is a consequence of the definition, not a stipulation, since every subgroup contains (Subgroup).
Remarks
-
Two descriptions, one object. The definition above is "from outside": cut down from all subgroups containing . There is also a description "from inside", as the set of all finite products of generators and their inverses. For a single generator that inside description is , proved in , and every cyclic group is abelian. The general case belongs to a later page; nothing here needs it.
-
Cyclic does not mean finite. is cyclic, generated by , and infinite; the generator may also fail to be unique, since generates it too.
-
Every cyclic group is abelian (, and every cyclic group is abelian), so a non-abelian group is never cyclic; the converse fails, and the Klein four-group on the companion page is an abelian group that is not cyclic.
, and every cyclic group is abelian
Statement
Let be a group and , with integer powers as in Powers : natural exponents in a monoid and integer exponents in a group, with . Then
the cyclic subgroup generated by (The subgroup generated by a subset, the cyclic subgroup , and cyclic groups) being exactly the set of integer powers of . Consequently every cyclic group is abelian, and so is every cyclic subgroup of any group.
Facts & Assumptions
Given: A group with identity , an element , and the set of its integer powers (Powers : natural exponents in a monoid and integer exponents in a group, with ).
is the smallest subgroup of containing : it is a subgroup, it contains , and it is contained in every subgroup containing (The subgroup generated by a subset, the cyclic subgroup , and cyclic groups).
Exponent laws: , , and , for all (Exponent laws in a group: and for all , and when and commute).
, , and for ; a natural number in an exponent means the integer (Powers : natural exponents in a monoid and integer exponents in a group, with , The naturals embed in the integers).
One-step test: a nonempty with for all is a subgroup (One-step subgroup test: a nonempty is a subgroup iff for all ; the identity and the inverses of are then those of , Subgroup).
is a commutative ring, so is again an integer and addition is commutative (The integers form a commutative ring, The integers as equivalence classes of pairs of naturals); its order is total, and every is for a unique natural while every has for a unique natural (The integers form a totally ordered ring, Order on the integers, The naturals embed in the integers).
Induction on (The principle of mathematical induction).
Proof
is nonempty, since , and by construction.
For and in : , since is an integer.
.
Let be any subgroup of with . Then for every natural : the set of such contains , because , and it is closed under , because is a product of two elements of ; induction finishes it.
By steps 1.1 and 1.2 and the one-step test, is a subgroup of , and by step 1.3 it contains ; hence , since is contained in every subgroup containing .
Let be any subgroup of with , and let . If then and by step 1.4. If then , so , which lies in because by step 1.4 and is closed under inverses. So .
Taking in step 2.2, which is legitimate because is a subgroup containing , gives ; with step 2.1 this proves .
Any two elements of commute: for all integers . Hence is abelian, by step 3.1.
If is cyclic, say , then is abelian by step 4.1; and every cyclic subgroup of any group is abelian for the same reason.
Remarks
-
The two inclusions are proved by different means, and both are needed: one shows the set of powers is a subgroup containing , the other shows every subgroup containing swallows all the powers. Only together do they identify the smallest one.
-
Step 1.4 is where induction does the work, and it is stated for natural exponents only; negative exponents are then handled in step 2.2 by closure under inverses, using from the definition of integer powers rather than a second induction.
-
Nothing here says is finite, or that distinct exponents give distinct powers. Both questions are settled by If then iff is an integer multiple of , the powers are distinct, and has exactly elements; if has infinite order then only for , which shows the powers repeat with period when that is finite and are pairwise distinct when it is not.
Division with remainder in : for and there are unique with and
Statement
Let (The integers as equivalence classes of pairs of naturals) with . Then there exist integers and with
and the pair with these two properties is unique.
We say divides , written , when for some ; by the above, for this holds exactly when the remainder is .
Facts & Assumptions
Given: Integers and with , and the embedding , , of The naturals embed in the integers.
is a commutative ring: addition and multiplication are associative and commutative, , , multiplication distributes over addition, and every has an additive inverse ; we write for (The integers form a commutative ring, Arithmetic on the integers).
The order on is total, antisymmetric and transitive, is compatible with addition ( implies ), and positives are closed under multiplication ( and imply ) (The integers form a totally ordered ring, Order on the integers).
is injective, preserves addition, multiplication and order, and its image is exactly the set of nonnegative integers; and (The naturals embed in the integers, Arithmetic on the integers).
Every nonempty subset of has a least element (The well-ordering principle).
On : every is a successor (Every nonzero natural number is a successor); (The natural numbers (von Neumann), Addition is commutative); means for some (Order on the natural numbers); and exactly one of , , holds (Trichotomy of the order on ).
Proof
Sums and products of nonnegative integers are nonnegative: if and then by compatibility with addition, so by transitivity; and if either factor is then , while if both are positive then .
Discreteness: if in then . Indeed is nonnegative, so for some , and because ; hence for some , so in , and applying , which preserves the order, gives .
reflects the order: if then . For otherwise trichotomy on gives , whence because preserves the order, and this together with contradicts antisymmetry.
Write with , which is possible because for some naturals and .
Uniqueness. Suppose with for , and set . Ring arithmetic gives .
From and step 1.2, , so by compatibility with addition.
Put . Then , by ring arithmetic.
If then by step 1.2, so and hence by step 1.1, that is ; but gives , so , contradicting antisymmetry.
If then , and the same computation with the roles of the two pairs interchanged, using , gives , again a contradiction.
The integer is nonnegative: and because both lie in the image of , by step 2.1, and sums and products of nonnegative integers are nonnegative.
Hence by totality, so , and then .
Hence the set is nonempty, since is a nonnegative integer and therefore equals for some .
By well-ordering let be the least element of , choose with , and set . Then and .
Suppose . Then by compatibility with addition, and by ring arithmetic, so for some with . Also , since , so , that is , whence by step 1.3. This contradicts the minimality of .
Therefore fails, and by totality of the order ; with step 5.1 this establishes existence of a pair with and .
Existence is step 7.1 and uniqueness is step 3.2, so for every and every there is exactly one pair of integers with and .
Remarks
-
Stated for a positive divisor only. Nothing here needs an absolute value on , and none is available at this point in the reading order. The version for , with , follows once absolute values are in hand and is not needed by anything on this page.
-
Why it is proved here. The characterisation of the order of an element, exactly when divides , and the count , are both unprovable without division with remainder (If then iff is an integer multiple of , the powers are distinct, and has exactly elements; if has infinite order then only for ). No earlier page in the library supplies it.
-
This is not a theory of divisibility. The relation is defined here for use on this page and its companion; greatest common divisors, primes and unique factorisation are developed on a later page, and that page must record that its general divisibility in a ring restricts on to the relation defined here, rather than introduce a second notion silently.
-
A published claim this theorem falsified. A published example on the metric spaces companion page used to record in its Remarks that this library had no divisibility theory at all in which to state or prove Euclid's lemma. That was true when it was written; the present item, which is earlier in the reading order, made it false, and the sentence has since been narrowed to say that the example itself neither establishes nor assumes that lemma. Nothing here depends on that example, and nothing here supplies Euclid's lemma either: what is proved above is division with remainder, and no more.
In a finite group, every element satisfies for some natural
Statement
Let be a group (Group and abelian group) whose underlying set is finite (Finite, countably infinite, countable, uncountable), and let . Then there is a natural number with , the power being the natural power of Powers : natural exponents in a monoid and integer exponents in a group, with .
Facts & Assumptions
Given: A group with identity whose underlying set is finite, and an element ; natural powers with and (Powers : natural exponents in a monoid and integer exponents in a group, with ).
finite means for some , that is, there is a bijection (Finite, countably infinite, countable, uncountable, Equinumerous sets, and ).
Claim 1 of the pigeonhole principle: for every there is no injection (The pigeonhole principle on ).
On the order is membership, so the elements of the natural number are exactly the natural numbers , and the elements of are exactly the natural numbers (On the order is membership: , The natural numbers (von Neumann)).
A map is injective when forces ; a bijection is injective (Injection, surjection, bijection).
for natural , in any monoid (Exponent laws in a group: and for all , and when and commute).
Cancellation in a group: implies (Cancellation in a group: or forces ; equivalently left and right translation by are bijections of , so and each have exactly one solution).
On : exactly one of , , holds (Trichotomy of the order on ); means for some (Order on the natural numbers); every is a successor (Every nonzero natural number is a successor, Addition is commutative), so implies .
Proof
Fix a bijection with , available because is finite.
Define by . This is a function: every element of is a natural number, so the natural power is defined and lies in , and sends it into .
is not injective, since there is no injection . Hence there are with and .
From and injectivity of we get .
By trichotomy and , one of and holds; interchanging the names if necessary, assume . Then for some , and , since would give .
Hence , and cancelling on the left gives .
Finally gives , so is a natural number with and .
Remarks
-
The route avoids "a subset of a finite set is finite". That statement is not available at this point in the reading order, so the argument does not build an injection and contradict finiteness. It uses claim 1 of The pigeonhole principle on directly on the map from to : the exponents cannot receive distinct values in a set of elements.
-
The conclusion is one-sided on purpose. It asserts that some positive power is the identity, not which one. Picking the least such power is what defines (The order of a finite group and the order of an element, with when no positive power of is the identity), and that step needs the well-ordering principle, not this lemma.
-
The hypothesis of finiteness cannot be dropped: in the element satisfies for every .
The order of a finite group and the order of an element, with when no positive power of is the identity
Definition
The order of a finite group. Let be a group (Group and abelian group) whose underlying set is finite (Finite, countably infinite, countable, uncountable), so that for some (Equinumerous sets, and ). That natural number is unique: if and then , since is symmetric and transitive, and then by claim 3 of The pigeonhole principle on . The order of is that unique natural number, written . A group is infinite when its underlying set is not finite, and is then not defined.
The order of an element. Let be any group and , with natural powers as in Powers : natural exponents in a monoid and integer exponents in a group, with . Put
-
If , the order of is its least element,
which exists by the well-ordering principle (The well-ordering principle): every nonempty subset of has a least element, and that element is unique, being every element of and a member of it. We then say has finite order.
-
If we say has infinite order and write , where is a symbol reserved for this case and is not a natural number. No arithmetic is performed with it here.
By construction whenever it is finite, and exactly when , since .
Every element of a finite group has finite order. If is finite then for every , by In a finite group, every element satisfies for some natural , so is a natural number.
Remarks
-
Two well-definedness obligations, both discharged above and neither parenthetical. For it is that a finite set is equinumerous with exactly one natural number, which is claim 3 of The pigeonhole principle on . For it is that the set has a least element when it is nonempty, which is The well-ordering principle, and that it is nonempty at all in the finite case, which is In a finite group, every element satisfies for some natural . Neither quantity is definable before those three items.
-
and are the same kind of thing, and that is not an accident. If then iff is an integer multiple of , the powers are distinct, and has exactly elements; if has infinite order then only for proves : the order of an element is the order of the group it generates. The shared word and the shared notation are justified by that identity, not by convention.
-
is not a value in , so a statement such as "" is asserted only when the order is finite; the infinite case is always stated separately. The order on used above is the additive one of Order on the natural numbers, and contains (The natural numbers (von Neumann)), which is why carries the condition : holds for every and says nothing.
If then iff is an integer multiple of , the powers are distinct, and has exactly elements; if has infinite order then only for
Statement
Let be a group, , and let orders be as in The order of a finite group and the order of an element, with when no positive power of is the identity. Throughout, a natural number written where an integer is expected means its image under the embedding of The naturals embed in the integers.
Finite order. Suppose with , . Then:
- for every , if and only if for some , that is, if and only if (Division with remainder in : for and there are unique with and );
- the powers are pairwise distinct: if with , and , then ;
- and ; so is finite with .
Infinite order. If then for , implies ; so the integer powers of are pairwise distinct and is not finite.
Facts & Assumptions
Given: A group with identity and an element ; , and when , otherwise (The order of a finite group and the order of an element, with when no positive power of is the identity).
Exponent laws: , and for all ; the first also holds for natural exponents in any monoid (Exponent laws in a group: and for all , and when and commute, Powers : natural exponents in a monoid and integer exponents in a group, with ).
Division with remainder: for and there are unique with and (Division with remainder in : for and there are unique with and ).
is injective, preserves addition, multiplication and order, and its image is exactly the nonnegative integers; , (The naturals embed in the integers). The order on is total and antisymmetric and is a commutative ring (The integers form a totally ordered ring, The integers form a commutative ring, Order on the integers, The integers as equivalence classes of pairs of naturals).
Induction on (The principle of mathematical induction).
On : the order is membership, so (On the order is membership: ); means for some (Order on the natural numbers); exactly one of , , holds (Trichotomy of the order on ).
Finiteness and counting: is finite when for some , and that is unique (Finite, countably infinite, countable, uncountable, Equinumerous sets, and , The pigeonhole principle on ); a bijection is an injective and surjective map (Injection, surjection, bijection).
Proof
for every . For natural exponents the set of with contains , since , and is closed under , since ; induction gives it for all naturals. For write ; then .
Assume with . Then , so , and no natural with satisfies , since is the least element of . Also , because and preserves the order.
Infinite order. Assume and suppose with and . Put , so and . Also . By totality one of and is positive; call it , so and with and , hence . Then , contradicting .
The "if" half of claim 1: if for some , then .
The "only if" half. Suppose . Divide: with , legitimate since . Then . Since , we have for a unique , and forces , because otherwise and would give , contradicting antisymmetry. So with .
Claim 2. Let with , and . By trichotomy we may assume , interchanging the names if necessary, and then for some . Now , so by cancellation. Moreover , since , and , so . If then with , impossible; so and .
Therefore in the infinite-order case forces . Moreover is then not finite: a bijection with would make a map , and that map is injective, since is injective, distinct integer exponents give distinct powers by step 1.3, and is injective; but claim 1 of the pigeonhole principle forbids an injection .
In step 2.2 the case is impossible, since it would put in below its least element; hence , so and . With step 2.1 this is claim 1.
Every integer power of is one of : given , divide with , write with and as in step 2.2, and compute .
Claim 3. By [L2] and step 3.2, . The map with is well defined, the elements of the natural number being exactly the naturals ; it is surjective by the displayed description and injective by step 2.3. So is a bijection, , and is finite with , the value being the unique natural equinumerous with .
Claims 1, 2 and 3 are steps 3.1, 2.3 and 4.1, and the infinite-order statement is steps 1.3 and 2.4.
Remarks
-
The division algorithm is exactly what is needed and nothing more. Claim 1 reduces an arbitrary integer exponent to a remainder in ; that reduction is the only place where arithmetic in beyond the ring laws enters, and it is why Division with remainder in : for and there are unique with and is proved on this page.
-
The count in claim 3 starts at exponent . The distinct powers are ; there are of them because , as a von Neumann natural, is the set of exponents used (On the order is membership: ). Reading the list as starting at would give a count off by one.
-
The identity is what makes the order of an element a statement about a subgroup, and is the step on which the later result that the order of an element divides the order of the group rests.
Monoid homomorphism and group homomorphism
Definition
Let and be monoids (Semigroup and monoid). A monoid homomorphism from to is a function such that
- (H1) for all ;
- (H2) .
Let and be groups (Group and abelian group). A group homomorphism from to is a function satisfying (H1) alone:
Condition (H2) is not imposed for groups because it follows: a group homomorphism automatically satisfies and (A group homomorphism automatically satisfies and , and for every ; for monoid homomorphisms preservation of the identity must be assumed). For monoids it does not follow and must be assumed, which is why the two definitions differ.
A homomorphism from a structure to itself is an endomorphism. The identity map of is a monoid homomorphism, and a composite of monoid homomorphisms is one, since and ; the same computation, without the second clause, shows a composite of group homomorphisms is a group homomorphism.
Remarks
-
(H1) is a statement about two different operations. On the left the product is formed in , on the right in ; the notation suppresses that and the reader must supply it. The definition says exactly that turns products into products, and nothing else.
-
The asymmetry between the two definitions is real, not stylistic. The map sending every integer to satisfies (H1) for the multiplicative monoid of , since , and it sends the identity to , so it is not a monoid homomorphism. In a group the same phenomenon is impossible, and cancellation is the reason (A group homomorphism automatically satisfies and , and for every ; for monoid homomorphisms preservation of the identity must be assumed).
-
Only the definition is given here. Kernels, images, isomorphisms and the isomorphism theorems belong to a later page; nothing on this page or its companion uses them.
A group homomorphism automatically satisfies and , and for every ; for monoid homomorphisms preservation of the identity must be assumed
Statement
Let and be groups with identities and , and let be a group homomorphism (Monoid homomorphism and group homomorphism), so for all . Then:
- ;
- for every ;
- for every and every , powers being those of Powers : natural exponents in a monoid and integer exponents in a group, with .
For monoid homomorphisms the analogue of claim 1 is false, so preservation of the identity has to be part of the definition: the map with for every satisfies for the multiplicative monoid , yet .
Facts & Assumptions
Given: Groups , with identities , , and a function with for all (Monoid homomorphism and group homomorphism).
for all .
The group laws in and in (Group and abelian group, Semigroup and monoid).
Cancellation in : implies , and implies (Cancellation in a group: or forces ; equivalently left and right translation by are bijections of , so and each have exactly one solution).
Uniqueness of inverses in the sharp form: if is invertible and or , then (In a monoid, a left inverse and a right inverse of the same element are equal; hence an invertible element has exactly one inverse, and it is two-sided); and (In a group , and , the order of the last product being essential).
Powers: , for , and when and , where is the embedding of The naturals embed in the integers with image the nonnegative integers (Powers : natural exponents in a monoid and integer exponents in a group, with ).
Induction on (The principle of mathematical induction).
is a totally ordered commutative ring, so exactly one of and holds, and gives (The integers form a commutative ring, The integers form a totally ordered ring, Arithmetic on the integers, Order on the integers, The integers as equivalence classes of pairs of naturals).
is a commutative monoid: multiplication on is associative and commutative with , and for every (The integers form a commutative ring, Arithmetic on the integers).
Proof
Applying [A1] with gives ; and because is the identity of .
Applying [A1] with gives .
Base of claim 3 for natural exponents: and .
The monoid statement. In the commutative monoid the constant map satisfies for all , so it obeys the product law; but and the identity of the monoid is , and in . So a map obeying the product law between monoids need not send the identity to the identity, and (H2) is not redundant there.
From and cancellation in we get , which is claim 1.
By steps 1.2 and 2.1, , so is a right inverse of the invertible element , and uniqueness of inverses gives : claim 2.
Claim 3 for natural exponents. The set of with contains , by step 1.3 and step 2.1, which give ; and it is closed under , since . By induction it is all of .
Claim 3 for negative exponents. Let and write with , possible since . Then , so , the last equality being the definition of the negative power of .
Every integer is either nonnegative, hence of the form and covered by step 3.2, or negative and covered by step 4.1; so claim 3 holds for every .
Claims 1, 2 and 3 are steps 2.1, 3.1 and 5.1, and step 1.4 shows the corresponding automatic identity preservation fails for monoids.
Remarks
-
Cancellation is the whole difference. Step 2.1 turns into , and it can do so only because is a group. In a monoid the element is merely idempotent, and idempotents other than the identity exist, as in shows.
-
Claim 3 is what makes homomorphisms interact with orders. It gives whenever , so the order of divides the order of when the latter is finite (If then iff is an integer multiple of , the powers are distinct, and has exactly elements; if has infinite order then only for ). That consequence is used from the next page onwards.
-
Only one of the two one-sided equations is checked in step 3.1. That is enough: is invertible in the group , and for an invertible element a single one-sided equation identifies the inverse (In a monoid, a left inverse and a right inverse of the same element are equal; hence an invertible element has exactly one inverse, and it is two-sided).
5 · Examples, counterexamples and false statements
None yet.
Sources
Standard references
Recommended treatments; not extraction sources.
- Binary operation (Wikipedia)
- Associative property (Wikipedia)
- Identity element (Wikipedia)
- Monoid (Wikipedia)
- Semigroup (Wikipedia)
- Inverse element (Wikipedia)
- Unit (ring theory) (Wikipedia)
- Group (mathematics) (Wikipedia)
- Abelian group (Wikipedia)
- Cancellation property (Wikipedia)
- Symmetric group (Wikipedia)
- Permutation (Wikipedia)
- Function composition (Wikipedia)
- Empty product (Wikipedia)
- N. Bourbaki, Algebra I, Ch. I §1.3 (associativity theorem)
- Exponentiation (Wikipedia)
- Subgroup (Wikipedia)
- Subgroup test (Wikipedia)
- Generating set of a group (Wikipedia)
- Cyclic group (Wikipedia)
- Euclidean division (Wikipedia)
- T. Tao, Analysis I, 3rd ed., §4.1 (the integers)
- Order (group theory) (Wikipedia)
- Pigeonhole principle (Wikipedia)
- Group homomorphism (Wikipedia)
- Monoid homomorphism (Wikipedia)