Alphabeta Math
ExampleConstruction: AI-adaptedVerification: 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.

Correcting one corrupted table entry

Example

On F23, let (x)=x1, and let f agree with except that f(0)=1. Thus dist(f,)=1/8. At every fixed nonzero x, the two-query corrector succeeds with probability exactly 6/8=3/4; it fails exactly for seeds y=0 and y=x. At x=0 it always returns zero.

Facts & Assumptions

Given: The objects and hypotheses in the statement above.

[F1]

At distance delta<1/4 from a linear function, the two-query corrector succeeds at every point with probability at least 1-2delta, and that nearby linear function is unique (Pointwise correctness under less than quarter noise).

Verification

1.1

There are eight cube points, with precisely the zero point corrupted, so δ=1/8<1/4. The self-correction theorem gives a unique nearby linear function and success at least 12δ=3/4 at each point.

F1algebra
2.1

For fixed x0, the query y is corrupted exactly when y=0, and the query x+y is corrupted exactly when y=x. These are distinct seeds. At either seed exactly one summand is flipped, so the output is wrong; at the other six seeds neither is flipped and linearity gives the right answer. At x=0, the sum f(y)+f(y) is zero for every seed, equal to (0). Thus the lower bound is attained for nonzero requests and exceeded for the zero request.

step 1.1algebra

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

3 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