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.
fails without commutativity: two transpositions in with
Statement refuted
False claim: in every group , for all and all (Powers : natural exponents in a monoid and integer exponents in a group, with ).
The claim is true when and commute, which is exactly what Exponent laws in a group: and for all , and when and commute asserts and exactly why that lemma carries the hypothesis in its statement and in its title. Without the hypothesis it fails, already at : in take the transpositions and . Then while .
Facts & Assumptions
Given: with , , pairwise distinct; with composition and identity (The symmetric group : the bijections of a set under composition); and , , so exchanges and and fixes , while exchanges and and fixes .
Two permutations are equal exactly when they agree at every point of (Injection, surjection, bijection, The symmetric group : the bijections of a set under composition).
The refuted claim: in every group, for all elements and all .
Counterexample
: sends and and fixes twice. Hence .
for the same reason, with the pair in place of . Hence .
The composite sends , sends , and sends .
.
sends by step 1.3, so it does not fix , since .
Therefore , and the claim of [L4] is false; the elements and do not commute, since sends to while sends .
Remarks
-
What survives without commutativity is the expansion , which is all that associativity gives. Turning it into requires exchanging the middle and , and that exchange is the commuting hypothesis in Exponent laws in a group: and for all , and when and commute, nothing weaker.
-
Why this matters for the library. The published Laws of integer exponents states with no commuting hypothesis and is correct, because it is a statement about a field, where multiplication is commutative by definition. Carrying that form over to groups would be a false generalisation, and this item is the witness.
-
The same pair witnesses that is not abelian ( has exactly six elements, is non-abelian, and its elements have orders , and ), which is no accident. At the equation reads , and cancelling on the left and on the right (Cancellation in a group: or forces ; equivalently left and right translation by are bijections of , so and each have exactly one solution) turns it into ; so at this exponent the law holds for a pair exactly when the pair commutes, and every non-abelian group supplies a counterexample.
Depends on
- Powers $g^{n}$: natural exponents in a monoid and integer exponents in a group, with $g^{0} = e$
- Exponent laws in a group: $g^{m+n} = g^{m}g^{n}$ and $(g^{m})^{n} = g^{mn}$ for all $m, n \in \mathbb{Z}$, and $(gh)^{n} = g^{n}h^{n}$ **when $g$ and $h$ commute**
- The symmetric group $\operatorname{Sym}(X)$: the bijections of a set $X$ under composition
- $\operatorname{Sym}(X)$ is a group under composition, and it is non-abelian whenever $X$ has at least three distinct elements
- Group and abelian group
- Left identity, right identity, and two-sided identity for a binary operation
- Injection, surjection, bijection
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: 56 results over 19 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
- Symmetric group (Wikipedia) (standard reference, not scraped)
- Abelian group (Wikipedia) (standard reference, not scraped)
- Exponentiation (Wikipedia) (standard reference, not scraped)