Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedPipeline-generatedjudge pass (gpt-5.6-terra)audited 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.

Provable equality is a congruence on closed terms

Statement

In ZF, let H be a consistent deductively closed complete Henkin sentence theory with a seed constant. On its closed terms put st iff (s=t)H. This is an equivalence relation. Every function symbol respects it, and every relation's atomic-sentence membership in H is independent of representatives. More generally closed instances of any formula obtained by equal closed-term substitutions have the same membership in H (and the corresponding implication is provable even if other free variables remain).

Facts & Assumptions

Given: Such a theory H; every term used as a representative is closed.

[F1]

H obeys Boolean closure and retains its sentence consequences. (Boolean and witness closure of a complete Henkin theory)

[F2]

Reflexivity, symmetry, transitivity and free-for formula equality substitution are derivable. (Derived propositional, quantifier and equality rules)

Proof

1.1

Reflexivity proves s=s, so closure puts it in H. If s=t belongs to H, symmetry proves t=s, which belongs to H. If s=t,t=u belong, transitivity proves s=u, which belongs to H. These give precisely reflexivity, symmetry and transitivity of .

F1F2
2.1

If st and α is a formula, the terms s,t are free for any variable x because they have no free variables. Equality substitution and MP give Hα[s/x]α[t/x]; symmetry gives the reverse implication. When the instances are sentences, closure and MP show their memberships in H agree. If they retain other free variables, the same implication proofs remain valid without claiming that open formulas are members of H.

F1F2step 1.1
3.1

Let siti for 1in. Replace the tuple entries in order, applying step 2.1 at one placeholder variable absent from all the other displayed terms and formulas. Closed substituted terms cannot introduce or capture a variable. At every replacement the two closed instances have the same membership; transitivity of logical equivalence proves this for the full tuple. This applies to R(s1,,sn) and to arbitrary closed formula instances. For n=0 no replacement is performed and the formula is identical.

step 2.1
4.1

For a function f, begin with the reflexive equation f(sˉ)=f(sˉ)H. Replace the entries in the right-hand occurrence alone in decreasing order i=n,n1,,1, using the formula f(sˉ)=f(s1,,si1,z,ti+1,,tn). At this stage the entries to its right have already been replaced and the entries to its left have not. Step 2.1 gives each successive equality, ending with f(sˉ)=f(tˉ)H. Thus the function outputs are equivalent. A constant is its own fixed class; if there are no function or relation symbols, the equivalence relation proof still applies.

F1F2step 2.1

Depends on

Used by

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