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.
For every field , is a unique factorisation domain
Statement
For every field , the polynomial ring is a unique factorisation domain.
Facts & Assumptions
Given: A field .
Every nonzero nonunit polynomial over factors into irreducibles (Every nonzero nonunit polynomial over a field factors into irreducible polynomials).
Every irreducible polynomial over is prime (Every irreducible polynomial over a field is prime).
A UFD is an integral domain with existence and uniqueness, up to order and associates, of irreducible factorizations of every nonzero nonunit (Unique factorisation domain).
The polynomial ring over a domain is a domain (A polynomial ring over an integral domain is an integral domain).
Proof
Fact [L4] makes a domain, and [L1] supplies existence of irreducible factorizations.
For uniqueness, compare ; by [L2], divides some , and irreducibility makes associate to ; after reordering and cancelling these nonzero associates in the domain, induction on pairs all remaining factors and gives .
The existence and uniqueness established in steps 1.1 and 2.1 are exactly the conditions of [L3], so is a UFD.
Depends on
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 27 results over 9 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.11 (standard reference, not scraped)