Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicablePipeline-generatedjudge pass (gpt-6-sol)audited 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.

Degree reduction by expander incidence clouds

Definition

Fix the alphabet Σ of Constraint graph and labeling value, a total ordering of Σ used for plurality tie breaking, and the reverse-paired degree-128 expander family Hr with unnormalized edge expansion at least h0=7/10 for r≥2 that is used in Constraint graph regularization.

Let G be a binary constraint graph over Σ in the published convention. The degree-reduction map Rdeg⁡ is the following deterministic construction, which is the published cloud-and-overlay preprocessing read as a map on explicit encodings.

  1. If E(G)=∅, output the empty graph over Σ, which has value one.
  2. Otherwise delete isolated vertices, and replace every vertex v of degree r by a cloud of its r incidence ports, so that each original edge contributes its two distinct ports, a loop contributing two distinct ports at its vertex. Put a copy of Hr inside the cloud, with equality relations on all its edges, and keep one external edge for each original edge, joining its two designated ports and carrying the same relation in the same endpoint order. The result is the cloud graph G1 of Constraint expander overlay; it has degree 129 and 2∣E(G)∣ vertices.
  3. On the 2∣E(G)∣ ports add a copy of H2∣E(G)∣ with tautological relations and 65 ordinary tautological loops at every port, i.e. 130 loop slots, to obtain the registered graph G2. By the published count, G2 is 387-regular with 2∣E(G)∣ vertices and 387∣E(G)∣ ordinary edges, its normalized adjacency satisfies α(G2)≤ρ2=(259+128ρ0)/387<1, and its alphabet is still Σ.

The decoding map D sends a labeling τ of G2 (equivalently of G1, on which it depends only through the ports) to the labeling Dτ of G that assigns to each original vertex the most frequent label among the ports of its cloud, breaking ties by the fixed ordering; deleted isolated vertices receive the first symbol of Σ. This is the plurality decoding of Constraint graph regularization.

Every step is a fixed function of the explicit input encoding: listing the Hr adjacency lists, copying 2∣E(G)∣ relation tables and adding 387∣E(G)∣ tautological slots takes time and output length polynomial in the input encoding length, and the output parameters 2∣E(G)∣, 387∣E(G)∣, 387, ρ2 depend only on the fixed family and on ∣E(G)∣. The map is the first of the two transformations composed in A complete uniform graph gap-amplification step; its quantitative unsatisfiability guarantee is stated and proved there, not here.

Depends on

Used by

Dependency tree · two levels

6 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