Alphabeta Math
Pipeline-generated
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.

Boone Machine Simulation and Fixed-Presentation Undecidability

1 · Prerequisites

2 · Summary

A fixed halting recognizer is compiled into a finite positive semigroup and then a finite group presentation. The proof follows the input through both directions of the semigroup history test and the Boone special-word equivalence. The HNN construction proves its associated subgroup embeddings before using Britton reduction; reconstruction checks the tape signs at both rule orientations. The conclusion is undecidability for one fixed presentation. AC is assumed in the group normal-form arguments; the machine and semigroup constructions need no choice.

3 · Logical flowchart

4 · Definitions, theorems and proofs

LemmaStatement: AI-adaptedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-10Open item page →

Normalized fixed halting machine for boone simulation

Statement

Fix the deterministic one-tape recognizer R of HALTTM. There is a fixed finite deterministic machine T on a two-sided blank tape whose instructions each either write without moving, move left without writing, or move right without writing. It has exactly one stopping state q0, and exactly one instruction for every other state and tape symbol. With v(ε)=s0 (blank) and v(w)=w for nonempty binary w, it stops on v(w) exactly when R accepts w. Consequently its stopping language is undecidable.

Facts & Assumptions

Given: The fixed recognizer R; its input alphabet excludes blank. No choice axiom is needed.

[F1]

HALTTM is recognizable and undecidable; the proof constructs the fixed recognizer R. (The halting problem is recognizable and undecidable)

[F2]

The finite table has entries δ(p,a)=(p,b,D) for every nonhalting state and symbol, with two designated halting states and D{L,R}. (Deterministic one-tape Turing machines with designated accept and reject states)

[F3]

Initial input starts at cell zero; an empty input scans blank. A left move at zero stays at zero. (Initial tapes and machine-relative halting configurations)

Proof

1.1

Give each symbol a an undotted copy a and a dotted copy a˙. Let f send accepting state to q0, rejecting state to a new state , and each other state to its tagged simulator copy. Add a new start state z. On any undotted a, its instruction writes a˙ and enters f(pstart). This also defines initialization for empty input, by writing s˙0.

F2F3construct
2.1

For each table entry (p,a)(p,b,D) and bit d{0,1}, add a fresh intermediate state jp,a,d. In state f(p) scanning a(d), write b(d) and enter jp,a,d. On b(d), this intermediate state moves in direction D and enters f(p), except that for d=1,D=L it writes the same b(1) without moving and enters f(p). Every other symbol in that intermediate state goes by a no-op write to . State no-op writes every symbol and stays in . The unused dotted inputs at z also go to . There are no entries at q0. The cases are disjoint and exhaust every nonstopping state/symbol pair. Their indexing sets are finite, so this is a literal finite deterministic table.

F2F3step 1.1construct
3.1

After initialization, the unique dot is at cell zero; undotting the nonnegative tape gives precisely R's initial tape, and all negative cells are blank. Suppose this invariant holds at a simulated nonhalting state. The first instruction writes precisely R's new symbol, retaining the dot bit. The second instruction scans that very symbol, so it follows the designated intermediate branch. Away from zero it makes R's move. At zero a left move is the no-op specified in step 2.1, while a right move reaches cell one. Thus no negative cell is visited and the unique dot is neither lost nor copied. The next macro boundary has exactly R's new head, tape and mapped state. Repeating this calculation proves the invariant after every simulated step.

F2F3step 1.1step 2.1
4.1

The macro boundaries occur at times 1+2n until a halting outcome. Every intervening time is the intermediate state for the preceding table entry, so a run cannot reach q0 in an unaccounted intermediate step. If R accepts at step n, T reaches q0 at time 1+2n. Conversely the only reached entry into q0 finishes a macro whose target is acceptance. Rejection reaches and loops forever; an infinite nonhalting run gives infinitely many two-instruction macros. This proves both stopping directions and divergence.

step 2.1step 3.1
4.2

Represent the two-sided tape after any finite time by the finite interval containing the input and all visited cells, including the scanned cell. A move out of that interval adjoins one blank at the appropriate end; a write changes only its scanned cell. These are exactly the five finite-description cases (write, internal/end right, internal/end left), with nonempty scanned right segment. Extra unvisited blanks do not change the infinite-tape run. Thus the constructed machine has the finite-description interface used by the semigroup construction.

step 2.1step 3.1construct
5.1

Computing v merely tests whether the input is empty and, in that case, writes one blank symbol in its finite-word encoding. A decider for T's stopping language composed with this procedure would decide membership of every binary w in HALTTM by step 4.1, contradicting [F1]. The same fixed table works for all w, including words of lengths zero and one.

F1step 4.1step 4.2

Source conventions

Rotman, Chapter 12, printed pp.420–423 (quadruples and five basic moves), and Exercise 12.11 on p.425 provide the target interface. The dotted-boundary compiler above supplies the conversion from the local right-infinite, two-outcome model explicitly.

DefinitionDefinition: AI-adaptedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-10Open item page →

Boone machine semigroup and augmented configurations

Definition

Let T be the fixed machine of Normalized fixed halting machine for boone simulation, with tape alphabet S, blank s0, states Q, start qstart and stop q0. Take new, mutually distinct symbols h,q. Set A=SQ{h,q}. Words and concatenation have the convention of Computation alphabets, words, the empty word, and Σ. On the nonempty words A+ use the following equations, oriented as displayed:

Instruction of TRelations (for every sβS)
write sk, enter qb, from (qa,sj)qasj=qbsk
move right, enter qb, from (qa,sj)qasjsβ=sjqbsβ; qasjh=sjqbs0h
move left, enter qb, from (qa,sj)sβqasj=qbsβsj; hqasj=hqbs0sj

