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 expander overlay
Statement
For with edges, the full preprocessing graph has vertices, degree , and ordinary edges over the same alphabet. It has loops at every vertex and With and , For every port labeling , and . Construction and plurality decoding take polynomial time. The edgeless convention has UNSAT zero.
Facts & Assumptions
Given: the objects and hypotheses in the statement above.
Let have ordinary edges, with the fixed nonempty alphabet and paired-loop convention. Its cloud graph is degree , has vertices and ordinary edges, and is constructible in polynomial time without changing the alphabet. Put and . Then For every labeling of , plurality decoding satisfies . For an edgeless input use the empty output convention and UNSAT zero. (Regularization preserves value quantitatively).
Proof
The prescribed overlay adds slots and loop slots per vertex to the -regular cloud graph. Thus its normalized matrix is , and ordinary edge count is . For unit mean-zero , its Rayleigh quotient is at most and at least . The absolute value of the lower endpoint is no larger than the positive upper endpoint. The finite-dimensional symmetric spectral decomposition therefore gives .
All added relations are tautological, so for the same labeling the number of bad edges is unchanged while the denominator changes from to . This proves the exact assignment-level factor, hence also its equality after minimizing over the unchanged set of labelings. Combine with the cloud bounds to obtain the displayed two inequalities.
Substitute the exact factor into the cloud decoder inequality to get . Counting label frequencies in each finite cloud implements fixed plurality tie breaking in polynomial time; isolated original vertices get the first alphabet symbol. The overlay generator and relation copying are polynomial. For no original edges use the stipulated empty graph instead of a positive-degree assertion.
Depends on
Used by
Dependency tree · two levels
2 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
- Irit Dinur, The PCP theorem by gap amplification; §4 Lemma4.2 and Corollary4.3, pp14–15. (standard reference, not scraped)