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.
A complete uniform graph gap-amplification step
Statement
Fix a finite alphabet with and put , , and let be the constants of Powering amplifies a small unsatisfaction gap for , this and , the spectral bound of Constraint expander overlay. For every integer there is a complete uniform gap-preserving reduction in the sense of Complete uniform gap-preserving CSP reductions, defined on binary constraint graphs over of arbitrary degree, with
- , where is the degree-reduction map of Degree reduction by expander incidence clouds and is the local-view powering of Constraint graph powering with local-view labels;
- output alphabet of size , output degree bound , and blowup ;
- gap map with and , so and hence implies ;
- perfect completeness: implies , and edgeless inputs are mapped to edgeless outputs;
and is deterministic and runs in time polynomial in the bit length of the explicit encoding of . The constants and the parameters depend only on and , never on or . This is a single powering step, not the fixed-alphabet PCP iteration: the alphabet grows with , and no claim is made here about reducing it.
Facts & Assumptions
Given: a finite alphabet with , integers and , , and the constants of Powering amplifies a small unsatisfaction gap for , and .
is a complete uniform gap-preserving reduction for the fixed input alphabet and arbitrary input degrees, with output alphabet , output degree bound , blowup , gap map , and polynomial running time; on inputs with its output is -regular with vertices and ordinary edges over and normalized second eigenvalue bound at most (Degree reduction preserves unsatisfaction quantitatively, Constraint expander overlay, Degree reduction by expander incidence clouds).
For a -regular graph with vertices, the powered graph has vertex set , two paired incidence slots for each of the pairs (start vertex, pattern), degree , and ordinary edges; its normalized adjacency is the length- lazy-walk transition matrix, and its view alphabet is with . Explicit relation tables are computable by enumerating patterns and tables, so is produced in time polynomial in its explicit encoding length (Constraint graph powering with local-view labels).
If then (Powering preserves perfect satisfiability).
For every labeling of , whenever and is -regular over with normalized second eigenvalue bound at most and at least one edge (Powering amplifies a small unsatisfaction gap).
A complete uniform gap-preserving reduction has arity two throughout, maps edgeless inputs to edgeless outputs, obeys and on nonempty inputs, and its parameters depend only on the fixed input parameters and on the reduction itself (Complete uniform gap-preserving CSP reductions).
Proof
If is -regular over with at least one edge, [F2] gives a powered graph on vertices, degree , and , since . Also . Completeness is [F3], the gap bound is [F4], and the construction is explicit and polynomial for fixed by [F2]. This establishes the powering facts on the regular intermediate graphs used below.
The gap map of the composite is with as in [F1]; writing gives with and .
Define . If , [F1] gives a -regular intermediate graph with vertices, so [F2] gives , degree , and because ; the vertex bound follows as well. Completeness follows by [F1] and [F3]. Applying [F1] and then [F4] gives the gap map of step 2.1. If , the first map returns the empty graph and the powered output is empty, so the empty-input, completeness, and gap-at-zero clauses hold. The construction is deterministic and polynomial time: [F1] computes the intermediate graph in polynomial time and its size is for fixed , after which [F2] enumerates a fixed number of patterns per vertex and writes fixed-size tables. Thus satisfies the clauses of [F5] directly, without applying a composition theorem whose second-stage domain is larger than the regular range used here.
The alphabet size obeys with , which is at most ; the degree and blowup are both ; and the gap inequality for inputs with follows from the gap map of step 2.1 and the monotonicity of . This proves every clause of the statement, with the stated dependence of all constants on and only.
Remarks
- The loss factor of the page is here. The factor of Degree reduction preserves unsatisfaction quantitatively is absorbed into and into the saturation threshold , exactly as the promised claim allows; no other quantity of the composite depends on the internal constant of the cloud construction. The saturation threshold is inherited from the of the powering lemma, scaled by the degree-reduction loss.
- Not yet a PCP reduction. The output alphabet grows like , and the output degree also grows with ; both are constants for fixed , which is what the statement needs, but a fixed-alphabet PCP requires the alphabet-reduction step that is owned by the following page. The obligation is recorded in the coverage record of this page rather than discharged here.
- Determinism. The reduction enumerates all patterns and all relation tables instead of sampling them, so no random choices and no choice principle are used; the graph family inside is the explicit one supplied by the published expander construction. The pair is fixed by listing the patterns in a fixed order, which also fixes the tie-breaking order used by the plurality decoding of Plurality decoding of powered local views.
Depends on
- Degree reduction preserves unsatisfaction quantitatively
- Constraint expander overlay
- Powering preserves perfect satisfiability
- Powering amplifies a small unsatisfaction gap
- Complete uniform gap-preserving CSP reductions
- Constraint graph powering with local-view labels
- Degree reduction by expander incidence clouds
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
20 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, §1.3 Lemmas 1.6-1.7 and §1.2, printed pp. 5-7. (standard reference, not scraped)
- Arora and Barak, Computational Complexity: A Modern Approach, §18.5.1 Lemma 18.29 (graph gap amplification), printed pp. 371-373. (standard reference, not scraped)