Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16
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 leading multidegree of a symmetric polynomial is weakly decreasing

Statement

If 0fR[x1,,xn] is symmetric and has leading multidegree (a1,,an) in lexicographic order, then

a1a2an.

Facts & Assumptions

Given: A nonzero symmetric polynomial f with leading multidegree a=(a1,,an).

[L1]

Every permutation of the variables fixes a symmetric polynomial (Symmetric polynomials as the invariants of variable permutations).

[L2]

The leading multidegree is the lexicographically greatest exponent tuple carrying a nonzero coefficient (Lexicographic order on exponent tuples and the multidegree of a nonzero polynomial).

Proof

technique · contradiction
1.1

Suppose, for contradiction, that ai<ai+1 for some i<n.

assume-contra
1.2

Interchanging xi and xi+1 fixes f, so the tuple a=(a1,,ai1,ai+1,ai,ai+2,,an) occurs in f with the same nonzero coefficient as a.

givenL1
2.1

The tuples agree before coordinate i and ai=ai+1>ai, so a>lexa, contradicting the maximality in [L2]. Therefore no such i exists and the tuple is weakly decreasing.

step 1.1step 1.2L2discharge-contradiction

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 11 results over 8 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