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.
For every natural , is an abelian group, multiplication is a commutative monoid operation, and both distributive laws hold
Statement
For every , with addition and multiplication as in Addition and multiplication on by and :
- is an abelian group (Group and abelian group), with ;
- is a commutative monoid (Semigroup and monoid);
- multiplication distributes over addition on both sides.
The assertions include and . At , the two distinguished identities coincide because .
Facts & Assumptions
Given: A natural number and classes in .
and , and these values are independent of representatives (Addition and multiplication on by and ).
is a commutative ring: addition and multiplication are associative and commutative, and are identities, every integer has an additive inverse, and multiplication distributes over addition (The integers form a commutative ring).
An abelian group is an associative commutative binary operation with an identity and inverses; a commutative monoid is an associative commutative binary operation with an identity (Group and abelian group, Semigroup and monoid).
Proof
Associativity and commutativity of addition follow from and .
The class is an additive identity, and is an additive inverse of , since and .
Associativity and commutativity of multiplication follow from and , while is a multiplicative identity because .
Left distributivity is ; right distributivity follows identically, or from commutativity.
Steps 1.1 and 1.2 verify the abelian-group clauses, step 1.3 verifies the commutative-monoid clauses, and step 1.4 gives both distributive laws.
Depends on
Used by
- Over ℤ/2, an antisymmetric bilinear form need not be alternating Counterexample
- The action of ℤ/2 on two disjoint two-point orbits is free but not transitive Counterexample
- ℤ/1 has one element and satisfies [0]₁=[1]₁, so it is not a field Counterexample
- The unit group (ℤ/n)^× and Euler's totient φ(n)=|(ℤ/n)^×| for n≥1 Definition
- ⟨ a,b∣ a², b², aba⁻¹b⁻¹⟩≅(ℤ/2)×(ℤ/2) Example
- ⟨ a∣ aⁿ⟩≅(ℤ/n,+) for every n≥ 1 Example
- An involution on five points has three fixed points and one two-point orbit, verifying 5≡3pmod2 Example
- Dₙ≅⟨ r,s∣ rⁿ, s², srs⁻¹r⟩ for the dihedral group Dₙ=⟨{ρ,σ}⟩leqSym(ℤ/n), n≥ 3 Example
- Row operations track determinant correctly for a singular triangular matrix over ℤ/6 Example
- The action of ℤ/6 on the cosets of {0,3} is transitive with kernel {0,3} and is not faithful Example
- The four rotations of a square act freely, transitively and faithfully on its vertices Example
- The Klein four-group as the direct product of two groups of order 2 Example
- The residue classes ℤ/n as a ℤ-module Example
- The trivial action of ℤ/2 on a singleton is transitive but not faithful Example
- There are six binary necklaces of length four up to rotation Example
- For every n∈ℕ, the congruence-class group (ℤ/n,+) is the quotient group (ℤ,+)/nℤ Proposition
- For every n∈ℕ, the congruence-class ring ℤ/n is the quotient ring ℤ/nℤ Proposition
- Cauchy's theorem: if a prime p divides |G|, then G has an element of order p Theorem
- For every prime p, the two operations on ℤ/p make it a field Theorem
- Wilson's theorem: for every prime p, (p-1)!≡-1pmod p Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 35 results over 12 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
- K. Conrad, Modular Arithmetic (standard reference, not scraped)