Alphabeta Math
TheoremStatement: 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.

BLR acceptance implies agreement with a linear function

Statement

Let n0 and fix f:F2nF2. If BLR accepts with probability at least ρ, where 1/2<ρ1, then some linear a(x)=ax agrees with f on at least a ρ fraction of the cube. Equivalently, rejection probability at most ε<1/2, with ε0, guarantees distance at most ε from some linear function. Every linear function passes the test with probability one.

For 0<δ<1/2 and integer k0, repeating the test k times with independent randomness and rejecting if any trial rejects detects every fixed f at distance greater than δ from every linear function with probability at least 1(1δ)k.

Facts & Assumptions

Given: The objects and hypotheses in the statement above.

[F1]

For h=(-1)^f, the cubic sum equals twice BLR acceptance minus one (The cubic Fourier identity for BLR).

[F2]

Parseval for real cube functions states that the sum of squared normalized Fourier coefficients is E h² (Character orthogonality, inversion and Parseval).

Proof

1.1

Put h=(1)f and M=maxah^(a). The finite nonempty index set has 2n elements, so a maximizing index exists. Parseval and h2=1 give ah^(a)2=1. Hence ah^(a)3Mah^(a)2=M, since each coefficient is at most M and every square is nonnegative. This is a signed maximum, not a maximum absolute value.

F2algebra
2.1

If α is the actual acceptance probability, the cubic identity gives M2α12ρ1. At a maximizing index a, h^(a)=E(1)f(x)+ax=2Pr[f(x)=ax]1. Therefore agreement is at least ρ. Substituting ρ=1ε proves the rejection formulation; conversely setting ε=1ρ in that formulation gives the agreement formulation. These are equivalent parametrizations of a guarantee, not a claim that distance determines acceptance exactly.

F1step 1.1algebra
3.1

For f=a, distributivity modulo two gives a(x)+a(y)=a(x+y) for every pair, so completeness is perfect. This includes a=0 and the sole linear function in dimension zero. At ρ=1 or ε=0, the guarantee in the previous step likewise gives exact agreement.

step 2.1algebra
4.1

If f is farther than δ from every linear function, its acceptance probability cannot exceed 1δ: otherwise it is greater than 1/2, and step 2.1 applied with ρ=α would give distance at most 1α<δ. Independent trials of a fixed function have all-accept probability αk(1δ)k. Taking complements proves the repetition bound. For k=0 the always-accept empty repetition has rejection probability zero, equal to the bound; for k=1 this is the single-test bound.

step 2.1givenalgebra

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