Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedPipeline-generatedjudge pass (gpt-5.6-terra)audited 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.

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.

Depends on

Used by

Dependency tree · two levels

5 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