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 minus the origin by affine hyperplanes avoiding the origin needs at least of them
Statement
For , let be nonzero, let be nonzero, and put
If every nonzero vertex of the cube lies on at least one , then .
Facts & Assumptions
Given: nonzero vectors and nonzero scalars , with the hyperplanes covering every nonzero cube vertex.
Over a field, if , the coefficient of is nonzero, and for every , then is nonzero at some point of (Alon's Combinatorial Nullstellensatz: if , the coefficient of in is nonzero, and , then for some ).
The standard bilinear form is (The standard bilinear form on ).
Proof
Suppose, for contradiction, that , and define
The polynomial vanishes on every vertex of . 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 , and the second vanishes because that vertex lies on one of the hyperplanes.
The total degree of is , and the coefficient of is : the first product contributes that coefficient, while the second product has degree and contributes nothing to that top monomial.
Apply [L1] to the coordinates indexed by , taking and for every . Step 2.1 says that vanishes on the whole grid , but step 2.2 says its top coefficient is nonzero and the degree hypothesis is exactly the required one. This contradiction proves .
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
- Alon's Combinatorial Nullstellensatz: if $\deg f=\sum_it_i$, the coefficient of $x_1^{t_1}\cdots x_n^{t_n}$ in $f$ is nonzero, and $\lvert S_i\rvert>t_i$, then $f(s_1,\dots,s_n)\ne0$ for some $s_i\in S_i$
- Monomials, coefficients, degree in each variable and total degree in $F[x_1,\dots,x_n]$
- The standard bilinear form $\langle x,y\rangle=\sum_{i<n}x_iy_i$ on $F^{n}$
- Evaluation and roots of a polynomial in a commutative target ring
- Field
- Vector space over a field
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
- N. Alon, Combinatorial Nullstellensatz, Theorem 6.3 (standard reference, not scraped)
- J. Matousek, Thirty-three Miniatures, Miniature 16 (standard reference, not scraped)