Alphabeta Math
PropositionStatement: 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 symmetric polynomials form a subring

Statement

For every commutative ring R and every nN, the symmetric polynomials R[x1,,xn]Symn form a subring of R[x1,,xn]. For n=0 this subring is R.

Facts & Assumptions

Given: A commutative ring R, a natural number n, and symmetric polynomials f,gR[x1,,xn].

[L1]

A polynomial is symmetric when every variable permutation fixes it (Symmetric polynomials as the invariants of variable permutations).

[L2]

A subset is a subring when it contains 1 and is closed under addition, additive inverses, and multiplication (Subring: a subset containing 1R and closed under addition, additive inverses and multiplication).

Proof

technique · direct
1.1

Every variable permutation fixes the constant polynomials 0 and 1, so both are symmetric.

L1
1.2

For every permutation σ, substitution of permuted variables commutes with the ring operations, so σ(f+g)=σ(f)+σ(g)=f+g, σ(f)=σ(f)=f, and σ(fg)=σ(f)σ(g)=fg.

givenL1algebra
2.1

Thus the symmetric polynomials contain 1 and are closed under addition, additive inverses, and multiplication, so they form a subring. When n=0 every polynomial is a coefficient in R and the assertion gives R itself.

step 1.1step 1.2L2

Depends on

Used by

Dependency tree · next 3 levels

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