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.
Evaluation at a point has kernel (x_1-a_1, ..., x_n-a_n)
Statement
Let be a field and let . The evaluation map
has kernel . In particular, this ideal is maximal.
Facts & Assumptions
Given: A field , a point , and the evaluation map at .
Polynomial evaluation at a point is well defined (Evaluation and roots of a polynomial in a commutative target ring).
Division by a monic polynomial produces quotient and remainder (Division by a monic polynomial over a commutative ring).
A quotient ring is a field exactly when the ideal is maximal ( is a field if and only if is a maximal ideal).
Proof
Base case : divide by the monic polynomial . By [L2], with . Evaluating at gives by [L1], so . Therefore the kernel of is .
Inductive hypothesis: assume the statement for variables.
Write as a polynomial in with coefficients in and divide by the monic polynomial : where . Evaluating at gives . By the induction hypothesis, , and hence
Step 2.1 shows that every polynomial differs from its value at by an element of , so the quotient by that ideal is isomorphic to . By [L3] the ideal is maximal, and its kernel description is the one established above.
Depends on
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
- J. S. Milne, A Primer of Commutative Algebra, v4.03, Corollary 13.9 (standard reference, not scraped)