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 in a specified endpoint order. Reversing that order transposes the relation. Loops have two incidences and test . Relations are explicit Boolean tables.
For a labeling , is the fraction of ordinary edges satisfied. Put and , . 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 table entries and endpoint names of bits.
Depends on
Used by
- Constraint graph regularization Definition
- Gap csp Definition
- Graph power and walk constraint Definition
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
- Irit Dinur, The PCP theorem by gap amplification; §1.1 Definition1.1 and §1.2 Definition1.2, pp2–3. (standard reference, not scraped)