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.
Working the Hilbert basis construction on an ideal of with non-monic stages
Example
Take in . Its stage ideals (The leading coefficients of the degree- elements of an ideal of , together with , form an ideal of , and these ideals ascend with ) are
so the chain stabilises at . Choosing the realisers at stage and at stage , the generating list produced by Over a Noetherian ring, an ideal of is generated by finitely many polynomials realising generators of its stages up to the stabilisation degree is , and indeed .
The reduction of A single cancellation step lowers the degree of a polynomial in an ideal once its leading coefficient lies in a realised stage applied to at stage subtracts and leaves , of degree ; applied again at stage it subtracts and leaves .
The stage is generated by a non-unit, so no division by a leading coefficient is available at that stage; the reduction uses the stage ideal instead.
Facts & Assumptions
Given: The ring and the ideal .
is the set of finitely supported functions , with coefficientwise addition and the convolution product (The polynomial ring over a commutative ring as finitely supported coefficient sequences with convolution).
For the degree is the largest index carrying a nonzero coefficient and the leading coefficient is the coefficient there; the zero polynomial has no degree and no leading coefficient (Degree, leading coefficient and monic polynomial, with the zero polynomial having no degree).
For , is the intersection of all two-sided ideals containing , so (The ideal generated by a subset and principal ideals).
In a commutative ring, consists of finite sums , and (In a commutative ring, consists of finite sums , and ).
For an ideal of and , the set of leading coefficients of the nonzero degree- elements of , together with , is an ideal of , and (The leading coefficients of the degree- elements of an ideal of , together with , form an ideal of , and these ideals ascend with ).
Over a Noetherian ring, with a stabilisation index of the stage chain and with realisers chosen for generators of for each , those realisers generate (Over a Noetherian ring, an ideal of is generated by finitely many polynomials realising generators of its stages up to the stabilisation degree).
With realised at stage by , a nonzero of degree with admits in the ideal generated by the with or (A single cancellation step lowers the degree of a polynomial in an ideal once its leading coefficient lies in a realised stage).
If is a Noetherian commutative ring then is Noetherian (Hilbert basis theorem: if is Noetherian then is Noetherian).
is a Noetherian ring (Fields and are Noetherian, and so are their polynomial rings in finitely many variables).
Verification
Every element of is with . Its constant coefficient is , since each of , , has support in the indices ; and its coefficient at is , since the second and third products have support in the indices . So contains no nonzero constant, giving , and every element of lies in .
The element lies in , is nonzero of degree and has leading coefficient , so ; with step 1.1 this gives . The element lies in , is nonzero of degree and has leading coefficient , so and .
The stages ascend, so and for every . The chain reads and stabilises at ; it does not stabilise at , since .
Run the finite-generation lemma with . Stage has and contributes no realiser; stage has the single generator of , realised by ; stage has the single generator of , realised by . So the lemma returns . This is checkable by hand: and lie in by steps 1.1 and 2.1, while and lie in .
Take , which lies in because and do. It is nonzero of degree with , so the cancellation lemma applies at with the single realiser and coefficient : it forms and leaves , nonzero of degree . Applying it again to at , with realiser and coefficient , forms and leaves . Adding the two corrections back recovers as an element of .
The point of the example is the non-monic stage. At stage the ideal has no unit generator, so the degree- part of an element of cannot be cleared by dividing by a leading coefficient; the reduction has to express inside the stage ideal and use a realiser, which is exactly what steps 4.1 and 5.1 do. That is Noetherian at all is the Hilbert basis theorem applied to the Noetherian ring .
Remarks
-
The generating list is not minimal by construction, and here it happens to be short. The lemma returns one realiser per generator of each stage up to ; a larger stabilisation index or a larger generating set of a stage would return a longer list generating the same ideal.
-
The original list is not the one the construction returns. The ideal was presented as and the construction returns ; both generate , and step 4.1 checks the agreement directly rather than inferring it.
Depends on
- The leading coefficients of the degree-$n$ elements of an ideal of $R[x]$, together with $0$, form an ideal of $R$, and these ideals ascend with $n$
- A single cancellation step lowers the degree of a polynomial in an ideal once its leading coefficient lies in a realised stage
- Over a Noetherian ring, an ideal of $R[x]$ is generated by finitely many polynomials realising generators of its stages up to the stabilisation degree
- Hilbert basis theorem: if $R$ is Noetherian then $R[x]$ is Noetherian
- Fields and $\mathbb Z$ are Noetherian, and so are their polynomial rings in finitely many variables
- The polynomial ring over a commutative ring as finitely supported coefficient sequences with convolution
- Degree, leading coefficient and monic polynomial, with the zero polynomial having no degree
- The ideal generated by a subset and principal ideals
- In a commutative ring, $(S)$ consists of finite sums $\sum r_i s_i$, and $(a)=Ra$
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
20 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
- M. Hochster, Introduction to Commutative Algebra, Math 614, Theorem 5.6 (standard reference, not scraped)
- B. Totaro, Commutative Algebra (Michaelmas 2011), notes by Z. Norwood, §8 Theorem 8.3 (standard reference, not scraped)