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.
Gödel sentence with separated consistency assumptions
Statement
Let T be an effective extension of Q and choose . If T is consistent, it does not prove G, and G is true in the standard natural-number structure (with any additional signature symbols interpreted). If T is omega-consistent, it also does not prove . Here omega-consistency forbids a formula A(x) for which T proves while proving for every external n. Standard-model soundness implies this property.
Facts & Assumptions
The syntactic diagonal lemma: For every formula with no other free variables in an effective signature extending arithmetic, there is a sentence such that Q in that signature proves . The construction is effective and requires neither consistency nor soundness.
The standard certified provability predicate: For a fixed effective theory T, let be the chosen numeralwise arithmetic representation of certified proof checking, with proof code first. Use lem-primitive-recursive-syntax-and-proof-checking and the strengthened representation constructed in thm-primitive-recursive-numeralwise-representability. Retain also the finite PA proof of equivalence to its syntactic computation form. Thus “Sigma1” for this chosen predicate may mean PA-Sigma1; it does not assert Q equivalence.
Put and , where is in the appropriate signature and corner brackets denote the numeral of a code. External consistency means that there is no actual finite T-refutation; the displayed Con is an arithmetic formula.
For theories extending Q, may replace the fixed contradiction: Q proves , so from explosion gives ; conversely reflexivity refutes and explosion gives . Appending these fixed finite proof blocks gives primitive-recursive transformations between refutation certificates, verified in PA. We use the fixed throughout. Correctness only on standard numerals is insufficient to replace this predicate in a derivability or second-incompleteness theorem.
Proof
Given: Effective T extending Q, the standard certified predicate, and the stated separate consistency assumptions.
F1 supplies the displayed fixed point, and F2 fixes a numeralwise correct proof predicate. If p were an actual T-proof of G, Q would prove , hence T would prove Prov(G). Its proof of G and the fixed-point implication would also give not-Prov(G), contradicting consistency. Thus no such p exists.
For every actual natural p, the proof check therefore fails, and Q proves its negative numeral instance by F2. In the standard natural-number structure every element is such a numeral value, so is true. The Q fixed-point theorem is true there: zero, successor, addition and multiplication satisfy each displayed Q axiom, and each logical proof rule preserves truth. Hence G is true. Additional signature symbols play no role in this proof predicate.
If T proved not-G, the fixed-point biconditional and classical logic would give . Step 2.1 gives a T-refutation of every numeral instance of its matrix, violating the stated omega-consistency condition. A sound theory cannot have that pattern, since any standard witness to the existential is one of those numeral values. Consistency alone was used only for the unprovability and truth of G.
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
6 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
- Moschovakis, Lecture Notes in Logic (2014) — 4A.10 pp144–145 and 4B.14 p149; local consistency/omega-consistency separation (standard reference, not scraped)
- Avigad, Computability and Incompleteness (2007) — Theorem 4.6.1 and proof, pp110–111 (standard reference, not scraped)