Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedPipeline-generatedprecheck passaudited 2026-09-27
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 ∣Σ∣≥2 and put D:=387, K:=20/7, and let β0,t0 be the constants of Powering amplifies a small unsatisfaction gap for d=D, this Σ and α0:=ρ2<1, the spectral bound of Constraint expander overlay. For every integer t≥t0 there is a complete uniform gap-preserving reduction Rt in the sense of Complete uniform gap-preserving CSP reductions, defined on binary constraint graphs over Σ of arbitrary degree, with

  • Rt(G):=(Rdeg⁡(G))t, where Rdeg⁡ is the degree-reduction map of Degree reduction by expander incidence clouds and (⋅)t is the local-view powering of Constraint graph powering with local-view labels;
  • output alphabet Σt=ΣPR of size ∣Σt∣≤∣Σ∣DO(t), output degree bound dt:=2(2D)2t+1=DO(t), and blowup Ct:=D⋅(2D)2t+1=DO(t);
  • gap map gt(ε)=βt min⁡(ε,c/t) with c:=DK=7740/7 and β:=β0/(DK)>0, so UNSAT⁡(Rt(G))≥βt min⁡(UNSAT⁡(G),c/t) and hence UNSAT⁡(G)≥ε implies UNSAT⁡(Rt(G))≥βt min⁡(ε,c/t);
  • perfect completeness: val⁡(G)=1 implies val⁡(Rt(G))=1, and edgeless inputs are mapped to edgeless outputs;

and Rt is deterministic and runs in time polynomial in the bit length of the explicit encoding of G. The constants β,c,t0 and the parameters Σt,dt,Ct depend only on ∣Σ∣ and t, never on ∣V(G)∣ or ∣E(G)∣. This is a single powering step, not the fixed-alphabet PCP iteration: the alphabet grows with t, and no claim is made here about reducing it.

Facts & Assumptions

Given: a finite alphabet Σ with ∣Σ∣≥2, integers t≥t0 and D=387, K=20/7, and the constants β0,t0 of Powering amplifies a small unsatisfaction gap for d=D, Σ and α0=ρ2.

[F1]

Rdeg⁡ is a complete uniform gap-preserving reduction for the fixed input alphabet Σ and arbitrary input degrees, with output alphabet Σ, output degree bound D, blowup D, gap map gdeg⁡(ε)=ε/(DK), and polynomial running time; on inputs with E(G)≠∅ its output is D-regular with 2∣E(G)∣ vertices and D∣E(G)∣ ordinary edges over Σ and normalized second eigenvalue bound at most ρ2<1 (Degree reduction preserves unsatisfaction quantitatively, Constraint expander overlay, Degree reduction by expander incidence clouds).

[F2]

For a d-regular graph G with n vertices, the powered graph Gt has vertex set V(G), two paired incidence slots for each of the n(2d)2t+1 pairs (start vertex, pattern), degree 2(2d)2t+1, and n(2d)2t+1 ordinary edges; its normalized adjacency is the length-(2t+1) lazy-walk transition matrix, and its view alphabet is Σt=ΣPR with R=t+⌈t⌉. Explicit relation tables are computable by enumerating patterns and tables, so Gt is produced in time polynomial in its explicit encoding length (Constraint graph powering with local-view labels).

[F3]

If val⁡(G2)=1 then val⁡((G2)t)=1 (Powering preserves perfect satisfiability).

[F4]

For every labeling φ of (G2)t, UNSAT⁡φ((G2)t)≥β0t min⁡(UNSAT⁡(G2),1/t) whenever t≥t0 and G2 is D-regular over Σ with normalized second eigenvalue bound at most ρ2 and at least one edge (Powering amplifies a small unsatisfaction gap).

[F5]

A complete uniform gap-preserving reduction has arity two throughout, maps edgeless inputs to edgeless outputs, obeys ∣E(R(G))∣≤C∣E(G)∣ and ∣V(R(G))∣≤C∣E(G)∣ 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

technique · direct
1.1

If G is D-regular over Σ with at least one edge, [F2] gives a powered graph on ∣V(G)∣ vertices, degree dt=2(2D)2t+1, and ∣E(Gt)∣=∣V(G)∣(2D)2t+1=2(2D)2t+1∣E(G)∣/D≤Ct∣E(G)∣, since D≥2. Also ∣V(Gt)∣=∣V(G)∣=2∣E(G)∣/D≤Ct∣E(G)∣. Completeness is [F3], the gap bound is [F4], and the construction is explicit and polynomial for fixed D,t,∣Σ∣ by [F2]. This establishes the powering facts on the regular intermediate graphs used below.

F2F3F4algebra
2.1

The gap map of the composite is g(ε)=gt(gdeg⁡(ε))=β0t min⁡(ε/(DK),1/t) with gdeg⁡(ε)=ε/(DK) as in [F1]; writing min⁡(ε/(DK),1/t)=(1/(DK))min⁡(ε,DK/t) gives g(ε)=βt min⁡(ε,c/t) with β=β0/(DK) and c=DK>0.

F1step 1.1algebra
3.1

Define Rt(G)=(Rdeg⁡(G))t. If E(G)≠∅, [F1] gives a D-regular intermediate graph with 2∣E(G)∣ vertices, so [F2] gives ∣V(Rt(G))∣=2∣E(G)∣, degree dt, and ∣E(Rt(G))∣=2∣E(G)∣(2D)2t+1≤Ct∣E(G)∣ because D≥2; 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 E(G)=∅, 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 O(∣E(G)∣) for fixed D,∣Σ∣, after which [F2] enumerates a fixed number of patterns per vertex and writes fixed-size tables. Thus Rt satisfies the clauses of [F5] directly, without applying a composition theorem whose second-stage domain is larger than the regular range used here.

F1F2F3F4F5step 2.1algebra
4.1

The alphabet size obeys ∣Σt∣=∣Σ∣(2D)R with R=t+⌈t⌉, which is at most ∣Σ∣DO(t); the degree 2(2D)2t+1 and blowup D(2D)2t+1 are both DO(t); and the gap inequality for inputs with UNSAT⁡(G)≥ε follows from the gap map of step 2.1 and the monotonicity of ε↦min⁡(ε,c/t). This proves every clause of the statement, with the stated dependence of all constants on ∣Σ∣ and t only.

F1F2step 1.1step 2.1step 3.1algebra∎

Remarks

  • The loss factor of the page is here. The factor DK=7740/7 of Degree reduction preserves unsatisfaction quantitatively is absorbed into β and into the saturation threshold c, exactly as the promised claim allows; no other quantity of the composite depends on the internal constant 129 of the cloud construction. The saturation threshold c/t is inherited from the min⁡(ε,1/t) of the powering lemma, scaled by the degree-reduction loss.
  • Not yet a PCP reduction. The output alphabet Σt grows like ∣Σ∣DO(t), and the output degree dt also grows with t; both are constants for fixed t, 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 Hr inside Rdeg⁡ is the explicit one supplied by the published expander construction. The pair Σt 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

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