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.
FALSE: undecidable means no individual instance can be answered
Statement
If a language is undecidable, then no specific instance of it can ever be answered correctly.
Facts & Assumptions
Given: The acceptance problem .
The language is undecidable, by The Turing-machine acceptance problem is undecidable.
A member of is a coded machine/input pair on which the machine accepts the input, by The Turing-machine acceptance problem .
Refutation
Let be the machine that immediately enters its accepting state on every input. Then, by [L2], the specific coded pair lies in , and this yes-answer is completely explicit.
Step 1.1 shows that at least one individual instance of is easy to answer, while [L1] says the whole language is still undecidable. So undecidability cannot mean that every particular instance is beyond analysis; it means only that no single algorithm decides all instances.
Depends on
Used by
Dependency tree · two levels
7 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
- EECS 376 Course Notes, Part 6: Computability (standard reference, not scraped)