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.
Monoids, Groups and Subgroups: Examples and Counterexamples
1 · Prerequisites
- Binary Operations, Monoids, Groups and Subgroups
- Construction of the Natural Numbers
- Construction of the Real Numbers via Cauchy Sequences
- Construction of the Real Numbers via Dedekind Cuts
- Countability and Uncountability
- Foundations of the Real Numbers for Analysis
- Relations, Functions, and Quotients
- The ZFC Axioms and the Basic Set Constructions
2 · Summary
3 · Logical flowchart
4 · Definitions, theorems and proofs
None yet.
5 · Examples, counterexamples and false statements
For any field , and are abelian groups; in particular , , and
Example
Let be a field (Field). Then
- is an abelian group (Group and abelian group), the additive group of ;
- is an abelian group, the multiplicative group of , often written .
Since the rationals (The rationals form a field) and the reals (The reals form a field) are fields, this gives four groups at once: , , and . All four are infinite and abelian.
Facts & Assumptions
Given: A field with operations and and distinguished elements (Field).
Axiom (A): addition is associative and commutative, for all , and every has an additive inverse with (Field).
Axiom (M): multiplication is associative and commutative, for all , and every has a multiplicative inverse with (Field).
Axiom (D): ; and (Field).
A group is a monoid in which every element is invertible; a monoid is an associative binary operation on a set together with a two-sided identity; abelian means the operation is commutative; a subset closed under an operation inherits it (Group and abelian group, Semigroup and monoid, Binary operation on a set; associativity, commutativity, and a subset closed under the operation, Left identity, right identity, and two-sided identity for a binary operation, Left inverse, right inverse, and invertible element of a monoid).
is a field (The rationals form a field) and is a field (The reals form a field).
Verification
Addition is a binary operation on , associative and commutative by (A).
is a two-sided identity for : by (A), and by commutativity. So is a commutative monoid.
Every is invertible for : by (A) and by commutativity, so is a two-sided inverse. Hence is an abelian group.
For every , : by (D), , and adding to both sides gives .
is closed under multiplication. Let and suppose . Multiplying by and regrouping, , contradicting . So , and multiplication restricts to a binary operation on .
because , and for every by (M) and commutativity; the restricted operation is associative and commutative because it is so on . Hence is a commutative monoid.
Every is invertible there: (M) supplies with , and since otherwise , contradicting ; commutativity gives as well, so is a two-sided inverse lying in .
By steps 1.3, 3.1 and 4.1, and are abelian groups, and applying this to the fields and gives the four groups listed.
Remarks
-
This is the cheapest bridge from the analysis half of the library to the algebra half. The field axioms as stated in Field already say " is an abelian group" and " is an abelian group"; what the verification above adds is that the group axioms in the sense of Group and abelian group really do all follow from the equations that axiom spells out, including the one thing the spelling out leaves implicit, namely that is closed under multiplication.
-
Step 2.1 is where the absence of zero divisors is used, and it is a consequence of the field axioms rather than an extra hypothesis. In a general commutative ring the corresponding statement is false, and the nonzero elements need not be closed under multiplication.
is an abelian group, is a commutative monoid that is not a group, and its group of units is
Example
Let be the integers with the operations of Arithmetic on the integers. Then
- is an abelian group (Group and abelian group);
- is a commutative monoid (Semigroup and monoid) which is not a group, because has no multiplicative inverse;
- its group of units (The invertible elements of a monoid form a group under the restricted operation) is , and .
Facts & Assumptions
Given: The integers with , , and (The integers as equivalence classes of pairs of naturals, Arithmetic on the integers), and the embedding of The naturals embed in the integers.
In : addition is associative and commutative, , and every has the additive inverse with ; multiplication is associative and commutative with , and it distributes over addition. These are the ring axioms, verified one by one in the proof of The integers form a commutative ring (The integers form a commutative ring, Arithmetic on the integers).
The order on is total, antisymmetric and transitive, is compatible with addition, and positives are closed under multiplication (The integers form a totally ordered ring, Order on the integers).
is injective, preserves addition, multiplication and order, and its image is exactly the nonnegative integers; and (The naturals embed in the integers).
On : every is a successor , so implies (Every nonzero natural number is a successor, Addition is commutative, Order on the natural numbers, The natural numbers (von Neumann)).
A group is a monoid in which every element is invertible; the units of a monoid form a group (Group and abelian group, Semigroup and monoid, Left inverse, right inverse, and invertible element of a monoid, Left identity, right identity, and two-sided identity for a binary operation, The invertible elements of a monoid form a group under the restricted operation).
Verification
Addition on is associative and commutative, and hence , and every has a two-sided additive inverse ; so is an abelian group.
Multiplication on is associative and commutative and ; so is a commutative monoid.
For every , : by distributivity , and adding gives .
in : is injective with and , and in since contains as an element while has none.
Discreteness in : if then . Indeed gives with , and since ; so in and, preserving the order, .
is not invertible in : for every . Hence is not a group.
and are units: , and because , so is the additive inverse of , which is .
If and then : from we get , so , either factor being possibly zero, and gives .
Let . Then and by step 1.3 and step 1.4. If and then , so , contradicting , which holds by step 1.4 and totality since ; the case , is the same with the names interchanged. So and are both positive or both negative.
Both positive: and by step 1.5, so by step 2.3, and with antisymmetry gives .
Both negative: then and and by ring arithmetic, so by step 3.1, that is .
By steps 2.2, 2.4, 3.1 and 4.1 the units of are exactly and ; and , since would give , while gives and hence . So , a group under multiplication with two elements.
Remarks
-
The Statement of The integers form a commutative ring is quoted here by its content, not by its name. That theorem says is "a commutative ring with multiplicative identity", a phrase not defined at this point in the reading order; what is used above is the list of equations its proof verifies one at a time. Nothing here presupposes a definition of a ring.
-
Cancellation without invertibility. satisfies cancellation by nonzero elements yet is not a group, and is a sharper example still, being cancellative outright (A commutative monoid in which cancellation holds need not be a group: ).
-
is the first finite group in the library that is not trivial. It is cyclic of order , generated by .
A commutative monoid in which cancellation holds need not be a group:
Statement refuted
False claim: every commutative monoid (Semigroup and monoid) in which the cancellation law holds, that is in which implies , is a group (Group and abelian group).
The natural numbers under addition refute it: is a commutative monoid, cancellation holds in it, and it is not a group, because has no additive inverse.
Facts & Assumptions
Given: with addition defined by and (Addition of natural numbers), and , , (The natural numbers (von Neumann)).
Addition is a binary operation (Addition of natural numbers, Binary operation on a set; associativity, commutativity, and a subset closed under the operation).
Addition is associative (Addition is associative) and commutative (Addition is commutative).
for every (Left identity for addition), and by the defining recursion (Addition of natural numbers).
Cancellation: implies (Addition is cancellative).
A monoid is an associative binary operation with a two-sided identity; a group is a monoid in which every element has a two-sided inverse (Semigroup and monoid, Group and abelian group, Left inverse, right inverse, and invertible element of a monoid, Left identity, right identity, and two-sided identity for a binary operation).
The refuted claim: every commutative cancellative monoid is a group.
Counterexample
Addition is a binary operation on , associative and commutative.
is a two-sided identity for addition: by the recursion and by [L3]. Hence is a commutative monoid.
Cancellation holds: implies , and by commutativity implies as well.
For every , : the set has as an element, whereas has no elements.
has no additive inverse in : for any , , so no satisfies .
Hence is not a group, since a group requires every element to be invertible and is not.
By steps 1.2, 1.3 and 3.1 the monoid is commutative and cancellative but not a group, so the claim of [L6] is false.
Remarks
-
This is the sharpest available refutation, not merely a refutation. The weaker observation that is not a group leaves open the possibility that cancellation is what is missing; the point here is that cancellation is present and still does not suffice. In a group cancellation is a theorem (Cancellation in a group: or forces ; equivalently left and right translation by are bijections of , so and each have exactly one solution), so the implication runs one way only.
-
What is missing is exactly invertibility, and the standard remedy is to adjoin it: the construction of from (The integers as equivalence classes of pairs of naturals) is precisely the passage from this cancellative monoid to a group containing it, which is why the pairs there stand for formal differences.
-
The element is not special: no has an additive inverse in , by the same computation with in place of once is written as a successor. One witness suffices to refute the claim.
For the congruence classes modulo form an abelian group of order , generated by the class of
Example
Fix a natural number and write for the corresponding positive integer, being the embedding of The naturals embed in the integers. For define
that is, (Division with remainder in : for and there are unique with and ). Then:
- is an equivalence relation on (Equivalence relation, equivalence class, and the quotient set ); its classes are the congruence classes modulo , and the quotient set is written ;
- is a well-defined binary operation on , and is an abelian group (Group and abelian group);
- is finite of order : (The order of a finite group and the order of an element, with when no positive power of is the identity);
- , so it is cyclic, generated by the class of (The subgroup generated by a subset, the cyclic subgroup , and cyclic groups).
The hypothesis is needed for claim 3, and for claim 3 only: at the relation is equality, so has one class for each integer and is infinite, and there is no natural number with . Claims 1, 2 and 4 do hold at , where is an infinite cyclic group generated by .
Facts & Assumptions
Given: A natural number , the integer , and the relation meaning for some (The integers as equivalence classes of pairs of naturals, Arithmetic on the integers).
is a commutative ring, with (The integers form a commutative ring, Arithmetic on the integers); its order is total and antisymmetric and compatible with addition, and positives are closed under multiplication (The integers form a totally ordered ring, Order on the integers).
is injective, preserves addition, multiplication and order, and its image is exactly the nonnegative integers; , ; hence because (The naturals embed in the integers, Order on the natural numbers, The natural numbers (von Neumann)). Moreover : a natural number is exactly the set of the naturals below it (On the order is membership: ).
An equivalence relation is a reflexive, symmetric and transitive relation; and the quotient set is the set of classes (Equivalence relation, equivalence class, and the quotient set ); and if and only if (The equivalence classes of an equivalence relation are nonempty, cover , and are pairwise equal or disjoint; conversely every such cover arises from exactly one equivalence relation).
Division with remainder: for and there are unique with and (Division with remainder in : for and there are unique with and ).
A group is a monoid all of whose elements are invertible; abelian means commutative; the order of a finite group is the unique natural with ; is the smallest subgroup containing and equals the set of integer powers of (Group and abelian group, Binary operation on a set; associativity, commutativity, and a subset closed under the operation, Left identity, right identity, and two-sided identity for a binary operation, The order of a finite group and the order of an element, with when no positive power of is the identity, The subgroup generated by a subset, the cyclic subgroup , and cyclic groups, , and every cyclic group is abelian, Finite, countably infinite, countable, uncountable, Equinumerous sets, and , Injection, surjection, bijection).
Powers in a group written additively: is the identity, , and when and (Powers : natural exponents in a monoid and integer exponents in a group, with ).
Induction on (The principle of mathematical induction); on exactly one of , , holds (Trichotomy of the order on ).
Verification
is reflexive, since ; symmetric, since gives ; and transitive, since and give . So it is an equivalence relation, and is its quotient set.
The operation is well defined: if and , say and , then , so and . Hence depends only on the classes.
reflects the order: if then , since otherwise would give , contradicting antisymmetry.
Distinct such representatives give distinct classes: let with , and , so for some , that is . Both and are nonnegative and, preserving the order, both are . So is written as with and also as with ; the uniqueness clause of division with remainder forces and , whence by injectivity of .
In the group the -th power of in additive notation is for every : the set of for which this holds contains , since the identity is , and is closed under , since the power at is the power at plus , that is .
is an abelian group: associativity, commutativity, the identity law and the inverse law all follow from the corresponding identities in applied to representatives, which is legitimate by step 1.2.
Every class has a representative with : given , divide with , so and . Moreover gives for a unique , and gives .
The map with is well defined, the elements of the natural number being exactly the naturals ; it is surjective by step 2.2 and injective by step 1.4, hence a bijection. So and .
For a negative integer with , the -th power of is the inverse of , namely ; with step 1.5 this gives that the set of integer powers of is .
Since is exactly the set of integer powers of , step 3.2 gives , so is cyclic, generated by .
Claims 1 to 4 are established in steps 1.1, 2.1, 3.1 and 4.1.
Remarks
-
The hypothesis is carried by the title and by the statement, not left implicit. It is used twice and in an essential way: is what makes Division with remainder in : for and there are unique with and applicable in step 2.2, and it is what makes the count in step 3.1 come out as . At the relation is equality on , the quotient set is in bijection with itself, and the group is infinite.
-
No greatest common divisor is used anywhere above, and none is available at this point in the reading order. Only division with remainder is needed. The multiplicative structure of , where the units are the classes coprime to , does need gcd theory and belongs to a later page.
-
The elements are congruence classes, that is subsets of , and is a set. Nothing above ever names an element of except through a representative, which is why step 1.2 has to be checked before the operation may be written down at all.
has exactly six elements, is non-abelian, and its elements have orders , and
Example
Let , the three-element set of natural numbers , , , and let be its symmetric group (The symmetric group : the bijections of a set under composition), a group under composition ( is a group under composition, and it is non-abelian whenever has at least three distinct elements). Then:
-
has exactly six elements, namely
-
is not abelian: while ;
-
the orders of its elements are , for each of the three transpositions, and for each of the two -cycles.
Facts & Assumptions
Given: and with the operation , , and identity (The symmetric group : the bijections of a set under composition).
, and are pairwise distinct natural numbers: and , so , and , while no natural number is a member of itself (The natural numbers (von Neumann), Every natural number is a transitive set and is not a member of itself); so has exactly three elements.
is a group under composition; the cycle symbols and denote the permutations described in The symmetric group : the bijections of a set under composition ( is a group under composition, and it is non-abelian whenever has at least three distinct elements, Group and abelian group).
Two functions are equal exactly when they agree at every point; a function on is determined by the triple , and is a bijection of exactly when those three values are pairwise distinct, since three distinct values in a three-element set exhaust it (Injection, surjection, bijection).
Finiteness and counting: means a bijection exists, and is then the unique such natural (Finite, countably infinite, countable, uncountable, Equinumerous sets, and , The order of a finite group and the order of an element, with when no positive power of is the identity).
If then for , and conversely a with and for is the order (The order of a finite group and the order of an element, with when no positive power of is the identity, If then iff is an integer multiple of , the powers are distinct, and has exactly elements; if has infinite order then only for ).
Verification
Writing each element of as the triple of its values at , the six listed permutations are , , , , and . These six triples are pairwise different, so the six permutations are pairwise different.
Each transposition satisfies , since it exchanges two points and fixes the third, so applying it twice returns every point to itself; and , since it moves two points.
, since and is the least natural that is .
Every element of is one of the six. Let ; its triple has pairwise distinct entries by [L3]. There are three possible values for ; for each, two remaining values for ; and then is forced to be the one element of left over. Running through those six combinations produces exactly the six triples listed in step 1.1.
Composites, computed pointwise. sends , , , giving the triple , which is . And sends , , , giving , which is .
Let , so sends . Then sends , , , which is the triple , that is ; and sends , , , so it is .
Each transposition has : by step 1.2, while , so is the least with .
By steps 1.1 and 2.1 the set consists of exactly the six listed elements, so the map sending to respectively is a bijection; hence and . This is claim 1.
By step 2.2 the two composites differ, since the triples and differ at ; so is not abelian, which is claim 2.
Each of and has order : by step 2.3, , and , so ; and with and , so as well.
Claims 1, 2 and 3 are steps 3.1, 3.2 and steps 1.3, 2.4 and 3.3 taken together; the orders occurring are exactly , and .
Remarks
-
This is the first explicitly non-abelian group in the library. Claim 2 instantiates the general statement of is a group under composition, and it is non-abelian whenever has at least three distinct elements at the three distinct points ; the pair of transpositions used there is the pair used here.
-
No element of has order , by claim 3, so by If then iff is an integer multiple of , the powers are distinct, and has exactly elements; if has infinite order then only for every cyclic subgroup has at most three elements and none of them is all of : the group is not cyclic. That also follows from claim 2, every cyclic group being abelian (, and every cyclic group is abelian).
-
The elements , , here are the natural numbers of The natural numbers (von Neumann), hence sets; nothing in the computation uses anything about them beyond their being three distinct objects.
fails without commutativity: two transpositions in with
Statement refuted
False claim: in every group , for all and all (Powers : natural exponents in a monoid and integer exponents in a group, with ).
The claim is true when and commute, which is exactly what Exponent laws in a group: and for all , and when and commute asserts and exactly why that lemma carries the hypothesis in its statement and in its title. Without the hypothesis it fails, already at : in take the transpositions and . Then while .
Facts & Assumptions
Given: with , , pairwise distinct; with composition and identity (The symmetric group : the bijections of a set under composition); and , , so exchanges and and fixes , while exchanges and and fixes .
Two permutations are equal exactly when they agree at every point of (Injection, surjection, bijection, The symmetric group : the bijections of a set under composition).
The refuted claim: in every group, for all elements and all .
Counterexample
: sends and and fixes twice. Hence .
for the same reason, with the pair in place of . Hence .
The composite sends , sends , and sends .
.
sends by step 1.3, so it does not fix , since .
Therefore , and the claim of [L4] is false; the elements and do not commute, since sends to while sends .
Remarks
-
What survives without commutativity is the expansion , which is all that associativity gives. Turning it into requires exchanging the middle and , and that exchange is the commuting hypothesis in Exponent laws in a group: and for all , and when and commute, nothing weaker.
-
Why this matters for the library. The published Laws of integer exponents states with no commuting hypothesis and is correct, because it is a statement about a field, where multiplication is commutative by definition. Carrying that form over to groups would be a false generalisation, and this item is the witness.
-
The same pair witnesses that is not abelian ( has exactly six elements, is non-abelian, and its elements have orders , and ), which is no accident. At the equation reads , and cancelling on the left and on the right (Cancellation in a group: or forces ; equivalently left and right translation by are bijections of , so and each have exactly one solution) turns it into ; so at this exponent the law holds for a pair exactly when the pair commutes, and every non-abelian group supplies a counterexample.
The Klein four-group as the subgroup of : abelian of order , non-cyclic, every non-identity element of order
Example
Let , four pairwise distinct natural numbers, and work in (The symmetric group : the bijections of a set under composition, is a group under composition, and it is non-abelian whenever has at least three distinct elements). Put
each being the composite of the two disjoint transpositions shown, and set . Then:
- is a subgroup of (Subgroup) with four distinct elements, so (The order of a finite group and the order of an element, with when no positive power of is the identity);
- is abelian, with multiplication table generated by , , and ;
- every element of other than has order ;
- is not cyclic (The subgroup generated by a subset, the cyclic subgroup , and cyclic groups).
is called the Klein four-group.
Facts & Assumptions
Given: and the permutations of acting as follows: sends , , , ; sends , , , ; sends , , , (The symmetric group : the bijections of a set under composition).
, , , are pairwise distinct natural numbers, since each is a member of every later one and no natural number is a member of itself (The natural numbers (von Neumann), Every natural number is a transitive set and is not a member of itself).
is a group under composition, with identity ( is a group under composition, and it is non-abelian whenever has at least three distinct elements, Group and abelian group).
Two permutations agree exactly when they agree at every point of (Injection, surjection, bijection).
One-step test: a nonempty subset of a group 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).
Powers and order: , , , and is the least with (Powers : natural exponents in a monoid and integer exponents in a group, with , The order of a finite group and the order of an element, with when no positive power of is the identity).
If is finite then (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 smallest subgroup containing (The subgroup generated by a subset, the cyclic subgroup , and cyclic groups); means , and that natural is unique (Finite, countably infinite, countable, uncountable, Equinumerous sets, and , The order of a finite group and the order of an element, with when no positive power of is the identity).
Verification
The four elements are pairwise distinct: at the point they take the values , , and , which are pairwise distinct.
Each of , , is its own inverse: sends , , and , so ; the same computation with the corresponding pairs gives and .
: it sends , , , , and sends , , , . And : it sends , , , .
and : the first sends , , , ; the second sends , , , ; and sends , , , .
and : the first sends , , , ; the second sends , , , ; and sends , , , .
is nonempty and closed under : and each of is its own inverse by step 1.2.
is closed under composition: composing with anything returns that element, each of composed with itself gives by step 1.2, and the six mixed products are computed in steps 1.3, 1.4 and 1.5, each landing in .
is abelian: the products computed in steps 1.3, 1.4 and 1.5 agree in either order, commutes with everything, and each element commutes with itself. With step 1.2 this is the table of claim 2.
Each of has order : it is not by step 1.1, so , and its square is by step 1.2; hence is the least with the -th power equal to . This is claim 3, being immediate.
Hence for one has and , so is a subgroup of by the one-step test.
has exactly four elements: the map sending to is a bijection by step 1.1, so and . This with step 3.1 is claim 1.
is not cyclic: if for some , then has finite order and , so ; but every element of has order or by step 2.4, and and . This is claim 4.
Remarks
-
An abelian group need not be cyclic. is the smallest witness of that, and it separates the two conditions that , and every cyclic group is abelian relates in one direction only: cyclic implies abelian, never the converse.
-
The four-group is realised here inside a symmetric group rather than as a product. The external direct product of two groups is introduced on a later page, so is exhibited as a set of four explicit permutations and checked by hand; nothing above uses any construction the library has not built.
-
Every non-identity element having order is exactly what rules out a generator: a cyclic group of order must contain an element of order (If then iff is an integer multiple of , the powers are distinct, and has exactly elements; if has infinite order then only for ), and is such a group (For the congruence classes modulo form an abelian group of order , generated by the class of ). So there are at least two groups of order that are not the same group. Classifying the groups of a given order needs machinery from a later page and is not attempted here.
The eight vertex permutations of a square form a non-abelian subgroup of of order , generated by a -cycle and one diagonal swap
Example
Let and regard its four elements as the vertices of a square read in cyclic order, so that the edges are the four pairs
and the two remaining pairs , are the diagonals. Call a permutation of a vertex symmetry of the square when, for all in , if and only if .
Put and in (The symmetric group : the bijections of a set under composition) and
where juxtaposition is composition and powers are those of Powers : natural exponents in a monoid and integer exponents in a group, with . Then:
- , and ;
- is a subgroup of (Subgroup) whose eight listed elements are pairwise distinct, so (The order of a finite group and the order of an element, with when no positive power of is the identity), and (The subgroup generated by a subset, the cyclic subgroup , and cyclic groups);
- is not abelian: ;
- is exactly the set of vertex symmetries of the square.
Facts & Assumptions
Given: ; the permutation sending ; the permutation exchanging and and fixing and ; the four edge pairs listed above (The symmetric group : the bijections of a set under composition).
are pairwise distinct natural numbers (The natural numbers (von Neumann), Every natural number is a transitive set and is not a member of itself).
is a group under composition with identity ( is a group under composition, and it is non-abelian whenever has at least three distinct elements, Group and abelian group); two permutations are equal exactly when they agree at every point (Injection, surjection, bijection).
Exponent laws in a group: , and (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 ).
One-step test for subgroups (One-step subgroup test: a nonempty is a subgroup iff for all ; the identity and the inverses of are then those of , Subgroup); is the smallest subgroup containing (The subgroup generated by a subset, the cyclic subgroup , and cyclic groups).
If then are pairwise distinct and has exactly elements (If then iff is an integer multiple of , the powers are distinct, and has exactly elements; if has infinite order then only for , The order of a finite group and the order of an element, with when no positive power of is the identity); means for the unique such natural (Finite, countably infinite, countable, uncountable, Equinumerous sets, and ).
Verification
Powers of , computed pointwise: sends , , , ; sends , , , ; and sends every point back to itself, so . None of , , is , each moving . Hence and .
, since exchanges and and fixes and , so applying it twice fixes every point; hence and .
. Both sides are computed pointwise: sends , , , ; while sends , , , . The two agree at every point. With step 1.1 this gives , which with claim 1's other two equations completes claim 1.
: fixes , while , and send to , and respectively, and by step 1.2.
By induction from step 2.1, for every : the case is trivial, and , while applying on both sides of and using gives the statement for .
The eight listed elements are pairwise distinct. The four powers are pairwise distinct because . If then by cancelling on the right, so for among . And would give , contradicting step 2.2.
is closed under composition. A product of two listed elements has the form with . If it equals ; if then, moving past by step 3.1, it equals . In either case, reducing the exponent of using and the exponent of using gives one of the eight listed elements.
is closed under inverses: , again one of the four powers after reduction; and by step 3.1 and , so each of the four elements is its own inverse.
is not abelian: by step 2.1, while ; if these were equal then by cancelling on the right, contradicting the distinctness of the powers of . This is claim 3.
is a subgroup: it contains , is closed under composition by step 4.1 and under inverses by step 4.2, so for and the one-step test applies. Its eight elements are distinct by step 3.2, so the map listing them is a bijection and .
: is a subgroup containing and , so ; conversely any subgroup containing and contains every , hence contains , so . This with step 5.1 is claim 2.
Every element of is a vertex symmetry. The map carries the four edges to , so it maps onto ; being a bijection of , it therefore also carries each of the two non-edges , to a non-edge, and the "if and only if" holds. The map carries those four edges to , again onto , so the same applies. The vertex symmetries form a subgroup, since the defining condition is preserved by composition and, being an equivalence, by inverses; hence it contains .
Conversely let be a vertex symmetry. The neighbours of a point , meaning the with , are exactly and , and these two are distinct because by step 1.1. There is a unique with , since those four values are ; put , again a vertex symmetry, with .
Since , the pair is an edge, so is a neighbour of , that is . Since , the point is a neighbour of , and it differs from because is injective; the neighbours of are and and the neighbours of are and , so in both cases . Then is the one element of not already taken.
So either is , , , , that is and ; or is , , , . In the second case , since sends , , and ; hence .
By steps 7.1, 9.1 and 10.1 the vertex symmetries of the square are exactly the elements of , which is claim 4; claims 1, 2 and 3 are steps 2.1, 6.1 and 4.3.
Remarks
-
The square is a combinatorial object here, not a geometric one. The identification of these eight permutations with the rigid motions of a square in the Euclidean plane is not available at this point in the reading order: with its metric comes much later. What is used instead is the edge relation , and claim 4 says the group is exactly the symmetry group of that relation, which is what "vertex permutations of a square" means here.
-
Every element is a rotation or a reflection, in the sense that splits as the four powers of and the four elements ; step 4.2 shows each of the latter is its own inverse, matching the geometric picture in which a reflection applied twice is the identity.
-
The relation of claim 1 is the whole reason is closed: it is what lets any word in and be pushed into the normal form , which is step 4.1. Without it the eight elements would not obviously be all of .
is a subgroup of for every , and every subgroup of has this form
Example
Work in the abelian group . For put
Then:
- is a subgroup of for every (Subgroup), and (The subgroup generated by a subset, the cyclic subgroup , and cyclic groups);
- conversely, every subgroup equals for some ; and may be taken to be if and otherwise the least positive element of .
In particular every subgroup of is cyclic.
Facts & Assumptions
Given: The abelian group (The integers as equivalence classes of pairs of naturals, Arithmetic on the integers, Group and abelian group), and the embedding of The naturals embed in the integers.
is a commutative ring, with (The integers form a commutative ring, Arithmetic on the integers); its order is total, antisymmetric, transitive and compatible with addition, and positives are closed under multiplication (The integers form a totally ordered ring, Order on the integers).
is injective, preserves addition, multiplication and order, and its image is exactly the nonnegative integers; , (The naturals embed in the integers).
One-step test for subgroups, written additively: 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 the smallest subgroup containing , and equals the set of integer powers of , which in additive notation are the multiples of (The subgroup generated by a subset, the cyclic subgroup , and cyclic groups, , and every cyclic group is abelian, Powers : natural exponents in a monoid and integer exponents in a group, with ).
Division with remainder: for and there are with and (Division with remainder in : for and there are unique with and ).
Every nonempty subset of has a least element (The well-ordering principle).
On : exactly one of , , holds (Trichotomy of the order on ); every is a successor , so gives (Every nonzero natural number is a successor, Addition is commutative, Order on the natural numbers, The natural numbers (von Neumann)).
Induction on (The principle of mathematical induction).
Verification
is nonempty, containing ; and for , in it, by distributivity. By the one-step test is a subgroup of .
In the additive group the -th power of is . For this holds by induction: the -th power is the identity , and the power at is the power at plus , which is . For a negative integer with , the -th power is the additive inverse of , namely .
Let with . Choose with ; then as well, and by totality one of , is positive, so contains a positive integer.
Hence , the set of integer powers of , is exactly . With step 1.1 this is claim 1.
Every positive integer is for a unique with , hence with . So is nonempty by step 1.3; let be its least element and put , a positive element of .
: by step 2.1, , and is contained in every subgroup containing , in particular in .
: let and divide with , legitimate since . Then , so because is closed under subtraction. If then with , and gives , since otherwise would give , contradicting antisymmetry; that puts in below its least element, which is impossible. Hence and .
So with the least positive element of ; and if then , since for every . This is claim 2, and with claim 1 it shows every subgroup of is for some , hence cyclic.
Remarks
-
Both halves use the division algorithm, but only the second one visibly. The first half is pure closure arithmetic; the second is the standard argument that a subgroup containing a least positive element can contain nothing strictly between the multiples of , and it is exactly Division with remainder in : for and there are unique with and that produces the offending remainder.
-
and generate the same subgroup, since , so the in claim 2 is unique only after normalising it to be nonnegative. The normalisation is what the phrase "the least positive element" achieves.
-
Inclusion among these subgroups is divisibility: holds exactly when . Indeed the inclusion applied to gives , that is for some ; and conversely gives for every . The systematic study of the divisibility relation belongs to a later page.
A nonempty subset of a group closed under the operation need not be a subgroup: the nonnegative integers inside
Statement refuted
False claim: if is a group and is nonempty, contains the identity, and is closed under the operation of , then is a subgroup of (Subgroup).
The set of nonnegative integers inside the additive group of refutes it: contains , is closed under addition, and is not a subgroup, because while .
Facts & Assumptions
Given: The abelian group (The integers as equivalence classes of pairs of naturals, Arithmetic on the integers, Group and abelian group) and the subset , which by The naturals embed in the integers is exactly the image of .
is a commutative ring; its order is total, antisymmetric and transitive and is compatible with addition (The integers form a commutative ring, The integers form a totally ordered ring, Order on the integers, Arithmetic on the integers).
is injective with image exactly the nonnegative integers, and , (The naturals embed in the integers).
A subgroup must contain the identity and be closed under the operation and under inverses (Subgroup); equivalently, a nonempty is a subgroup exactly when for all (One-step subgroup test: a nonempty is a subgroup iff for all ; the identity and the inverses of are then those of ).
A subset closed under an operation inherits it as a binary operation (Binary operation on a set; associativity, commutativity, and a subset closed under the operation).
The refuted claim: a nonempty subset of a group containing the identity and closed under the operation is a subgroup.
Counterexample
, since ; so is nonempty and contains the identity of .
is closed under addition: if and then by compatibility of the order with addition, and , so by transitivity. Hence restricts to a binary operation on , and is a commutative monoid.
: the integer lies in the image of , so , and because is injective and in . Hence .
: adding to both sides of gives , so fails by antisymmetry.
Therefore is not closed under inverses, since and its additive inverse is not in ; so is not a subgroup of .
By steps 1.1, 1.2 and 3.1 the set is a nonempty subset containing the identity and closed under the operation which is not a subgroup, so the claim of [L5] is false.
Remarks
-
Closure under inverses is an independent condition, and this is why the economical criterion of One-step subgroup test: a nonempty is a subgroup iff for all ; the identity and the inverses of are then those of tests rather than : the single expression carries both closure requirements at once.
-
For a finite subset the claim would be true, since a nonempty finite subset of a group closed under the operation is a subgroup; the witness above is necessarily infinite. That finiteness result is not proved in the library at this point in the reading order, and nothing here rests on it.
-
is a perfectly good commutative monoid, by step 1.2, and is a bijection from onto carrying addition to addition (The naturals embed in the integers). So the example is the same phenomenon as A commutative monoid in which cancellation holds need not be a group: , seen from inside a group.
FALSE: The union of two subgroups is a subgroup
Statement
False claim: if and are subgroups of a group (Subgroup), then is a subgroup of .
The corresponding statement for intersections is true and is The intersection of a nonempty family of subgroups of is a subgroup of . For unions it fails, and the smallest natural witness is inside : take and , both subgroups by the one-step test (One-step subgroup test: a nonempty is a subgroup iff for all ; the identity and the inverses of are then those of ). Then and , so both lie in , while their sum lies in neither.
Throughout, , , and in .
Facts & Assumptions
Given: The abelian group (The integers as equivalence classes of pairs of naturals, Arithmetic on the integers, Group and abelian group), the sets and , and the numerals , , , .
is a commutative ring (The integers form a commutative ring, Arithmetic on the integers); its order is total, antisymmetric and transitive and is compatible with addition (The integers form a totally ordered ring, Order on the integers).
in : lies in the image of , hence , and because is injective and in (The naturals embed in the integers).
One-step test, written additively: a nonempty with for all is a subgroup of ; a subgroup contains the identity and is closed under the operation and under inverses (One-step subgroup test: a nonempty is a subgroup iff for all ; the identity and the inverses of are then those of , Subgroup).
Division with remainder: for and there is exactly one pair of integers with and (Division with remainder in : for and there are unique with and ).
A subgroup is closed under the operation (Subgroup, One-step subgroup test: a nonempty is a subgroup iff for all ; the identity and the inverses of are then those of ).
The refuted claim: for all subgroups of a group , the union is a subgroup of .
Refutation
: adding to gives , and adding again gives ; transitivity chains them. In particular and .
and : by distributivity , and by the multiplicative identity law.
For every the set is a subgroup of : it contains and is therefore nonempty, and for and in it, by distributivity, so the one-step test applies. In particular and are subgroups of .
and : the first is by step 1.2, and the second is by associativity.
: if then with , while step 2.1 gives with ; uniqueness of the pair forces , contradicting .
: if then with , while step 2.1 gives with ; uniqueness forces , contradicting .
and , so both lie in ; but lies in neither by steps 3.1 and 3.2, hence not in .
So is not closed under the operation of and is therefore not a subgroup, although and both are by step 1.3; the claim of [L6] is false.
Remarks
-
Intersections behave, unions do not. An intersection of subgroups is always a subgroup (The intersection of a nonempty family of subgroups of is a subgroup of ), which is what makes definable as the smallest subgroup containing (The subgroup generated by a subset, the cyclic subgroup , and cyclic groups). There is no corresponding "largest subgroup contained in " construction on the union side, and the failure above is why.
-
The exact condition. For subgroups of a group , the union is a subgroup if and only if or . One direction is immediate, the union then being the larger of the two. For the other, suppose neither inclusion holds and choose and . If were in then , and if were in then ; both contradict the choice, so and the union is not closed.
-
The witness above is an instance of that criterion: neither nor contains the other, since and , both by the uniqueness argument of steps 3.1 and 3.2 applied to and .
Sources
Standard references
Recommended treatments; not extraction sources.
- Field (mathematics) (Wikipedia)
- Abelian group (Wikipedia)
- Integer (Wikipedia)
- Unit (ring theory) (Wikipedia)
- Cancellative semigroup (Wikipedia)
- Monoid (Wikipedia)
- Modular arithmetic (Wikipedia)
- Cyclic group (Wikipedia)
- Symmetric group (Wikipedia)
- Dihedral group of order 6 (Wikipedia)
- Exponentiation (Wikipedia)
- Klein four-group (Wikipedia)
- Dihedral group (Wikipedia)
- L. Rodriguez, Automorphism Groups of Simple Graphs (Whitman College, 2014) - Aut(C_n) is the dihedral group
- Subgroup (Wikipedia)
- Submonoid (Wikipedia)
- Cancellation property (Wikipedia)
- Union (set theory) (Wikipedia)