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.
Noetherian induction: a property that passes to an ideal whenever it holds for every strictly larger ideal holds for every ideal
Statement
Let be a Noetherian commutative ring and let be a set of ideals of with the following hereditary property: an ideal of belongs to whenever every ideal of with belongs to . Then contains every ideal of .
Read as the ideals satisfying a property : if holds for every ideal strictly containing , and this for every , then holds for every ideal. The induction runs downward from the unit ideal, not upward from : the hypothesis applied to has empty content on the left, since no ideal strictly contains , so it asserts outright.
The proof uses the maximal condition of A commutative ring is Noetherian exactly when every ideal is finitely generated, exactly when its ideals satisfy the ascending chain condition, and exactly when every nonempty set of ideals has a maximal member and therefore carries the same dependent-choice cost as that condition.
Facts & Assumptions
Given: A Noetherian commutative ring and a set of ideals of with the hereditary property of the Statement. A member of a set of ideals is called maximal in when no member of strictly contains .
For a Noetherian commutative ring, every nonempty set of ideals of has a maximal member with respect to inclusion (A commutative ring is Noetherian exactly when every ideal is finitely generated, exactly when its ideals satisfy the ascending chain condition, and exactly when every nonempty set of ideals has a maximal member).
The implication from the ascending chain condition to the maximal condition uses dependent choice; the remaining implications are choice-free (A commutative ring is Noetherian exactly when every ideal is finitely generated, exactly when its ideals satisfy the ascending chain condition, and exactly when every nonempty set of ideals has a maximal member).
Proof
Suppose the conclusion fails, and let be the set of ideals of that do not belong to ; the supposition says exactly that .
Since is Noetherian and is a nonempty set of ideals, it has a maximal member: fix an ideal such that no member of strictly contains .
Let be any ideal of with . Then , for otherwise would be a member of strictly containing , against the maximality fixed in the previous step. So , and this holds for every ideal strictly containing .
The hereditary property, applied to the ideal , therefore gives . But means .
The supposition of step 1.1 is untenable, so and contains every ideal of . The only non-constructive input is the maximal element produced in step 2.1, whose dependent-choice cost is the one recorded by the cited characterisation; nothing else in the argument selects anything.
Remarks
-
Where the induction starts. There is no base case to verify separately. The hereditary hypothesis at quantifies over an empty collection of ideals, so it holds vacuously on the left and delivers ; the principle then works downward. An attempt to run the same scheme upward from the zero ideal would need a descending chain condition, which a Noetherian ring need not satisfy.
-
A property failing for every ideal is not a counterexample. If then is the set of all ideals, step 2.1 produces the maximal member , and the hereditary hypothesis fails at ; so such a never satisfies the hypothesis in the first place.
-
Maximal, not greatest, is what the argument needs. Step 3.1 uses only that nothing in lies strictly above . It never compares with an arbitrary member of , which is what a greatest element would supply and what A commutative ring is Noetherian exactly when every ideal is finitely generated, exactly when its ideals satisfy the ascending chain condition, and exactly when every nonempty set of ideals has a maximal member does not provide.
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
10 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, §2.2 Noetherian induction (standard reference, not scraped)
- A. Altman and S. Kleiman, A Term of Commutative Algebra, 13th ed., §16 (standard reference, not scraped)