Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicablePipeline-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.

Set signatures and finite syntax strings

Definition

A set signature L=(C,F,P,a) has pairwise disjoint sets of constants, function symbols and relation symbols, with a:FPω{0}. Its alphabet ΣL is a tagged disjoint union of these sets, variables vi for iω, constructor tags var,const,fun,rel,eq,neg,and,exists, and punctuation (,),,. Equality is a logical symbol.

A word is a function w:nΣL for a natural number n, its length. The set WL of words is obtained by Separation inside P(ω×ΣL). The empty word has domain 0. Concatenation of u:mΣL and w:nΣL is the function on m+n whose value at i<m is u(i) and whose value at m+j is w(j) for j<n. Signatures may be empty or uncountable; finite words here are set codes, not necessarily natural-number codes.

Conventions and prerequisites: The natural numbers N (von Neumann).

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