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.
A nonzero polynomial of degree over an integral domain has at most distinct roots
Statement
Let be an integral domain. A nonzero polynomial of degree has at most distinct roots in .
Facts & Assumptions
Given: An integral domain and a nonzero polynomial of degree .
If is a root of , then for some polynomial (Factor theorem over a commutative ring).
Degrees add when nonzero polynomials over a domain are multiplied (Over an integral domain, degrees add under multiplication of nonzero polynomials).
In an integral domain, a product is zero only if one factor is zero (Zero divisor, and integral domain: a commutative ring with and no zero divisors).
If a property holds at and passes from to , it holds for every natural number (The principle of mathematical induction).
Proof
If , then is a nonzero constant and has no root, proving the base case.
For , if has no root the claim is immediate; otherwise choose a root , use [L1] to write , and use [L2] to obtain .
If is another root, then , and [L3] gives because ; the induction hypothesis bounds the roots other than by , so has at most roots, and [L4] completes the induction.
Depends on
Used by
- Every finite subgroup of the unit group of an integral domain is cyclic Corollary
- On the affine line, the classical Zariski topology is cofinite Corollary
- Over an infinite integral domain, equal polynomial functions come from equal polynomials Corollary
- ∑_n≥0n!xⁿ is a formal power series that is not rational over ℚ Counterexample
- P(x)=x(x-1) vanishes on {0,1} although degₓ P=|{0,1}| Counterexample
- Quadratics can have four roots over ℤ/6 and ℤ/8 Counterexample
- Evaluation at four distinct real points gives an inner product on polynomials of degree at most three Example
- A false sum-check claim rarely becomes true Lemma
- A polynomial vanishing at every tuple from an infinite subdomain is the zero polynomial Lemma
- For a degree-n extension of a field of order q, the q-power map has order exactly n Lemma
- For prime q and d≥1, the congruence xᵈ≡1 (mod q) has at most d residue-class solutions Lemma
- The elements of a finite extension fixed by the q-power map are exactly the base field Lemma
- A field with q elements is the splitting field of x^q-x over its prime subfield Proposition
- Every F-endomorphism of a splitting field permutes the distinct roots and is an automorphism Proposition
- μₙ(K) is cyclic of order dividing n, and has a primitive n-th root of unity exactly when its order is n Proposition
- Existing polynomial identity bounds Remark
- Formal polynomials are not the functions they induce Remark
- A monic irreducible of degree d over F_q has the d distinct roots α,α^q,…,α^qᵈ⁻¹ Theorem
- Euler's criterion: (a/p)≡ a^(p-1)/2 (mod p) Theorem
- For every n≥1 there are infinitely many primes p with p≡1 (mod n) Theorem
- If deg_xᵢP<| Sᵢ| for each i and P vanishes on S₁×⋯× Sₙ, then P=0 Theorem
- Schwartz zippel over finite fields Theorem
- The Schwartz-Zippel lemma Theorem
- Φₙ is irreducible in ℚ[t] for every n≥1 Theorem
Dependency tree · two levels
14 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
- Thomas W. Judson, Abstract Algebra: Theory and Applications, Corollary 17.9 (standard reference, not scraped)
- Neil Donaldson, Math 120B Notes, Theorem 23.14 (standard reference, not scraped)