Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedPipeline-generatedaudited 2026-09-10
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.

Novikov boone undecidability of the word problem

Statement

Assume AC. There exists a single finite presentation PB of a group B whose word problem is undecidable: no Turing machine halts on every signed word over its fixed finite generating alphabet and correctly decides whether the word represents identity.

Facts & Assumptions

Given: The fixed normalized recognizer, positive semigroup Γ, and associated Boone presentation.

[F1]

The language of inputs w satisfying C(w)=q in this fixed semigroup is undecidable. (Fixed finite semigroup has undecidable terminal equality)

[F2]

The Boone presentation is finite. A word X#qjY with positive tape contexts X,Y is special, its associated positive word is XqjY, and its identity test is W(Σ)=kΣ1tΣk1Σ1t1Σ. (Boone group presentation and special word)

[F3]

For every positive special word, W(Σ)=1 if and only if Σ=q. (Boone special word equivalence)

[F4]

For a fixed finite presentation the word-problem input is a signed generator word and the question is identity in that group. (The word problem for a fixed finite presentation)

[F5]

The semigroup construction introduces the tape marker h, the start state qstart, and the initial word C(w)=hqstartv(w)h; it also places h in the subsequent tape alphabet Sˉ. (Boone machine semigroup and augmented configurations)

[F6]

The fixed normalized machine uses v(ε)=s0 and v(w)=w for every nonempty binary word w. (Normalized fixed halting machine for boone simulation)

[A1]

Assume AC, inherited from the HNN normal-form proof. (The Axiom of Choice)

Proof

1.1

Fix PB before reading any input. For binary w, compute v(w) using [F6]: if the input is empty, write the single symbol s0 in the finite-word encoding; otherwise copy the binary letters unchanged. Both branches terminate and give a nonempty positive tape word. Then write Σ(w)=h1qstartv(w)h. By [F5], its positive contexts are X=h and Y=v(w)h; by [F2], it is special and its associated positive word is exactly C(w). In particular Σ(ε)=h1qstarts0h.

F1F2F5F6construct
2.1

There is a finite-tape procedure computing W(Σ(w)). Store a delimited copy of Σ(w). To copy it, mark each next uncopied source symbol, carry that symbol in finite control, scan to the output end, append it and return to the source; reset the marks after the copy. To copy its inverse, scan source symbols in reverse order and invert each signed letter by a fixed finite lookup. Repeat this for the four displayed copies, inserting the fixed letters k,t,k1,t1. Each scan is between finite delimiters and each copy marks one previously unmarked position, so all loops terminate. Erase the source workspace and move the output left one symbol at a time by the same marking procedure. This produces a valid signed input word for the fixed presentation using a deterministic one-tape machine; no model-equivalence thesis is involved.

F2F4step 1.1construct
3.1

If a total decider D of the word problem for PB existed, first run step 2.1 and then D on its output. By [F3], its answer would be yes exactly when C(w)=q. The encoder terminates on every w, and the assumed decider terminates on every encoded word, so this would be a total decider of the language ruled out by [F1]. Hence no such D exists.

F1F3F4A1step 1.1step 2.1
4.1

The generators and relation list are finite by [F2] and never depend on w. Step 3.1 therefore proves undecidability for one fixed presentation, as asserted, with AC used only through the group equivalence [F3].

F2step 3.1

Source locator

Rotman, printed p.431, Theorem 12.8. Simpson, Theorem 8, p.4, independently confirms the fixed-presentation endpoint via a different machine construction. The reduction here uses the full conjugated-t commutator; it does not use the shortened expression printed in Rotman's Corollary 12.9.

Depends on

Used by

Dependency tree · two levels

19 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources