Alphabeta Math
False statementConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-11
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.

FALSE: every finite group is a direct product of cyclic prime-power groups

Statement

False claim: every finite group is isomorphic to a direct product of cyclic groups of prime-power order.

Facts & Assumptions

Given: The objects and hypotheses in the statement.

[L1]

Let XX be a set. A permutation of XX is a bijection f:XXf : X \to X (def-injection-surjection-bijection). The symmetric group of XX is the set of all permutations of XX, Sym(X)  :=  {f:XX  :  f is a bijection},\operatorname{Sym}(X) \;:=\; \{\, f : X \to X \;:\; f \text{ is a bijection} \,\}, equipped with composition as its operation, (fg)(x)  =  f(g(x))(xX),(f \circ g)(x) \;=\; f(g(x)) \qquad (x \in X), and with the identity map idX\mathrm{id}_X, given by idX(x)=x\mathrm{id}_X(x) = x, as distinguished element. Composition of two bijections of XX is again a bijection of XX (def-injection-surjection-bijection), so Sym(X)\operatorname{Sym}(X) is closed under \circ and \circ is a binary operation on it (def-binary-operation); and idX\mathrm{id}_X is a bijection of XX, so it is an element of Sym(X)\operatorname{Sym}(X), and it is a two-sided identity for composition (def-identity-element) because fidX=f=idXff \circ \mathrm{id}_X = f = \mathrm{id}_X \circ f holds pointwise for every ff. That (Sym(X),,idX)(\operatorname{Sym}(X), \circ, \mathrm{id}_X) is a group is lem-symmetric-group-is-a-group. Cycle notation for a finite list of distinct points. For distinct elements x0,x1,,xk1x_0, x_1, \dots, x_{k-1} of XX with k2k \ge 2, the symbol (x0x1xk1)(x_0\,x_1\,\cdots\,x_{k-1}) denotes the permutation sending xix_i to xi+1x_{i+1} for i<k1i < k-1, sending xk1x_{k-1} to x0x_0, and fixing every element of XX outside {x0,,xk1}\{x_0,\dots,x_{k-1}\}. It is a bijection, because the map described sends the set {x0,,xk1}\{x_0,\dots,x_{k-1}\} onto itself by a rule with an evident inverse (send each xi+1x_{i+1} back to xix_i and x0x_0 back to xk1x_{k-1}) and fixes the complement pointwise. A transposition is such a symbol with k=2k = 2, that is (ab)(a\,b) with aba \ne b: it exchanges aa and bb and fixes everything else, and it satisfies (ab)(ab)=idX(a\,b) \circ (a\,b) = \mathrm{id}_X. A product of cycle symbols means their composite, so (ab)(cd)(a\,b)(c\,d) is (ab)(cd)(a\,b) \circ (c\,d). (The symmetric group Sym(X)\operatorname{Sym}(X): the bijections of a set XX under composition).

[L2]

For every set XX, the triple (Sym(X),,idX)(\operatorname{Sym}(X), \circ, \mathrm{id}_X) of def-symmetric-group is a group (def-group); the inverse of a permutation ff is its inverse function f1f^{-1}. If XX contains three distinct elements aa, bb, cc, then Sym(X)\operatorname{Sym}(X) is not abelian: the transpositions τ=(ab)\tau = (a\,b) and ρ=(bc)\rho = (b\,c) satisfy τρρτ\tau \circ \rho \ne \rho \circ \tau. (Sym(X)\operatorname{Sym}(X) is a group under composition, and it is non-abelian whenever XX has at least three distinct elements).

[L3]

Let AA be a finite set with n:=An := \lvert A\rvert and write Bij(A):={f:AA : f is a bijection}.\operatorname{Bij}(A) := \{\, f : A \to A \ :\ f \text{ is a bijection} \,\}. Then Bij(A)\operatorname{Bij}(A) is finite and Bij(A)=n!\lvert\operatorname{Bij}(A)\rvert = n! (def-factorial-and-falling-factorial). More generally, for finite sets XX and YY write Bij(X,Y)\operatorname{Bij}(X,Y) for the set of bijections XYX \to Y. If X=Y=n\lvert X\rvert = \lvert Y\rvert = n then Bij(X,Y)\operatorname{Bij}(X,Y) is finite with n!n! elements, and if XY\lvert X\rvert \ne \lvert Y\rvert then Bij(X,Y)=\operatorname{Bij}(X,Y) = \varnothing. (A finite set AA with A=n\lvert A\rvert = n has exactly n!n! bijections onto itself, and n!n! bijections onto any set of the same cardinality).

[L4]

Let GG be a group and gGg \in G, with integer powers as in def-group-power. Then g  =  {gn  :  nZ},\langle g \rangle \;=\; \{\, g^{n} \;:\; n \in \mathbb{Z} \,\} , the cyclic subgroup generated by gg (def-generated-subgroup) being exactly the set of integer powers of gg. Consequently every cyclic group is abelian, and so is every cyclic subgroup of any group. (g={gn:nZ}\langle g \rangle = \{\, g^{n} : n \in \mathbb{Z} \,\}, and every cyclic group is abelian).

[L5]

Let GG and HH be groups. Their external direct product has underlying set G×H:={(g,h):gG, hH}G\times H:=\{(g,h):g\in G,\ h\in H\} and componentwise operation (g,h)(g,h):=(gg,hh).(g,h)(g',h') := (gg',hh'). The fact that this operation makes G×HG\times H a group, with the indicated identity and inverses, is proved in thm-external-direct-product-is-a-group. Until that result is used, this definition introduces only the set and its componentwise binary operation. (The external direct product G×HG\times H with componentwise multiplication).

[L6]

For groups GG and HH, the componentwise operation of def-external-direct-product-of-groups makes G×HG\times H a group. Its identity is (eG,eH)(e_G,e_H), and (g,h)1=(g1,h1).(g,h)^{-1}=(g^{-1},h^{-1}). Moreover the coordinate maps πG(g,h)=g\pi_G(g,h)=g and πH(g,h)=h\pi_H(g,h)=h are group homomorphisms. (G×HG\times H is a group with identity (eG,eH)(e_G,e_H), coordinatewise inverses, and homomorphic coordinate projections).

Refutation

technique · direct
1.1

Let XX have three distinct elements. The symmetric group Sym(X)\operatorname{Sym}(X) is finite, with 3!=63!=6 elements.

givenL1L2L3L4L5L6
2.1

Two transpositions sharing one point do not commute, so Sym(X)\operatorname{Sym}(X) is nonabelian.

step 1.1
3.1

Every cyclic group is abelian, and a direct product of abelian groups is abelian under componentwise multiplication. Hence this finite nonabelian group cannot have the asserted form, and the claim is false.

step 2.1

Depends on

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: 73 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