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.

Constraint graph and labeling value

Definition

A binary constraint graph consists of a finite ordinary undirected multigraph, with paired incidence slots as in Regular multigraph and normalized adjacency, a finite nonempty alphabet Σ, and for each edge a relation ReΣ2 in a specified endpoint order. Reversing that order transposes the relation. Loops have two incidences and test Re(a,a). Relations are explicit Boolean tables.

For a labeling σ:VΣ, valσ(G) is the fraction of ordinary edges satisfied. Put val(G)=maxσvalσ(G) and UNSATσ(G)=1valσ(G), UNSAT(G)=minσUNSATσ(G). An edgeless graph has value one. Isolated vertices may be removed without changing value. Fractions computed using directed slots agree with edge fractions. Duplicating each ordinary edge preserves them. An explicit representation uses O(V+EΣ2) table entries and endpoint names of O(log(V+2)) bits.

Depends on

Used by

Dependency tree · one level

1 result within one dependency step 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