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.
Computing sqrt((x^2,xy)) from its containing primes
Example
Assume the Axiom of Choice.
In the polynomial ring , let . Then , and the prime ideals containing are exactly the prime ideals containing .
Facts & Assumptions
Given: A field , the ideal , and the Axiom of Choice.
Assuming the Axiom of Choice, the radical of an ideal is the intersection of the prime ideals containing it (The radical of an ideal is the intersection of the prime ideals containing it).
A prime ideal contains a factor whenever it contains a product (Prime ideals and maximal ideals in a commutative ring).
Verification
If is a prime ideal containing , then , so [L2] gives . Conversely, any prime ideal containing also contains and , hence contains . Thus the primes over are exactly the primes containing .
The ideal is itself prime because is an integral domain. Therefore [L1] and step 1.1 give
Hence , as claimed.
Depends on
Used by
Dependency tree · two levels
7 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
- A. Altman and S. Kleiman, A Term of Commutative Algebra, 13th ed., §13 and §17 (standard reference, not scraped)
- J. S. Milne, A Primer of Commutative Algebra, v4.03, §14 The spectrum of a ring (standard reference, not scraped)