Alphabeta Math
PropositionStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-11
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.

Degree inequalities for sums and products over a commutative ring

Statement

Let R be a commutative ring and let f,g∈R[x] be nonzero.

  1. If f+g≠0, then deg⁡(f+g)≤max⁡{deg⁡f,deg⁡g}.
  2. The coefficient of xdeg⁡f+deg⁡g in fg is lc⁡(f)lc⁡(g). If fg≠0, then deg⁡(fg)≤deg⁡f+deg⁡g.

Facts & Assumptions

Given: Nonzero polynomials f=∑iaixi and g=∑jbjxj over a commutative ring R.

[L1]

Degree is the greatest index with nonzero coefficient, and the coefficient there is the leading coefficient (Degree, leading coefficient and monic polynomial, with the zero polynomial having no degree).

[L2]

Polynomial addition is coefficientwise and the coefficient of xk in a product is ∑i+j=kaibj (The polynomial ring over a commutative ring as finitely supported coefficient sequences with convolution).

Proof

technique · direct
1.1

For every k>max⁡{deg⁡f,deg⁡g} both ak and bk vanish, so the coefficient of xk in f+g vanishes; if the sum is nonzero, [L1] gives the stated inequality.

givenL1L2
2.1

Put m=deg⁡f and n=deg⁡g. For k>m+n, every pair i+j=k has i>m or j>n, while for k=m+n the only possibly nonzero summand is ambn; hence the top displayed coefficient is lc⁡(f)lc⁡(g) and any nonzero product has degree at most m+n.

givenL1L2algebra∎

Depends on

Used by

Dependency tree · two levels

4 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources