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.
Every symmetric polynomial over a commutative ring is a polynomial in the elementary symmetric polynomials
Statement
For every commutative ring and every , each symmetric polynomial has the form
for some .
Facts & Assumptions
Given: A commutative ring , a natural number , and a symmetric polynomial .
The leading multidegree of a nonzero symmetric polynomial is weakly decreasing (The leading multidegree of a symmetric polynomial is weakly decreasing).
Over a commutative ring with , the leading multidegree of is the cumulative-sum tuple of , with leading coefficient (The leading multidegree of is with coefficient one).
The symmetric polynomials form a subring (The symmetric polynomials form a subring).
Proof
The assertion is immediate for and for , when the symmetric-polynomial ring is . Assume now that and ; then some coefficient of is nonzero, so in and [L2] applies.
Let be the leading multidegree of and let be its leading coefficient. By [L1], set for and , all natural numbers.
By [L2], the polynomial has the same leading term as , so their difference is either zero or has strictly smaller leading multidegree. It remains symmetric by [L3].
Repeat step 2.1 while the remainder is nonzero. The process terminates because all exponent tuples encountered are bounded coordinatewise by the finite support box of the original polynomial and strictly decrease lexicographically at each subtraction.
Summing the finitely many subtracted monomials in the gives a polynomial with .
Depends on
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 14 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)
- D. Grinberg, An Introduction to Algebraic Combinatorics, Theorem 7.1.16 (standard reference, not scraped)