Add q0s=q0 and sq0h=q0h for every sS, and hq0h=q. Erasure never ranges over h.

An elementary replacement substitutes either side of an equation for the other inside arbitrary contexts u,vA. Write ab when a finite sequence of such symmetric replacements joins them; the sequence of length zero is allowed. Define Γ=A+/ with multiplication [a][b]=[ab], using the quotient-set convention of Equivalence relation, equivalence class, and the quotient set A/. Its well-definedness is verified below.

The augmented configurations are q and words hUqaVh, where U,VS, qaQ, and Vε unless qa=q0. The initial word is C(w)=hqstartv(w)h. The symbol q has no outgoing oriented rule.

For subsequent algebra put Sˉ=S{h} and Qˉ=Q{q}. Index the finite relation list by I and write each relation as Fiqa(i)Gi=Hiqb(i)Ki, where Fi,Gi,Hi,KiSˉ, possibly empty, and both sides have exactly one state letter. This change of notation adds no erasure rule.

Facts & Assumptions

Given: The displayed relation list and contextual replacement on nonempty words.

[F1]

The machine has finite tape and state sets and a finite table. (Normalized fixed halting machine for boone simulation)

[F2]

Concatenation joins finite words, including the empty word. (Computation alphabets, words, the empty word, and Σ)

[F3]

A reflexive, symmetric, transitive relation defines the quotient set of equivalence classes. (Equivalence relation, equivalence class, and the quotient set A/)

[F4]

A set with an associative binary operation is a semigroup. (Semigroup and monoid)

Verification

1.1

Every table entry contributes at most S+1 transition equations, and cleanup contributes 2S+1. Every side is nonempty and contains exactly one state letter, including q on the final right side. Thus replacements stay in A+ and the list is finite.

F1given
2.1

The length-zero path proves aa. Reversing a path proves symmetry because each replacement permits both directions. Joining two finite paths with common endpoint proves transitivity. Hence is an equivalence relation and its classes form a set.

F3step 1.1
3.1

Prefixing and suffixing every word of a path by fixed words prefixes and suffixes every replacement context. Therefore aa implies uavuav. If also bb, first use the path from a to a with suffix b, then the path from b to b with prefix a, obtaining abab. Thus [a][b]=[ab] is independent of both representatives.

F2step 2.1
4.1

Word concatenation is associative: both (ab)c and a(bc) list the letters of a, then b, then c at the same indices. Consequently ([a][b])[c]=[(ab)c]=[a(bc)]=[a]([b][c]). Products stay nonempty, so this is the claimed semigroup. Empty contexts and one-letter words cause no exception; an empty word is not adjoined as an identity element.

F2F4step 3.1

Source conventions

Rotman, printed pp.426–427, gives the eight relation families. The augmented domain permits empty right tape during stopping cleanup, repairing the nonempty-right-tape assertion in his Lemma 12.3.

LemmaStatement: AI-adaptedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-10Open item page →

Boone semigroup histories detect halting

Statement

For every binary word w, the initial word C(w) equals q in Γ if and only if T stops on v(w).

Facts & Assumptions

Given: The machine, semigroup and initial-word conventions above.

[F1]

Equality in Γ means a finite symmetric contextual derivation using the five transition and three cleanup families; augmented configurations allow empty right tape exactly at q0. (Boone machine semigroup and augmented configurations)

Proof

1.1

A write replacement in either direction changes the state and its following scanned symbol, retaining the two outer markers and a nonempty right segment. Internal right swaps qasjsβ with sjqbsβ; both sides retain a scanned symbol. End right swaps qasjh with sjqbs0h; the displayed h must be the right outer marker, so the inverse deletes exactly the added blank and restores the earlier scanned cell. Internal left swaps sβqasj with qbsβsj; both sides have a scanned cell. End left swaps hqasj with hqbs0sj; the displayed h must be the left outer marker, and the inverse again restores a nonempty scanned segment. Since there is exactly one state letter, any applicable contextual transition occurs at that state. All five families therefore preserve augmented shape in both directions.

F1given
2.1

At q0, erasing or inserting the first right tape letter via q0s=q0 preserves augmented shape, including the empty segment. The equation sq0h=q0h applies exactly when the right segment is empty, removing or inserting the last left tape symbol. Finally hq0h=q changes exactly the whole word: the markers must be the two outer markers and there are no remaining tape symbols. Conversely q occurs alone in the augmented domain and expands to hq0h. Thus every symmetric derivation starting at C(w) stays in the augmented domain.

F1step 1.1
3.1

At a nonstopping configuration the unique table entry fixes the instruction. The symbol adjacent to the moved side is either a tape symbol or the outer marker, so exactly one internal/end family applies. At q0 with nonempty right tape the unique forward rule erases its first symbol. With empty right tape and nonempty left tape it erases the last left symbol. With both empty it sends hq0h to q, which has no successor. Thus the oriented graph on augmented configurations has at most one successor per vertex. Self-loops, if present, do not affect this assertion.

F1step 1.1step 2.1
4.1

If T stops, its finite description history gives the same transition replacements until hUq0Vh. Erase the V right symbols, then the U left symbols, then use hq0h=q. This constructs a finite derivation from C(w) to q.

F1step 3.1
4.2

