Alphabeta Math
DefinitionDefinition: 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 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.

Depends on

Used by

Dependency tree · two levels

20 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