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.
Post's theorem
Statement
Put and let be the halting set for machines with oracle . For every and , Consequently iff its complement is -c.e.
Facts & Assumptions
Given: and a set .
Proof
For , the first equivalence is the /c.e. theorem; deciding a set is equivalent to recognizing it and its complement.
Assume the characterizations at . In a presentation, the predicate following the first existential block is . It is co-c.e. in , and is therefore decidable by the halting oracle ; the first block is consequently a c.e. search in . Conversely, record a halting -oracle computation together with its finite query transcript. Replace each yes-query by its halting witness and each no-query by the dual condition. Since the transcript is finite, its conditions merge with the outer existential witness into a formula.
A -decider recognizes both a set and its complement, and two relative recognizers can be dovetailed into a decider. Applying the first equivalence to both sides therefore gives the equivalence; negation gives the clause. This closes the induction.
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
- Ludovic Patey, Computability Theory, Theorem 5.5 (standard reference, not scraped)
- Douglas Cenzer and Jeffrey Remmel, Effectively Closed Sets, Theorem II.6.7 (standard reference, not scraped)