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.
The Klein four-group as the direct product of two groups of order
Example
The Klein four-group is
It has the four elements . Every nonidentity element has order , so is not cyclic.
Facts & Assumptions
Given: The residue-class additive group .
Division with remainder is available in the integers, and congruence classes modulo are the quotient group with its stated addition and identity class (Division with remainder in : for and there are unique with and , For every , the congruence-class group is the quotient group , For every natural , is an abelian group, multiplication is a commutative monoid operation, and both distributive laws hold, Addition and multiplication on by and ).
The external direct product of two groups is a group with componentwise operation ( is a group with identity , coordinatewise inverses, and homomorphic coordinate projections).
If an element has finite order, then the cyclic subgroup it generates has that many elements (If then iff is an integer multiple of , the powers are distinct, and has exactly elements; if has infinite order then only for ).
Verification
Dividing any integer by gives with , so its class is either or . These are distinct because is not a multiple of , and . Hence the four displayed pairs are exactly the elements of .
For each nonzero pair in that list, ; it is not the identity, so its order is .
If were cyclic, a generator could not be the identity, so step 2.1 would give it order . Then [L3] says that its cyclic subgroup has two elements, contradicting step 1.1. Thus is not cyclic.
Depends on
- $G\times H$ is a group with identity $(e_G,e_H)$, coordinatewise inverses, and homomorphic coordinate projections
- Division with remainder in $\mathbb{Z}$: for $a \in \mathbb{Z}$ and $b > 0$ there are unique $q, r \in \mathbb{Z}$ with $a = qb + r$ and $0 \le r < b$
- For every $n\in\mathbb N$, the congruence-class group $(\mathbb Z/n,+)$ is the quotient group $(\mathbb Z,+)/n\mathbb Z$
- For every natural $n$, $(\mathbb{Z}/n,+)$ is an abelian group, multiplication is a commutative monoid operation, and both distributive laws hold
- Addition and multiplication on $\mathbb{Z}/n$ by $[a]_n+[b]_n=[a+b]_n$ and $[a]_n[b]_n=[ab]_n$
- If $\operatorname{ord}(g) = n$ then $g^{k} = e$ iff $k$ is an integer multiple of $n$, the powers $g^{0}, \dots, g^{n-1}$ are distinct, and $\langle g \rangle$ has exactly $n$ elements; if $g$ has infinite order then $g^{j} = g^{k}$ only for $j = k$
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 84 results over 23 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- Judson, Abstract Algebra: direct products of groups (standard reference, not scraped)