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 polynomial vanishing at every tuple from an infinite subdomain is the zero polynomial
Statement
Let be an integral domain, let be a subring whose underlying set is infinite, let , and let (Polynomial rings in finitely many commuting indeterminates by iteration). If
then in .
Here is the iterated evaluation of Evaluation and roots of a polynomial in a commutative target ring, carried out one indeterminate at a time along the construction of .
Facts & Assumptions
Given: An integral domain , an infinite subring , and the polynomial rings built by iteration (Polynomial rings in finitely many commuting indeterminates by iteration).
A nonzero polynomial of degree over an integral domain has at most distinct roots in (A nonzero polynomial of degree over an integral domain has at most distinct roots).
If is an integral domain, then is an integral domain for every , including (A polynomial ring in finitely many indeterminates over an integral domain is an integral domain).
A nonzero has a largest index with , its degree; the zero polynomial has no degree (Degree, leading coefficient and monic polynomial, with the zero polynomial having no degree).
Proof
Base case : let vanish at every element of . If it has a degree by [L3], so by [L1] it has at most distinct roots in ; but every one of the infinitely many elements of is a root, and an infinite set has more than elements. Hence .
Inductive hypothesis: fix and assume that every vanishing at all tuples from is zero.
Let vanish at every tuple from , and write with . Fix ; then is an element of vanishing at every element of , so it is zero by step 1.1, and therefore for every .
Since was arbitrary, each vanishes at every tuple from , so by step 1.2 and hence . This completes the induction, and the statement holds for every .
Remarks
- Infinite, not merely large. The hypothesis cannot be weakened to a finite of any size: over the nonzero polynomial vanishes at every element, and in indeterminates so does . This is exactly why the normal basis theorem needs a separate argument over a finite base field (Every finite cyclic extension has a normal basis).
Depends on
- Polynomial rings in finitely many commuting indeterminates by iteration
- A polynomial ring in finitely many indeterminates over an integral domain is an integral domain
- A nonzero polynomial of degree $n$ over an integral domain has at most $n$ distinct roots
- Evaluation and roots of a polynomial in a commutative target ring
- Degree, leading coefficient and monic polynomial, with the zero polynomial having no degree
Used by
Dependency tree · two levels
13 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
- P. L. Clark, Field Theory (course notes/monograph), Lemma 8.21 (standard reference, not scraped)
- J. S. Milne, Fields and Galois Theory, v5.10, Lemma 5.19 (standard reference, not scraped)