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.
The lexicographic reduction algorithm in three variables
Example
Let
where the first sum is and the second is the sum of the six distinct monomials with exponent pattern . Then
Facts & Assumptions
Given: The polynomial above, with lexicographic order .
Lexicographic reduction cancels the leading partition by the corresponding monomial in and strictly decreases the leading multidegree (Every symmetric polynomial over a commutative ring is a polynomial in the elementary symmetric polynomials).
Lexicographic order compares exponent tuples at their first differing coordinate (Lexicographic order on exponent tuples and the multidegree of a nonzero polynomial).
Verification
The leading multidegree of is with coefficient , so [L1] first subtracts . Its expansion is .
The remainder is , whose leading multidegree is . Since , the next prescribed subtraction is and the remainder becomes zero.
Therefore . Direct expansion verifies the equality and exhibits both lexicographic decreases.
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 11 results over 7 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- K. Conrad, Symmetric Polynomials, Section 2 (standard reference, not scraped)