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.
Over an integral domain, degrees add under multiplication of nonzero polynomials
Statement
If is an integral domain and are nonzero, then and
Facts & Assumptions
Given: An integral domain and nonzero polynomials .
The coefficient of degree in is the product of the two leading coefficients, and all higher coefficients vanish (Degree inequalities for sums and products over a commutative ring).
In an integral domain, a product of two nonzero elements is nonzero (Zero divisor, and integral domain: a commutative ring with and no zero divisors).
Proof
The leading coefficients of and are nonzero, so [L2] makes their product nonzero.
Fact [L1] identifies that product as the coefficient at degree and makes every higher coefficient zero, so , its degree is the sum of the degrees, and its leading coefficient is the product of the leading coefficients.
Depends on
Used by
- A polynomial ring over an integral domain is an integral domain Corollary
- The units of R[x] over an integral domain are exactly the constant polynomials whose values are units of R Corollary
- Every nonzero nonunit polynomial over a field factors into irreducible polynomials Lemma
- A nonzero polynomial of degree n over an integral domain has at most n distinct roots Theorem
- A polynomial of degree two or three over a field is irreducible exactly when it has no root in the field Theorem
- Division algorithm for polynomials over a field Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 17 results over 12 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
- Thomas W. Judson, Abstract Algebra: Theory and Applications, Theorem 17.4 (standard reference, not scraped)
- Neil Donaldson, Math 120B Notes, Theorem 22.3 (standard reference, not scraped)