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.
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 on encoded initial words is impossible. In particular both unrestricted equality to and unrestricted word equality in this same semigroup are undecidable.
Facts & Assumptions
Given: The fixed machine and semigroup already constructed; all inputs are binary finite words.
The fixed stops on exactly for , an undecidable language. (Normalized fixed halting machine for boone simulation)
For this fixed , the construction gives one finite positive semigroup presentation , its fixed terminal letter , and the computable initial words . Every defining relation has exactly one state letter on each side. (Boone machine semigroup and augmented configurations)
in exactly when stops on . (Boone semigroup histories detect halting)
Proof
Fix the table of and hence the finite relation list of once. On input , test emptiness, write the encoding of in the empty case and otherwise copy , and prefix and suffix . This computes by finite-symbol scans; no part of the presentation depends on .
A decider answering whether this equals would answer yes exactly when stops on , hence exactly when . Running it after the terminating encoding in step 1.1 would be a total decider of that language, contradicting [F1].
An unrestricted terminal-equality decider could be run on these initial words; an unrestricted two-word equality decider could be run on . Each would give the impossible decider in step 2.1. The reductions include .
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.
Depends on
Used by
Dependency tree · two levels
9 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.428–430, Theorem 12.5 and Corollary 12.6 (standard reference, not scraped)