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.
Cancellation in a group: or forces ; equivalently left and right translation by are bijections of , so and each have exactly one solution
Statement
Let be a group (Group and abelian group) and let . Define the left translation by and the right translation by . Then:
- Cancellation. For all : if then , and if then .
- and are bijections of (Injection, surjection, bijection), with inverse maps and respectively.
- For every the equation has exactly one solution in , namely ; and has exactly one solution, namely .
Facts & Assumptions
Given: A group with identity , an element with inverse , and the maps , (Group and abelian group).
The group axioms: associativity, a two-sided identity, and (Group and abelian group, Left identity, right identity, and two-sided identity for a binary operation).
A map is bijective exactly when it has a two-sided inverse map; injective means forces (Injection, surjection, bijection).
Proof
Suppose . Multiplying on the left by and regrouping, .
Suppose . Multiplying on the right by and regrouping, .
For every , , and .
For every , , and .
Existence in claim 3: , so solves ; and , so solves .
Claim 1 is steps 1.1 and 1.2.
By step 1.3 the map is a two-sided inverse of , so is a bijection of with inverse ; by step 1.4 the same holds for with inverse . This is claim 2.
Uniqueness in claim 3: if then by step 1.1, and if then by step 1.2.
Cancellation holds on both sides, both translations are bijections, and each of the two equations has exactly one solution.
Remarks
-
Claim 2 is the form used most often: it says every row and every column of the multiplication table of a group is a rearrangement of , since and permute . Inversion pairs with (In a group , and , the order of the last product being essential), so the two families of translations are indexed by the same elements.
-
Cancellation is strictly weaker than invertibility. A commutative monoid can satisfy both cancellation laws without being a group; is such a monoid, recorded on the companion page.
Depends on
Used by
- The eight vertex permutations of a square form a non-abelian subgroup of Sym({1,2,3,4}) of order 8, generated by a 4-cycle and one diagonal swap Example
- ℤ sits inside ℚ as a subring that is not a subfield, so the inverse-closure clause of the subfield definition is doing work Example
- A group homomorphism automatically satisfies f(e) = e' and f(g⁻¹) = f(g)⁻¹, and f(gⁿ) = f(g)ⁿ for every n ∈ ℤ; for monoid homomorphisms preservation of the identity must be assumed Lemma
- Cancellation characterises domains: in a commutative ring with 1 ≠ 0, the implication ab = ac and a ≠ 0 imply b = c holds if and only if the ring has no zero divisors Lemma
- Every left or right coset of H is equinumerous with H Lemma
- If ord(g) = n then gᵏ = e iff k is an integer multiple of n, the powers g⁰, …, gⁿ⁻¹ are distinct, and ⟨ g ⟩ has exactly n elements; if g has infinite order then gʲ = gᵏ only for j = k Lemma
- In a finite group, every element g satisfies gⁿ = e for some natural n ≥ 1 Lemma
- In a module, 0_Rm=0_M, r0_M=0_M, (-r)m=-(rm) and r(-m)=-(rm) Lemma
- In any ring 0 · a = a · 0 = 0, (-a)b = a(-b) = -(ab), (-a)(-b) = ab, (-1)a = -a and a(b - c) = ab - ac Lemma
- In any vector space 0_F v = 0_V, λ 0_V = 0_V, (-λ)v = -(λ v), (-1_F)v = -v, and λ v = 0_V forces λ = 0_F or v = 0_V Lemma
- One-step subgroup test: a nonempty H ⊆ G is a subgroup iff gh⁻¹ ∈ H for all g, h ∈ H; the identity and the inverses of H are then those of G Lemma
- The order presentation and the positive-cone presentation of an ordered ring determine each other: P = { x : 0 < x } satisfies trichotomy and closure, and a < b :⟺ b - a ∈ P recovers the order Lemma
- V = bigoplus_i<n Uᵢ if and only if every v ∈ V is ∑_i<n uᵢ with uᵢ ∈ Uᵢ in exactly one way; equivalently, if and only if the sum is V and ∑_i<n uᵢ = 0_V with uᵢ ∈ Uᵢ forces every uᵢ = 0_V Lemma
- x∈ aH iff a⁻¹x∈ H, and aH=bH iff a⁻¹b∈ H Lemma
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 18 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
- Cancellation property (Wikipedia) (standard reference, not scraped)
- Group (mathematics) (Wikipedia) (standard reference, not scraped)