Alphabeta Math
LemmaStatement: Literature-sourcedProof: 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.

Perfect completeness of sum-check

Statement

In sum-check over a supplied finite field, with n1, trusted individual bounds and trusted evaluation, if H=bg(b), the honest partial-sum polynomials pass every check for every challenge sequence. Thus the protocol has perfect completeness.

Facts & Assumptions

Given: The objects and hypotheses in the statement above.

[F1]

The protocol checks coefficient lengths and consistency, samples after each message, and compares the final claim with trusted evaluation; q_i and S_i denote its true partial sums (Sum-check with explicit degree bounds).

Proof

1.1

Use qi,Si,Ci from the protocol. Substitution and finite summation cannot raise the degree in the unspecialized variable, so qi has degree at most di and can be sent in the permitted coefficient format, including when qi=0 or di=0.

F1algebra
2.1

Splitting the remaining cube by coordinate i gives qi(0)+qi(1)=Si1, while substitution gives qi(ri)=Si. Initially C0=H=S0. If Ci1=Si1 and hi=qi, the consistency check passes and the update gives Ci=Si. Hence this equality propagates through every round.

F1step 1.1givenalgebra
3.1

At the end Sn=g(r1,,rn), since the remaining cube contains the empty tuple. Thus the terminal check passes. For n=1 the same argument uses q1=g. It also covers all-zero or constant polynomials, challenges 0 or 1, and characteristic two without any division.

step 2.1algebra

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

4 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