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 fixed unbalanced one-variable substitution need not preserve lexicographic leading terms
Statement refuted
A fixed substitution with positive weights always turns the lexicographically leading monomial of a polynomial into its highest power of .
Facts & Assumptions
Given: Lexicographic order on exponent pairs and the substitution , .
In lexicographic order, exponent tuples are compared at the first coordinate where they differ (Lexicographic order on exponent tuples and the multidegree of a nonzero polynomial).
Counterexample
For , the tuple is lexicographically larger than , so is the leading monomial.
Under and , the polynomial becomes , whose highest power comes from , not from .
Thus the fixed weighted substitution reverses these two terms and does not detect the lexicographic leader. Degree-dependent separated weights can encode any one finite support, but this fixed choice cannot replace lexicographic descent.
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: 4 results over 4 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)