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 be the fixed machine of Normalized fixed halting machine for boone simulation, with tape alphabet , blank , states , start and stop . Take new, mutually distinct symbols . Set . Words and concatenation have the convention of Computation alphabets, words, the empty word, and . On the nonempty words use the following equations, oriented as displayed:
| Instruction of | Relations (for every ) |
|---|---|
| write , enter , from | |
| move right, enter , from | ; |
| move left, enter , from | ; |
Add and for every , and . Erasure never ranges over .
An elementary replacement substitutes either side of an equation for the other inside arbitrary contexts . Write when a finite sequence of such symmetric replacements joins them; the sequence of length zero is allowed. Define with multiplication , using the quotient-set convention of Equivalence relation, equivalence class, and the quotient set . Its well-definedness is verified below.
The augmented configurations are and words , where , , and unless . The initial word is . The symbol has no outgoing oriented rule.
For subsequent algebra put and . Index the finite relation list by and write each relation as where , 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.
The machine has finite tape and state sets and a finite table. (Normalized fixed halting machine for boone simulation)
Concatenation joins finite words, including the empty word. (Computation alphabets, words, the empty word, and )
A reflexive, symmetric, transitive relation defines the quotient set of equivalence classes. (Equivalence relation, equivalence class, and the quotient set )
A set with an associative binary operation is a semigroup. (Semigroup and monoid)
Verification
Every table entry contributes at most transition equations, and cleanup contributes . Every side is nonempty and contains exactly one state letter, including on the final right side. Thus replacements stay in and the list is finite.
The length-zero path proves . 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.
Prefixing and suffixing every word of a path by fixed words prefixes and suffixes every replacement context. Therefore implies . If also , first use the path from to with suffix , then the path from to with prefix , obtaining . Thus is independent of both representatives.
Word concatenation is associative: both and list the letters of , then , then at the same indices. Consequently . 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.
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
- Boone group presentation and special word Definition
- Boone halting cleanup through an empty right tape Example
- Boone sharp is not word inversion Example
- Boone hnn tower and auxiliary subgroups Lemma
- Boone positive history reconstruction Lemma
- Boone semigroup histories detect halting Lemma
- Fixed finite semigroup has undecidable terminal equality Theorem
- Novikov boone undecidability of the word problem Theorem
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
- Joseph J. Rotman, An Introduction to the Theory of Groups, Chapter 12, pp.426–427, associated semigroup presentation (standard reference, not scraped)