Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-26
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.

Covering {0,1}n minus the origin by affine hyperplanes avoiding the origin needs at least n of them

Statement

For 1km, let akRn be nonzero, let bkR be nonzero, and put

Hk:={xRn:ak,x=bk}.

If every nonzero vertex of the cube {0,1}n lies on at least one Hk, then mn.

Facts & Assumptions

Given: nonzero vectors akRn and nonzero scalars bk, with the hyperplanes Hk={x:ak,x=bk} covering every nonzero cube vertex.

[L1]

Over a field, if degf=iti, the coefficient of x1t1xntn is nonzero, and Si>ti for every i, then f is nonzero at some point of S1××Sn (Alon's Combinatorial Nullstellensatz: if degf=iti, the coefficient of x1t1xntn in f is nonzero, and Si>ti, then f(s1,,sn)0 for some siSi).

[F1]

The standard bilinear form is a,x=i<naixi (The standard bilinear form x,y=i<nxiyi on Fn).

Proof

technique · contradiction
1.1

Suppose, for contradiction, that m<n, and define f(x):=(1)n+mb1bmi<n(xi1)k=1m(ak,xbk).

assume-contraF1construct
2.1

The polynomial f vanishes on every vertex of {0,1}n. At the origin, the two terms are equal by construction, so they cancel. At any nonzero cube vertex, the first product vanishes because some coordinate equals 1, and the second vanishes because that vertex lies on one of the hyperplanes.

step 1.1given
2.2

The total degree of f is n, and the coefficient of i<nxi is ±b1bm0: the first product contributes that coefficient, while the second product has degree m<n and contributes nothing to that top monomial.

F1step 1.1
3.1

Apply [L1] to the n coordinates indexed by i<n, taking ti=1 and Si={0,1} for every i<n. Step 2.1 says that f vanishes on the whole grid {0,1}n, but step 2.2 says its top coefficient is nonzero and the degree hypothesis is exactly the required one. This contradiction proves mn.

L1step 2.1step 2.2discharge-contradiction

Remarks

  • The constant in the first term is chosen only to force cancellation at the origin. That check is the one place where a sign error can hide.

Depends on

Used by

Dependency tree · two levels

25 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