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

Sequential repetition amplifies completeness and soundness gaps

Statement

If a protocol has completeness c>1/2 and soundness s<1/2, then for every ε>0 a polynomially bounded odd number of sequential fresh-coin repetitions, accepting by strict majority, has completeness at least 1ε and soundness at most ε.

Facts & Assumptions

Given: constants c>1/2>s, a target ε>0, and sequential independent verifier coins.

Proof

1.1

For the honest prover, the acceptance indicators are independent Bernoulli variables of mean at least c; the lower-tail Chernoff bound A Chernoff bound for sums of independent Bernoulli trials, applied to these success indicators, makes majority failure exponentially small in the number k of copies.

given
1.2

Against any adaptive prover, conditional on every earlier transcript, the next copy accepts with probability at most s by Completeness and soundness of an interactive protocol. Induction on copies gives EeλXi(1s+seλ)k, so the usual Chernoff upper-tail calculation makes majority acceptance exponentially small.

givenalgebra
2.1

Choose odd k large enough that both exponential bounds are at most ε; for fixed c,s,ε this is constant and preserves polynomial bounds.

step 1.1step 1.2choose

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