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.
Cyclic Groups and Direct Products
1 · Prerequisites
- Binary Operations, Monoids, Groups and Subgroups
- Congruences, the Integers Modulo n and the Chinese Remainder Theorem
- Construction of the Natural Numbers
- Construction of the Real Numbers via Cauchy Sequences
- Construction of the Real Numbers via Dedekind Cuts
- Cosets, Index and Lagrange's Theorem
- Countability and Uncountability
- Divisibility, Greatest Common Divisors and Bézout's Identity
- Finite Counting, Factorials and Binomial Coefficients
- Foundations of the Real Numbers for Analysis
- Group Homomorphisms and the Isomorphism Theorems
- Normal Subgroups and Quotient Groups
- Relations, Functions, and Quotients
- Roots, Rational Powers, and Classical Inequalities
- The ZFC Axioms and the Basic Set Constructions
2 · Summary
The earlier development of groups, subgroups, element orders, and homomorphisms provides the language used here. Cyclic subgroups are already available, while least common multiples and the integer classification of finite cyclic groups support the order calculations and structural identifications.
This page defines the external direct product and proves that it is a group. It computes the size of a finite product and the order of a pair, classifies cyclic groups as either infinite cyclic or finite cyclic, and proves that every subgroup of a cyclic group is cyclic.
3 · Logical flowchart
4 · Definitions, theorems and proofs
The external direct product with componentwise multiplication
Definition
Let and be groups. Their external direct product has underlying set
and componentwise operation
The fact that this operation makes a group, with the indicated identity and inverses, is proved in is a group with identity , coordinatewise inverses, and homomorphic coordinate projections ↗. Until that result is used, this definition introduces only the set and its componentwise binary operation.
is a group with identity , coordinatewise inverses, and homomorphic coordinate projections
Statement
For groups and , the componentwise operation of The external direct product with componentwise multiplication makes a group. Its identity is , and
Moreover the coordinate maps and are group homomorphisms.
Facts & Assumptions
Given: Groups with identities .
has the componentwise operation (The external direct product with componentwise multiplication).
A group operation is associative, has a two-sided identity, and gives every element a two-sided inverse (Group and abelian group).
A map between groups is a group homomorphism exactly when it preserves products (Monoid homomorphism and group homomorphism).
Proof
For , associativity in each factor gives ; thus the componentwise operation is associative.
For every , ; thus is a two-sided identity.
For every , ; so is its inverse.
Steps 1.1–1.3 verify the group axioms for .
For pairs , ; the same coordinatewise calculation holds for , so both projections are homomorphisms from the group in step 2.1.
The stated identity, inverse formula, and coordinate homomorphisms follow.
For finite groups and ,
Statement
If and are finite groups, then their external direct product is finite and has order .
Facts & Assumptions
Given: Finite groups .
The direct product has underlying set and is a group ( is a group with identity , coordinatewise inverses, and homomorphic coordinate projections).
The order of a finite group is the cardinality of its underlying set (The order of a finite group and the order of an element, with when no positive power of is the identity).
The Cartesian product of finite sets has cardinality the product of their cardinalities (The product rule: , and ).
Proof
The carrier of the direct-product group is the Cartesian product of the finite carriers and .
By the finite product rule, is finite and .
Reading these three cardinalities as group orders gives .
If and have finite orders and , then in
Statement
Let be the canonical embedding. If and have finite orders , then in the external direct product
Facts & Assumptions
Given: Groups , elements , and positive natural numbers with and .
The direct product is a group with componentwise multiplication ( is a group with identity , coordinatewise inverses, and homomorphic coordinate projections).
If an element has finite order , then for every natural its th power is the identity exactly when ; equivalently, is the least positive natural exponent taking it to the identity (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 ).
For positive , the integer is a positive common multiple of and , and it divides every common multiple. Thus for a unique natural (Common multiple, and the least common multiple , taken to be when or , Every common multiple of and is a multiple of , and , The naturals embed in the integers).
Induction is valid for natural-number powers (The principle of mathematical induction).
Proof
For every natural , : it holds at , and the successor step follows by componentwise multiplication.
Let be the natural from [L3]. Since and , [L2] and step 1.1 give .
If for a positive natural , then step 1.1 gives and . Hence and .
By [L3], the two divisibilities of step 2.2 imply . As , this forces : an integer quotient with is positive and hence at least . Thus is the least positive exponent sending to the identity.
The definition of element order gives . Applying and using [L3] gives the displayed equality.
Every cyclic group is isomorphic to or to for its finite order
Statement
If is cyclic, then exactly one of the following applies:
- if has infinite order, ;
- if has finite order , necessarily , then .
Facts & Assumptions
Given: A group and an element with .
A cyclic subgroup is precisely the set of all integer powers of its generator (, and every cyclic group is abelian).
For finite order , exactly when , while for infinite order no nonzero integer 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 ).
Integer powers satisfy and ; a bijective group homomorphism is a group isomorphism (Exponent laws in a group: and for all , and when and commute, Group isomorphisms, automorphisms and the set ).
The additive quotient group is the group (For every , the congruence-class group is the quotient group ).
Proof
Suppose first that has infinite order. The map , , is a homomorphism by the power law in [L3]. If , then by [L3], so [L2] forces ; it is surjective by [L1].
Suppose instead that has finite order . Then by the definition of element order, and defines a map because means , so [L2] gives and [L3] gives .
Hence in the infinite-order case is an isomorphism .
The map is a homomorphism by the power law, is injective because gives by [L3] and then [L2] gives , and is surjective by [L1].
Thus is an isomorphism in the finite-order case.
Steps 2.1 and 3.1 give the asserted classification according as the order of is infinite or finite.
Every subgroup of a cyclic group is cyclic; the least positive exponent in a nontrivial subgroup supplies a generator
Statement
Every subgroup of a cyclic group is cyclic. If , then the least positive integer for which satisfies .
Facts & Assumptions
Given: A cyclic group and a subgroup .
A subgroup contains the identity and is closed under products and inverses (Subgroup).
The elements of are exactly the integer powers of , and a subgroup containing one element contains the subgroup generated by it (, and every cyclic group is abelian, The subgroup generated by a subset, the cyclic subgroup , and cyclic groups).
Integer powers satisfy , , and (Exponent laws in a group: and for all , and when and commute).
A nonempty subset of has a least element (The well-ordering principle).
For and , there are with and (Division with remainder in : for and there are unique with and ).
A nonzero integer is positive or has positive negative (The integers form a totally ordered ring).
Proof
If , then and is cyclic. Assume henceforth that .
The set is nonempty: choose and write by [L2]. Since , ; by [L6], either or . In the first case use , and in the second use .
Let be the least element of , supplied by [L4]. Then , so by the smallest-subgroup property in [L2].
For , write by [L2] and write with by [L5]. Then .
If in step 3.1, then contradicts the minimality of ; hence , so .
Thus in the nontrivial case, and step 2.1 gives equality; together with step 1.1 this proves every subgroup of is cyclic.
5 · Examples, counterexamples and false statements
None yet.
Sources
Standard references
Recommended treatments; not extraction sources.