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.
Every nonzero nonunit polynomial over a field factors into irreducible polynomials
Statement
Every nonzero nonunit polynomial over a field is a finite product of irreducible polynomials.
Facts & Assumptions
Given: A field and a nonzero nonunit polynomial .
A nonzero nonunit is irreducible when every factorization has a unit factor (Irreducible and prime elements of an integral domain).
Degrees add under multiplication of nonzero polynomials over a field (Over an integral domain, degrees add under multiplication of nonzero polynomials).
The units of are exactly its nonzero constant polynomials (The units of over an integral domain are exactly the constant polynomials whose values are units of ).
Strong induction proves a natural-number property once the case at follows from all smaller cases (Strong (complete) induction).
Proof
Use strong induction on ; by [L3], a nonzero nonunit has .
If is irreducible, it is already a one-factor product; otherwise [L1] gives with nonunits, and neither is zero because .
By [L2], and are positive and strictly below , so the induction hypotheses factor both into irreducibles; concatenating those factorizations gives one for , and [L4] completes the induction.
Depends on
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 39 results over 11 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
- Neil Donaldson, Math 120B Notes, Theorem 23.7 (standard reference, not scraped)