Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedPipeline-generatedaudited 2026-09-09
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.

Adding one fresh witness preserves consistency

Statement

In ZF, if T is consistent, xϕ is a sentence, and c is a new constant absent from both, then T{xϕϕ[c/x]} is consistent in the expanded language. A seed constant adjoined without axioms is conservative.

Facts & Assumptions

Given: T consistent, FV(ϕ){x}, and a fresh constant c.

[F1]

These are the witness axioms of Witness constants and Henkin theories.

[F2]

Fresh constants can be replaced by proof-fresh variables, and a pure constant expansion is conservative. (Fresh constants may be eliminated from a finite proof)

[F3]

Sentence deduction converts a proof from one extra sentence to an implication. (Deduction theorem for sentence assumptions)

[F4]

Boolean rules, ¬, existential elimination and fresh-variable existential renaming are available. (Derived propositional, quantifier and equality rules)

Proof

1.1

Write E=xϕ and h=(Eϕ[c/x]), a sentence by the free-variable restriction in F1. If T{h}, deduction and ¬ give T¬h. The Boolean implications ¬(AB)A and ¬(AB)¬B then yield proofs from T of E and ¬ϕ[c/x].

F1F3F4
2.1

Apply fresh-constant replacement to the latter finite proof, choosing z absent also from ϕ, x and . The result is T¬ϕ[z/x]. This substitution identity follows because c was absent from ϕ and z is unbound there. Boolean explosion gives Tϕ[z/x]. Eliminate z to obtain Tzϕ[z/x]; is a sentence, so the rule's restriction holds.

F2F4step 1.1
3.1

Fresh-variable existential renaming gives TEzϕ[z/x]. Together with the proof of E and step 2.1, MP yields T in the pure constant expansion. Conservativity removes that expansion, contradicting the given consistency of T. Therefore the witness extension is consistent. The same conservativity statement, without adding any sentence axiom, proves the seed-constant assertion.

F2F4step 1.1step 2.1

Depends on

Used by

Dependency tree · two levels

13 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