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.
A concrete multilinearization calculation
Example
Over let Then and , so the multilinearization in the first variable is The polynomial agrees with at and at for every value of , its degree in is at most one, and it is exactly one precisely when ; its degree in is one, while the original has degree three in .
Facts & Assumptions
Given: The field and the polynomial .
The multilinearization in one variable is ; substituting and into the right-hand side returns and (Multilinearization in one variable).
The reduction agrees with wherever is Boolean, has degree at most one in , and has degree in every other variable at most that of in that variable (Multilinearization preserves Boolean values and bounds individual degree).
The classes of form a field, so its arithmetic is addition and multiplication modulo and every nonzero residue is invertible (For every prime , the two operations on make it a field).
Verification
Substituting gives , and substituting gives ; both are computed in by [A3].
By [A1] and step 1.1, , a polynomial of degree one in with -coefficient and of degree one in .
Evaluating the result of step 2.1 at the Boolean points: and , which is the agreement asserted in [A2].
The coefficient of in is , which vanishes exactly when in by [A3]; hence the -degree is one for and zero at , and in either case it is at most one, as [A2] requires. The degree in is one, which does not exceed the -degree one of , and the degree in dropped from three to one while the values at the Boolean points were preserved.
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
16 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
- A. Shen, IP = PSPACE: Simplified Proof, JACM 39(4) 1992, pp. 878–880 (standard reference, not scraped)
- Arora and Barak, Computational Complexity: A Modern Approach, Remark 8.19, author-hosted draft (standard reference, not scraped)