Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedPipeline-generatedjudge pass (gpt-5.6-terra)audited 2026-09-07
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.

Regularization preserves value quantitatively

Statement

Let G have m=E>0 ordinary edges, with the fixed nonempty alphabet and paired-loop convention. Its cloud graph G1 is degree 129, has 2m vertices and 129m ordinary edges, and is constructible in polynomial time without changing the alphabet. Put K=max(1,2/h0)=20/7 and c=1/(129K). Then cUNSAT(G)UNSAT(G1)UNSAT(G)/129. For every labeling τ of G1, plurality decoding Dτ satisfies UNSATDτ(G)129KUNSATτ(G1). For an edgeless input use the empty output convention and UNSAT zero.

Facts & Assumptions

Given: the objects and hypotheses in the statement above.

[F1]

For any labeling of the cloud graph G1 of a nonempty-edge constraint graph G, decode each original vertex by its cloud's plurality label, using fixed tie breaking. Let S count the ports disagreeing with that label, and let Uint,Uext count violated internal equality and external edges. Then Uinth02S,UGUext+S,h0=7/10, where UG is the decoded violation count in G. (Cloud plurality rounding).

Proof

1.1

Each original edge has two ports even if it is a loop. Every port has 128 internal slots and one external slot, so there are 2m vertices and 129(2m)/2=129m edges. Listing each all-size cloud expander and copying the original relation tables takes polynomial time in the explicit input size; the sum of polynomial cloud costs is polynomial since their total size is 2m.

F1
2.1

For an arbitrary output labeling, the rounding inequalities give UGUext+(2/h0)UintK(Uext+Uint). Divide by m and use the 129m output edge count to get the assignment-level inequality. Minimizing the output violation fraction then gives the lower bound with c.

F1step 1.1
3.1

An optimal original labeling exists because the alphabet and vertex set are finite nonempty (the empty vertex set has its one labeling). Extend it constantly on each cloud. No equality edge fails and exactly the original bad external edges fail, giving the upper bound after division by 129m. If m=0, both UNSAT values are zero by the stipulated empty-output convention, without these divisions.

step 1.1algebra

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