Conversely, suppose C(w)=q. Among finite derivations choose one of least length, z0=C(w),,zn=q. It has no repeated vertex or self-loop, since deleting the intervening segment would shorten it. The last edge is forward because q has no successor. If any earlier edge were backward, there would be consecutive edges zj1zjzj+1. Uniqueness of the successor would give zj1=zj+1, contrary to minimality. Every edge is therefore forward. The initial state is not q0; reaching q requires first reaching q0, and before that first occurrence all edges are actual machine steps. Thus T stops. Least length is a least natural number of a nonempty set; it uses no arbitrary choice.

F1step 2.1step 3.1
5.1

Steps 4.1 and 4.2 prove the two implications. For empty input v(w)=s0 supplies the scanned cell; for one-symbol input the end rules apply as specified. Empty cleanup segments were included explicitly, so these cases do not require a stronger invariant.

step 4.1step 4.2

Source locator

Rotman, printed pp.427–428, Lemmas 12.3–12.4; the graph argument here includes all cleanup vertices and both directions of each replacement.

TheoremStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-10Open item page →

Fixed finite semigroup has undecidable terminal equality

Statement

There is one fixed finite positive semigroup presentation, with one state letter on each side of every relation, for which deciding C(w)=q on encoded initial words is impossible. In particular both unrestricted equality to q and unrestricted word equality in this same semigroup are undecidable.

Facts & Assumptions

Given: The fixed machine and semigroup already constructed; all inputs w are binary finite words.

[F1]

The fixed T stops on v(w) exactly for wHALTTM, an undecidable language. (Normalized fixed halting machine for boone simulation)

[F2]

For this fixed T, the construction gives one finite positive semigroup presentation Γ, its fixed terminal letter q, and the computable initial words C(w)=hqstartv(w)h. Every defining relation has exactly one state letter on each side. (Boone machine semigroup and augmented configurations)

[F3]

C(w)=q in Γ exactly when T stops on v(w). (Boone semigroup histories detect halting)

Proof

1.1

Fix the table of T and hence the finite relation list of Γ once. On input w, test emptiness, write the encoding of s0 in the empty case and otherwise copy w, and prefix hqstart and suffix h. This computes C(w) by finite-symbol scans; no part of the presentation depends on w.

F1F2construct
2.1

A decider answering whether this C(w) equals q would answer yes exactly when T stops on v(w), hence exactly when wHALTTM. Running it after the terminating encoding in step 1.1 would be a total decider of that language, contradicting [F1].

F1F3step 1.1
3.1

An unrestricted terminal-equality decider could be run on these initial words; an unrestricted two-word equality decider could be run on (C(w),q). Each would give the impossible decider in step 2.1. The reductions include C(ε)=hqstarts0h.

step 1.1step 2.1

Source locator

Rotman, printed pp.428–430, Theorem 12.5 and Corollary 12.6. The direct composition above fixes the presentation before varying the input.

DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-09-10Open item page →

Boone group presentation and special word

Definition

Use the finite positive presentation Γ and its relation notation Fiqa(i)Gi=Hiqb(i)Ki from Boone machine semigroup and augmented configurations. All generator alphabets below are disjointly tagged.

For a signed tape word U=s1e1smem, ej{1,1}, set U#=s1e1smem. Thus (UV)#=U#V#, (U#)#=U, and ε#=ε. A cancellation pair is carried to a cancellation pair; applying # twice recovers the original pair. Consequently this operation is well-defined on free tape words modulo free cancellation. It is neither reversal nor a claimed operation on the semigroup quotient.

