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.
Division algorithm for polynomials over a field
Statement
Let be a field, let , and let . There are unique polynomials such that
The statement includes and nonzero constant divisors.
Facts & Assumptions
Given: A field , a polynomial , and a nonzero polynomial with leading coefficient .
Division by a monic polynomial over a commutative ring has a unique quotient and degree-small remainder (Division by a monic polynomial over a commutative ring).
Degrees add under multiplication of nonzero polynomials over a domain (Over an integral domain, degrees add under multiplication of nonzero polynomials).
Every nonzero element of a field has a multiplicative inverse, and a field is commutative (Field).
A nonzero polynomial has a nonzero leading coefficient; it is monic when that coefficient is (Degree, leading coefficient and monic polynomial, with the zero polynomial having no degree).
Proof
By [L3] the coefficient has an inverse, and is monic with the same degree as ; [L1] gives unique with and or , so gives .
If , then ; unless , [L2] makes the left side have degree at least , while the right side is zero or has degree below , so and then .
Depends on
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 16 results over 6 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.6 (standard reference, not scraped)
- Neil Donaldson, Math 120B Notes, Theorem 23.2 (standard reference, not scraped)