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

Evaluating elementary Borel codes

Example

Fix a space X with enumerated basis (Un) and nN. The leaf(n) code evaluates to Un; a complement above that leaf evaluates to XUn; an empty union evaluates to ; and a complement above an empty union evaluates to X. These calculations hold in ZF.

Facts & Assumptions

[F1]

Code nodes, their labels, and their well-foundedness requirement are in Well-founded Borel evaluation codes.

[F2]

Existence and uniqueness of Borel-code evaluation provides unique evaluation in ZF by the three displayed rules.

Verification

Given: X, (Un) and the fixed index n.

1.1

Let T1={} with root label leaf(n). It is valid since it has no child and its empty relation is well-founded. F2 gives E1()=Un. For T2={,(0)} label the root complement and (0) leaf(n). Then E2((0))=Un and E2()=XUn, which is closed because Un is open.

givenF1F2
1.2

On T3={} put a union label; then E3()==. On T4={,(0)} put a complement at the root and a union at (0). Then E4((0))= and E4()=X=X.

F1F2
2.1

In each two-node tree the sole child is terminal; any subset containing it has it as a minimal element, and a remaining nonempty subset is the singleton root. Thus the child relation is well-founded, and the complement nodes have exactly child zero as required. All four codes are valid even when X= or Un is empty or all of X. The empty underlying tree is not one of these codes, because F1 requires a root. QED.

F1step 1.1step 1.2

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

8 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