Define B by generators SˉQˉ{ri:iI}{x,t,k} and the following relations for every sSˉ and iI: xs=sx2,ris=sxrix, ri1(Fi#qa(i)Gi)ri=Hi#qb(i)Ki, tri=rit,tx=xt,kri=rik,kx=xk, k(q1tq)=(q1tq)k. Each displayed equation u=v means the relator uv1 in the free-group quotient of Recursive presentations and finite presentations of groups. Both the generating set and relator list are finite. There are no other defining equations, in particular none commuting state letters with x.

A special word is the spelled word Σ=X#qjY, where X,YSˉ are positive tape words (empty is allowed) and qjQˉ. Set Σ=XqjY, a nonempty positive semigroup word, and W(Σ)=kΣ1tΣk1Σ1t1Σ. The operation # is on the tape words in this spelling, not on arbitrary elements of B. For empty tape contexts, Σ=qj and Σ=qj.

Source locator

Rotman, Chapter 12, printed pp.430–431, sharp notation and the displayed Boone presentation. Inverses in W reverse the full word; sharp preserves the order of its tape letters.

LemmaStatement: AI-adaptedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-10Open item page →

Boone base groups and associated free bases

Statement

Assume AC. Put H=x,Sˉs1xs=x2 (sSˉ) and G0=HF(Qˉ). Then x is infinite cyclic and embeds in H. For each rule i, put ai=Fi#qa(i)Gi, bi=Hi#qb(i)Ki. The subgroups Ai=ai,sx (sSˉ),Bi=bi,sx1 (sSˉ) are free on the indicated bases. The correspondence aibi, sxsx1 is an isomorphism ϕi:AiBi. The map θ(x)=x1, θ(s)=s is an involutive automorphism of H.

The retraction ρ:HF(Sˉ) sending x1, ss is injective on each Tη=sxη:sSˉ, for η=±1. The automorphism of G0 fixing H and all other states and sending qa(i)ai identifies qa(i)T1 with Ai; the corresponding automorphism identifies qb(i)T1 with Bi.

We also use the following finite multiple-letter version of Britton's lemma: for finitely many isomorphisms between subgroups of one base, the successive HNN construction embeds that base; a word with stable letters equal to a base element contains a pinch for an original edge subgroup. Two reduced words representing the same element have the same ordered sequence of signed stable letters.

Facts & Assumptions

Given: The finite alphabets and rule contexts of the Boone presentation.

[F1]

These are the specified tape relations and rule words. (Boone group presentation and special word)

[F2]

Reduced words give free groups and their universal property; nonempty reduced words are nonidentity. (Reduced words form the free group on an alphabet)

[F3]

Reduced syllable expressions in a free product are unique. (Normal form theorem for free products)

[F4]

A reduced single-letter HNN word containing a stable letter cannot be the identity. (Britton's lemma)

[F5]

The base embeds in a single-letter HNN extension. (The base group embeds in its HNN extension)

[A1]

Assume the Axiom of Choice. (The Axiom of Choice)

Proof

1.1

For finitely many edge maps between subgroups of a base E, adjoin their letters successively. The edge subgroups remain embedded after each addition by [F5], so the next map is still an isomorphism of actual subgroups. AC chooses representatives of their nonempty cosets for the single-letter normal forms underlying [F4]. This is the choice use throughout the construction.

F4F5A1construct
2.1

Prove the multiple-letter pinch assertion by induction on the number of letters. With no letters there is nothing to assert; with one letter apply [F4] to the word times the inverse of its asserted base value. For the next letter, regard all older-letter blocks as coefficients. If the new letter occurs, single-letter Britton supplies a new-letter pinch whose intervening older-letter block represents an element of an original edge subgroup in E. If that block contains older letters, the induction hypothesis supplies an older-letter pinch in the original spelling. Otherwise the new-letter pinch is already a pinch over E. If the new letter never occurs, use the induction hypothesis directly. This proves the assertion for every finite family, without changing any edge subgroup.

F4step 1.1
3.1

For completeness, compare two multiple-letter reduced words U,V with U=V. In UV1 a pinch can occur only across the seam, since neither side has an internal pinch. It must pair the last signed letter of U with the inverse of the last signed letter of V, with the same label. Reducing this pinch replaces the seam coefficient by a base element, leaving shortened prefixes of the original reduced words. Repeat. If one prefix had stable letters after the other ran out, it would be a reduced word equal to a base element, contradicting step 2.1. Hence all paired letters agree in reverse order and both prefixes run out together. This proves the sequence assertion, including length zero.

step 2.1algebra
3.2

Start with the free group on x. By [F2], xn1 for every nonzero integer n. The map xnx2n is an isomorphism xx2: it preserves addition of exponents, is injective and has precisely that image. Successively adjoin each s with s1xs=x2. Steps 1.1–2.1 apply (the local stable letter is s1), giving H and preserving the infinite order of x. Form G0=HF(Qˉ) using [F3]; states have no relations with H.

F1F2F3step 1.1step 2.1
4.1

Sending x1 and ss respects every relator of H, giving ρ:HF(Sˉ). For either η=1 or η=1, a nonempty reduced word in the abstract letters zs maps under zssxη and then ρ to the same nonempty reduced tape word. By [F2] it is nonidentity. Thus Tη=sxη:sSˉ is free on that displayed basis, and ρ restricts injectively to Tη.

F2step 3.2
5.1

In G0, the subgroup qa(i)T1 is a free product: any alternating product of its nonidentity state powers and tape elements is a nonempty reduced syllable word by [F3]. The assignment fixing H and all other states and sending qa(i) to Fi#qa(i)Gi defines an automorphism of G0. Its inverse sends that state to (Fi#)1qa(i)Gi1 and fixes the same other generators; substitution verifies both composites on every generator. This automorphism carries the preceding free product to Ai, proving its asserted free basis. Empty Fi or Gi give the same substitution with an identity factor.

F2F3step 4.1construct
6.1

Replace the state by qb(i), the contexts by Hi#,Ki, and T1 by T1 in the explicit automorphism construction of step 5.1. Its inverse is qb(i)(Hi#)1qb(i)Ki1. Thus Bi is free on the stated basis. The unique homomorphisms given by the forward and reverse basis correspondences compose to the identity on every basis element, hence on both groups. They are inverse isomorphisms, proving the assertion about ϕi.

F2F3step 4.1step 5.1
7.1

Inverting the equation s1xs=x2 gives s1x1s=x2, exactly its image under θ. Thus θ defines an endomorphism of H. Its square fixes x and every s, so it is an involutive automorphism. It interchanges T1 and T1. All claims now follow.

F1step 3.2step 6.1algebra

Source locator

Rotman, printed pp.438–440, Lemma 12.11 and Corollary 12.12. The free state factor here corrects the state/x commutation printed in part (ii-prime). The multiple-letter pinch and comparison arguments above derive precisely the extra interface needed from the local single-letter results.

LemmaStatement: AI-adaptedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-10Open item page →

Boone hnn tower and auxiliary subgroups

Statement

Assume AC. The multiple HNN extension G2=G0,ri (iI)ri1ari=ϕi(a) (aAi) embeds G0, and C=x,ri:iI is free on these generators. Let G3 be the HNN extension of G2 with letter t centralizing the actual subgroup C. Let D=C,q1tqG3. The HNN extension of G3 with letter k centralizing the actual subgroup D is exactly B. All these base maps are injective. Moreover Aix=Bix={1}. These are associated subgroups, without a claim about full centralizers or a free basis for D.

Facts & Assumptions

Given: The groups, free bases and maps from the preceding lemma.

[F1]

Ai,Bi are free on the displayed bases, ϕi is their basis isomorphism, ρ is injective on Tη, and finite multiple-letter Britton and stable-letter comparison hold. (Boone base groups and associated free bases)

[F2]

Single-letter HNN normal forms exist and are unique after choosing transversals. (Normal forms in an HNN extension are unique relative to chosen transversals)

[F3]

A reduced HNN word with a stable letter is nonidentity. (Britton's lemma)

[F4]

The semigroup construction introduces the distinguished terminal symbol q and places it in the subsequent state alphabet Qˉ=Q{q}. (Boone machine semigroup and augmented configurations)

[F5]

The Boone presentation defines B and lists its rule-letter, t-centralizer, and k-centralizer relations, including commutation with q1tq. (Boone group presentation and special word)

[A1]

Assume AC to choose the coset representatives used in HNN normal forms. (The Axiom of Choice)

Proof

1.1

Since every ϕi is an isomorphism of actual subgroups of G0, the successive construction in [F1] forms G2 with embedded bases. Its relations need only be imposed on the free bases, because conjugation and ϕi preserve products and inverses. The tape relation ri1(sx)ri=sx1 is equivalent to sxri=risx1 and then ris=sxrix. Thus the finite presentation of G2 is exactly the tape/state/rule portion of B.

F1F5A1algebra
1.2

The automorphism used in [F1] fixes H and carries qa(i)T1 onto Ai. A reduced free-product word with a state syllable cannot belong to H, so AiH=T1. Similarly BiH=T1. If an element of Tη equals xm, applying ρ gives identity, and the injectivity on Tη gives that element equal to 1. The infinite order of x then gives m=0. Hence Aix=Bix={1}.

F1
2.1

Let a nonempty freely reduced word on x,ri be given, consolidating consecutive x letters into powers. A possible rule pinch has the form riϵxmriϵ. If m0, step 1.2 excludes subgroup membership. If m=0, the displayed pair would cancel freely, contrary to the chosen spelling. Thus a word with rule letters is nonidentity by multiple-letter Britton in [F1]; without rule letters it is a nonzero power of the embedded x. This proves freeness of C on x,ri, including the case of zero rule letters.

F1step 1.2
3.1

The identity map of the actual subgroup CG2 is an isomorphism, so adjoining t with that edge map is an HNN extension. Choose representatives by [A1]; [F2]–[F3] embed G2 in G3. Commutation with each x,ri is equivalent to commutation with every product and inverse, hence with all of C.

F2F3A1step 2.1
4.1

By [F4], q is a specified generator in the embedded state group, so q1tqG3 is defined. Let D be the subgroup generated by the finite list x,ri,q1tq. Its identity map is an isomorphism regardless of relations among that list. Adjoining k with this edge map therefore embeds G3 by [F2]–[F3], again using [A1]. Requiring commutation with the displayed generators is equivalent to commutation with D. By [F5], these are exactly the remaining defining relations of B; both presentations are the same free-group quotient. This proves the tower and every asserted embedding.

F2F3F4F5A1step 1.1step 3.1

Source locator

Rotman, printed pp.438–440, Lemma 12.11. Simpson, Definition 1, p.1, independently uses the convention ri1ari=ϕi(a); the local normal-form convention uses its inverse stable letter.

LemmaStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-10Open item page →

Boone positive history pushing

Statement

Assume AC. If a special word Σ satisfies Σ=q in the positive semigroup, then Σ=LqR in G2 for words L,R on x,ri. Consequently W(Σ)=1 in B.

Facts & Assumptions

Given: A positive special word and a finite symmetric semigroup history to q.

[F1]

The group relations are xs=sx2, ris=sxrix, and ri1airi=bi, where ai=Fi#qa(i)Gi, bi=Hi#qb(i)Ki; sharp preserves order. (Boone group presentation and special word)

[F2]

G2 embeds in B; t centralizes C=x,ri, and k centralizes C and q1tq. (Boone hnn tower and auxiliary subgroups)

[A1]

Assume AC as in the embedded tower. (The Axiom of Choice)

Proof

1.1

For every integer a, xas=sx2a follows by taking powers in s1xs=x2. The rule relation also gives ri1s=sx1ri1x1: from ris=sxrix, obtain ri1sx=sx1ri1 and multiply on the right by x1. Thus for either ϵ=1 or 1, riϵs=sxϵriϵxϵ.

F1algebra
2.1

For a positive word V of length m, set dm=2m1. At m=0, riϵV=Vxϵdmriϵxϵdm. If this holds for V and a=ϵdm, then riϵVs=Vxariϵxas=Vxariϵsx2a=Vsx2a+ϵriϵx2a+ϵ. Since 2a+ϵ=ϵdm+1, this proves the formula for all m, for both signs.

step 1.1algebra
3.1

Let U be positive of length n, let Z be its reversal and put e=2n1. Then U#=Z1. Applying step 2.1 to riϵZ=Zxϵeriϵxϵe and multiplying by Z1 gives U#riϵ=xϵeriϵxϵeU#. Together with step 2.1 these are all four signed pushing identities, including n=0 and m=0.

F1step 2.1algebra
4.1

Every word in a history beginning at Σ has exactly one positive state letter, since every relation preserves that count. Hence a contextual forward replacement has old word UFiqa(i)GiV and new word UHiqb(i)KiV with positive tape contexts U,V. With e=2U1, d=2V1, the corresponding special spellings Zold,Znew satisfy Znew=U#ri1airiV=(xeri1xe)Zold(xdrixd). The reverse replacement uses ai=ribiri1 and gives Zold=(xerixe)Znew(xdri1xd). These equalities use only relations of G2.

F1step 2.1step 3.1
5.1

Along the finite symmetric path choose, at each edge, the applicable equality expressing the earlier spelling as an auxiliary left factor times the later spelling times an auxiliary right factor. Substitution multiplies the left factors in path order and the right factors in reverse path order. Since the last spelling is q, it yields Σ=LqR. For a path of length zero both factors are empty. This is a finite product of explicitly given factors, with no choice of infinite histories.

step 4.1construct
6.1

Put g=q1tq. Since t commutes with L, Σ1tΣ=R1gR. Since k commutes with R and g, W(Σ)=kR1gRk1R1g1R=R1(kgk1g1)R=1. These equalities hold in B by the embedded tower, under its stated AC assumption.

F2A1step 5.1algebra

Source locator

Rotman, printed pp.432–433, Lemma 12.10 and sufficiency proof. The explicit exponent formula supplies the three identity verifications left implicit there.

LemmaStatement: Literature-sourcedProof: AI-adaptedaudited 2026-09-10Open item page →

Boone commutator extracts an auxiliary history

Statement

Assume AC. For a special word Σ, if W(Σ)=1 in B, then there are freely reduced auxiliary words L,R on x,ri with LΣR=q in the embedded rule group G2.

Facts & Assumptions

Given: ΣG0G2 with W(Σ)=1.

[F1]

G3 is the t-HNN extension centralizing C=x,ri; B is the k-HNN extension centralizing D=C,q1tq, with all bases embedded. (Boone hnn tower and auxiliary subgroups)

[F2]

A reduced HNN word with a stable letter is nonidentity; an identity word with stable letters therefore has a pinch. (Britton's lemma)

[A1]

Assume AC for the HNN transversals. (The Axiom of Choice)

Proof

1.1

Set g=Σ1tΣG3. It has one t, hence is nonidentity by [F2]. In the identity word kgk1g1 the only two k letters must form a pinch. For the identity edge map of D this says precisely gD, with membership in the embedded base G3.

F1F2A1given
2.1

Write g1=R0(q1te1q)R1(q1tenq)Rn, where RjC are auxiliary words and ej{1,1}, and choose the least possible n. Such finite expressions exist by gD and the definition of generated subgroup. If n=0, the equality Σ1tΣR0=1 has exactly one t and violates [F2]. Thus n1.

F1F2step 1.1choose
3.1

Apply [F2] to the displayed word for gg1 in G3. If a pinch uses its first t, it pairs that t with te1, so e1=1 and ΣR0q1=PC in G2. Multiplying gives P1ΣR0=q. This is the desired auxiliary equation.

F1F2step 2.1algebra
3.2

Any other pinch pairs consecutive tej,tej+1 with ej+1=ej and qRjq1C. Since t commutes with C, for either sign ej the corresponding subexpression satisfies (q1tejq)Rj(q1tejq)=q1(qRjq1)q=Rj. Replacing it combines the neighboring auxiliary factors and gives an expression for g1 with n2 such occurrences, contrary to minimality. Thus this kind of pinch cannot occur.

F1step 2.1algebra
4.1

A pinch exists, so step 3.1 must apply. Freely reducing P1 and R0 changes neither represented element nor alphabet, and yields the claimed L,R. All coefficient equalities were obtained in G2, by the embedded-base clause in [F1]. Least finite length and finite free reduction need no additional choice.

F1step 3.1step 3.2

Source locator

Rotman, printed pp.440–441, Lemma 12.13, including both signs of the later t-pinch.

LemmaStatement: AI-adaptedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-10Open item page →

Boone reduced auxiliary words have no rule pinches

Statement

Assume AC. Each freely reduced auxiliary word on x,ri has no rule-letter HNN pinch. For freely reduced signed tape words X,Y and freely reduced auxiliary words L,R, an equality LX#qjYR=q in G2 forces L and R to have the same number of rule letters. If that number is positive, an identity spelling LX#qjYRq1 has a central pinch riϵ(xmX#qjYxn)riϵ.

Facts & Assumptions

Given: The specified freely reduced words and the rule HNN extension.

[F1]

The free associated bases, tape retraction, infinite cyclic subgroup and multiple-letter pinch/comparison results hold. (Boone base groups and associated free bases)

[F2]

In G2, Aix=Bix={1}, as proved in the tower construction; G0 embeds in G2. (Boone hnn tower and auxiliary subgroups)

[F3]

HNN normal forms relative to chosen transversals are unique. (Normal forms in an HNN extension are unique relative to chosen transversals)

[A1]

Assume AC for those transversals. (The Axiom of Choice)

Proof

1.1

Here is also the intersection check directly. Undoing the state-twisting automorphism in [F1] fixes H. A reduced word with a state syllable then cannot lie in H, so an element of Aix must lie in T1=sx. The tape retraction sends a nonempty reduced basis word there to a nonempty reduced tape word, whereas it sends xm to identity. Therefore the basis word is empty and xm=1, whence m=0. For Bi the same computation uses T1=sx1, with the identical retraction image. This verifies the intersections used in [F2].

F1F2
2.1

An internal pinch in a reduced auxiliary word must pair riϵ,riϵ across a pure power xm. By step 1.1 membership in the requisite edge subgroup forces m=0. But then the two letters freely cancel, contrary to reducedness. There is thus no internal pinch.

step 1.1
3.1

Rewrite the given equality as LX#qj=qR1Y1. Both sides are rule-reduced by step 2.1, since all their rule letters occur in their single auxiliary block. The multiple-letter comparison of [F1], derived by successively pairing letters across the seam, shows their signed rule sequences agree. In particular their lengths agree. This is consistent with the single-letter normal-form invariant [F3], with choices licensed by [A1]; the finite comparison here uses the proved multiple-letter version.

F1F3A1step 2.1
4.1

If the common length is positive, multiple-letter Britton applied to LX#qjYRq1=1 supplies a pinch. It cannot be wholly within either auxiliary block by step 2.1. The only other consecutive pair of rule letters is the last one of L and the first one of R, with intervening coefficient xmX#qjYxn for their adjacent terminal/initial powers. Thus it has exactly the central form in the statement. If the common length is zero, the whole equality is in G0 by base embedding.

F1F2step 2.1step 3.1

Source locator

Rotman, printed pp.442–444, Lemma 12.14 and the opening comparison in Lemma 12.15. The retraction proves the intersection even when the auxiliary word has no tape letters.

LemmaStatement: AI-adaptedProof: AI-adaptedaudited 2026-09-10Open item page →

Boone positive history reconstruction

Statement

Assume AC. If Σ=X#qjY is special and LΣR=q in G2 for auxiliary words L,R on x,ri, then Σ=XqjY=q in the positive semigroup Γ.

Facts & Assumptions

Given: The auxiliary equation in the embedded group G2. All equalities of spelled tape words below are explicitly distinguished from group equalities.

[F1]

Freely reduced auxiliary comparisons have a common rule-letter length; at positive length their identity spelling has a central rule pinch. (Boone reduced auxiliary words have no rule pinches)

[F2]

The associated subgroups have free bases ai=Fi#qa(i)Gi,sx and bi=Hi#qb(i)Ki,sx1. The tape retraction, infinite order of x, involution θ fixing tape letters and inverting x, and finite multiple-letter Britton hold. (Boone base groups and associated free bases)

[F3]

In the embedded rule group G2, the exact HNN convention is ri1ari=ϕi(a) for aAi. Together with [F2], conjugation by ri1 carries the displayed basis of Ai to that of Bi, and conjugation by ri carries Bi back to Ai. (Boone hnn tower and auxiliary subgroups)

[F4]

A free product has unique reduced syllable expressions. (Normal form theorem for free products)

[F5]

A reduced HNN word with stable letters cannot represent identity. (Britton's lemma)

[F6]

The indexed semigroup rules are Fiqa(i)Gi=Hiqb(i)Ki, with Fi,Gi,Hi,KiSˉ positive and possibly empty. Equality in Γ is generated by finite symmetric contextual replacements, so either orientation of each rule is permitted in positive contexts. (Boone machine semigroup and augmented configurations)

[F7]

Sharp changes each tape-letter sign without reversing order, preserves concatenation and free reduction, and is involutive. For a special spelling Σ=X#qjY, the associated positive word is Σ=XqjY. (Boone group presentation and special word)

[A1]

Assume AC, used for the HNN normal forms. (The Axiom of Choice)

Proof

1.1

We prove a stronger assertion: for freely reduced, possibly signed tape words X,Y, the equation LX#qjYR=q forces X,Y to be positive and XqjY=q in Γ. Freely reduce L,R, which does not change their elements. By [F1] their rule-letter counts have a common value p. We use strong induction on p, under the AC normal-form assumptions.

F1A1givenF7
1.2

If p=0, the equation is xmX#qjYxn=q in G0=HF(Qˉ), since the base embeds. Unique reduced syllables give qj=q, xmX#=1 and Yxn=1. Applying ρ shows the freely reduced tape words X#,Y are empty. Infinite order of x then gives m=n=0. Thus X,Y are empty positive words and XqjY=q literally, proving the initial case.

F1F2F4
1.3

We first establish the tape sign test used at a pinch. Suppose Z is a freely reduced signed tape word and ZxaT1=sx. Choose its reduced basis spelling u in sx. Then xau1Z=1 in H. Expand u1 in tape stable letters and x. This expansion has no tape pinch: opposite successive tape signs of the same label would come from consecutive inverse basis letters, forbidden by basis reduction; opposite signs of different labels are not a pinch. Any cancellations of neighboring x,x1 do not change this observation. The same is true of Z, since it is freely reduced. If Z began with s1, the only possible first pinch in xau1Z would be across that seam. The last basis letter of u1 would have to be sx, giving exactly sxs1. For the tape relation s1xs=x2, such a pinch requires xx2, impossible because x has infinite order and 1 is not an even integer. If u is empty there is no seam pinch at all. Multiple-letter Britton therefore rules out a negative first letter of Z. Thus Z is empty or begins positively.

F2F5
1.4

Suppose p>0 and assume the stronger assertion for all smaller counts. By [F1], write L=L3riϵxm,R=xnriϵL4, where xmX#qjYxn lies in Ai if ϵ=1, or in Bi if ϵ=1. Each of L3,L4 has p1 rule letters. To treat both orientations uniformly, put (P,qc,Q,P,qd,Q,η)={(Fi,qa(i),Gi,Hi,qb(i),Ki,1),ϵ=1,(Hi,qb(i),Ki,Fi,qa(i),Gi,1),ϵ=1. Then the edge subgroup is E=P#qcQ,Tη and conjugation by riϵ carries P#qcQ to (P)#qdQ and sends sxη to sxη.

F1F2F3givenF6
2.1

If instead ZxaT1, apply θ. It fixes every signed tape word and sends Zxa to ZxaT1, so the same sign test holds. A mirrored test also holds: if xaZTη, invert to obtain Z1xaTη. The first-letter test for Z1 says that Z is empty or ends negatively. These conclusions cover both η=1,1 and a=0 without exception.

F2step 1.3
2.2

Membership of xmX#qjYxn in E gives a word in Tη and a=P#qcQ. Choose one with the fewest occurrences of a±1 and reduce every intervening Tη basis word. There cannot be zero occurrences, since a tape element has no state syllable. In the product of this expression with the inverse of xmX#qjYxn, free-product reduction must cancel state letters. A state cancellation entirely among two consecutive a occurrences with opposite signs has intervening coefficient either Qu(Q)1 or (P#)1uP#, where uTη. Its being identity forces u=1, so the two inverse occurrences could be removed, contradicting minimality. Therefore the single state letter of the coefficient must cancel with one of these occurrences, and after that no further state occurrences can remain: any further reduction would again remove an inverse pair already excluded by minimality. Exactly one positive a occurs, qj=qc, and comparison of its left and right coefficients yields xmX#=uP#,Yxn=Qv(u,vTη). The state sign is positive because the original coefficient contains qj, not qj1, in the free state factor.

F2F4step 1.4
3.1

Reduce (Q)1Y freely to Z. From step 2.2, Zxn=vTη. If any letter of (Q)1 survived the seam cancellation, Z would start negatively, since Q is positive. This contradicts steps 1.3 and 2.1. Thus Y=QY1 as an exact spelling, and Y1 is empty or starts positively. Likewise reduce X#(P#)1 to Z. Then xmZ=uTη. If any letter from (P#)1 survived, Z would end positively; the mirrored test in step 2.1 excludes this. Hence X=X1P as a spelling, and X1# is empty or ends negatively. Both X1,Y1 are subwords of the original reduced words and so are reduced. These conclusions include completely empty remainders and empty P,Q.

step 1.3step 2.1step 2.2F6F7
4.1

Substituting the spellings from step 3.1 into the coefficient equations and cancelling the terminal/initial tape factors gives u=xmX1#,v=Y1xn. By [F2]–[F3], the applicable edge isomorphism restricts to θ on Tη, because it sends each of its basis elements sxη to sxη. Thus its values on these particular elements are θ(u)=xmX1# and θ(v)=Y1xn. Replacing the central pinch in the original equation gives (L3xm)X1#(P)#qdQY1(xnL4)=q. This computation is valid for both signs of ϵ; for ϵ=1 it uses the inverse edge map, which still restricts to the same involution θ.

F2F3step 1.4step 2.2step 3.1algebraF7
5.1

The word X1#(P)# is freely reduced: each factor is reduced, the second is negative, and a nonempty first factor ends negatively by step 3.1. No opposite pair can occur at the seam. Similarly QY1 is reduced, since Q is positive and a nonempty Y1 starts positively. Empty factors introduce no seam. Sharp preserves free reduction, so X1P is also freely reduced. Freely reduce the two auxiliary factors in step 4.1; their rule counts can only decrease and are at most p1. By [F1] their new counts agree. The induction hypothesis therefore applies and makes X1P and QY1 positive, with X1PqdQY1=qin Γ. Because the two concatenations were freely reduced spellings, their subwords X1,Y1 are themselves positive. Consequently X=X1P and Y=QY1 are positive.

F1step 3.1step 4.1step 1.1F6F7
6.1

If ϵ=1, the original positive word is X1Fiqa(i)GiY1, which rewrites by rule i to X1Hiqb(i)KiY1=q. If ϵ=1, it is X1Hiqb(i)KiY1, which rewrites by the reverse of the same semigroup equation to X1Fiqa(i)GiY1=q. Both uses have positive contexts by step 5.1. This completes the induction for signed words. For the special words of the statement, positivity was already given, so the resulting equality is exactly Σ=q.

step 1.4step 5.1step 1.1F6F7

Source locator

Rotman, Chapter 12, printed pp.443–447, Lemma 12.15. The tape sign tests, both rule orientations, and empty remainders are proved explicitly above; the source leaves the reverse orientation to the reader.

TheoremStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-10Open item page →

Boone special word equivalence

Statement

Assume AC. For every special word Σ=X#qjY, with X,Y positive tape words, possibly empty, W(Σ)=1 in BΣ=XqjY=q in Γ.

Facts & Assumptions

Given: A positive special word Σ in the stated domain.

[F1]

A positive semigroup history Σ=q gives Σ=LqR and W(Σ)=1. (Boone positive history pushing)

[F2]

W(Σ)=1 gives LΣR=q in the embedded G2 for freely reduced auxiliary words. (Boone commutator extracts an auxiliary history)

[F3]

Such an auxiliary equation for a special word gives Σ=q in Γ. (Boone positive history reconstruction)

[A1]

Assume AC for the HNN arguments in these facts. (The Axiom of Choice)

Proof

1.1

Suppose W(Σ)=1. The given positive special spelling satisfies the domain of [F2], so it supplies auxiliary L,R with equality in G2. This is exactly the group and equation required by [F3], and that fact yields Σ=q in Γ.

F2F3A1given
2.1

Conversely, suppose Σ=q. Equality in the presented semigroup is a finite symmetric history, and the special spelling has positive contexts. Thus [F1] applies and gives W(Σ)=1. The two implications include X=Y=ε; for qj=q they reduce to the defining commutation of k and q1tq. This proves the stated equivalence on precisely the positive special-word domain.

F1A1step 1.1given

Source locator

Rotman, printed p.431, Lemma 12.7; proofs on pp.432–433 and pp.438–447. No equivalence for arbitrary signed tape words is asserted here.

TheoremStatement: Literature-sourcedProof: AI-adaptedaudited 2026-09-10Open item page →

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.

5 · Examples, counterexamples and false statements

None yet.

Sources