Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedPipeline-generatedjudge pass (gpt-5.6-terra)audited 2026-09-07
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.

Parsing and evaluating a membership formula

Example

In the membership structure on M={0,1}, where 0= and 1={0}, let ϕ=v1(v1v0). Then FV(ϕ)={v0}. It is false when s(v0)=0 and true when s(v0)=1.

Facts & Assumptions

Given: Work in ZF unless the statement explicitly weakens or supplements it; fix the objects and hypotheses of the statement.

[F1]

Assignments agreeing on FV(e) give equal denotations when e is a term and the same truth value when e is a formula. Also, passage to a reduct preserves denotations and satisfaction for expressions in the smaller signature. In particular sentence truth is independent of assignment; the truth of a formula can be specified by any tuple assigning all its free variables. (Coincidence for term values and satisfaction)

Verification

1.1

The outer code is (exists,v1,(rel,,(var,v1),(var,v0))). The body has both variables free; the outer binder removes v1. By coincidence all other assignment values are irrelevant.

F1
2.1

The only membership pair in M2 is (0,1). For value 0 at v0, neither candidate witness is a member of 0. For value 1, witness 0 works. These are the two asserted truth values.

step 1.1given

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

3 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