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.
The Arithmetical Hierarchy and Post's Theorem: Examples and Counterexamples
1 · Prerequisites
- Construction of the Natural Numbers
- Construction of the Real Numbers via Cauchy Sequences
- Construction of the Real Numbers via Dedekind Cuts
- Countability and Uncountability
- Decidable, Recognizable, and Enumerable Languages
- Finite Counting, Factorials and Binomial Coefficients
- Formal Languages, Encodings, and Decision Problems
- Foundations of the Real Numbers for Analysis
- Linear Recurrences and Rational Generating Functions
- Relations, Functions, and Quotients
- Robust Machine Models and Universal Computation
- Sequences and Limits
- The Arithmetical Hierarchy and Post's Theorem
- The ZFC Axioms and the Basic Set Constructions
- Turing Machines, Configurations, and Computation
2 · Summary
These examples make the computation witness in a formula and the eventual, rather than effectively timed, nature of a limit approximation concrete.
3 · Logical flowchart
4 · Definitions, theorems and proofs
None yet.
5 · Examples, counterexamples and false statements
Reading a c.e. definition as a Sigma_1^0 formula
Example
The halting set is expressed by where encodes a complete halting computation history.
Facts & Assumptions
Given: the fixed computation-history coding for .
Verification
Validity of a proposed finite history is primitive recursive, so the displayed formula has one leading unbounded existential quantifier over a bounded matrix.
Hence it is a presentation. The witness is precisely the finite accepting computation used by the recognizer of .
A limit approximation computed from the halting oracle
Example
For the halting set, put if the th program halts within steps and put otherwise.
Facts & Assumptions
Given: a program index .
Verification
Bounded simulation makes computable.
If never halts every value is ; if it halts at stage , every value from onward is . Thus , without supplying a computable stage at which this happens.
A set lying in both Sigma_n^0 and Pi_n^0
Statement refuted
The assertion that is empty for positive .
Facts & Assumptions
Given: a positive finite level .
Counterexample
The set of even natural numbers has the decidable predicate for some , and its complement has the decidable predicate for some .
Therefore is and is in both and after padding for every . It witnesses overlap, not equality of the two classes.