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.
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.
Depends on
Used by
- ⟨ a,b∣ a², b², aba⁻¹b⁻¹⟩≅(ℤ/2)×(ℤ/2) Example
- ⟨ a,b∣ aba⁻¹b⁻¹⟩≅(ℤ,+)×(ℤ,+) Example
- The canonical surjection from a free product to the direct product of its factors Example
- The Klein four-group as the direct product of two groups of order 2 Example
- FALSE: every finite group is a direct product of cyclic prime-power groups False statement
- For finite groups G and H, |G× H|=|G| |H| Proposition
- If g and h have finite orders m and n, then ι(ord(g,h))=lcm(ι(m),ι(n)) in G× H Theorem
- Internal direct products are external direct products, equivalently every element has a unique factorisation Theorem
Cited to discharge well-definedness by The external direct product G× H with componentwise multiplication.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 11 results over 10 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
- Sharifi, Abstract Algebra, direct products (standard reference, not scraped)