Alphabeta Math
Session-authored (Fable 5 assisted)
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.

36 results · all verified · 28 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 8 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Associated Primes and Primary Decomposition

1 · Prerequisites

2 · Summary

This page develops the associated-prime language from annihilators of elements and cyclic submodules, then proves its behavior in short exact sequences, localization, prime filtrations, and zero-divisor questions for finite modules over Noetherian rings. Those results give the exact bridge from support and annihilator data to the finite set of primes that controls the module.

The second half adopts the quotient-zero-divisor definition of primary submodules, proves the equivalent finite-Noetherian characterizations, and then builds Lasker-Noether primary decomposition. The uniqueness results are stated at the right level: the radical set is intrinsic, isolated components are recovered by localization and contraction, and downward-closed intersections of components are canonical even though embedded components may vary.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

Associated primes of a module

Definition

Let R be a commutative ring and let M be a left R-module. A prime ideal pR is associated to M when

p=AnnR(m)

for some element mM. The set of associated primes of M is denoted

AssR(M).
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-28Open item page →

A cyclic submodule is a residue module by its annihilator

Statement

Let R be a commutative ring, let M be a left R-module, and let mM. Then the cyclic submodule Rm is naturally isomorphic to

R/AnnR(m).

Facts & Assumptions

Given: A commutative ring R, a left R-module M, and an element mM.

[L1]

The annihilator of m is AnnR(m)={rR:rm=0} (Annihilators, torsion elements and the torsion subset of a module).

Proof

technique · direct
1.1

Define φ:R/AnnR(m)Rm by φ(r+AnnR(m))=rm. If rrAnnR(m), then (rr)m=0, so rm=rm; hence φ is well-defined. Every element of Rm has the form rm, so φ is surjective.

L1givenconstruct
2.1

If φ(r+AnnR(m))=0, then rm=0, so rAnnR(m) by [L1]. Thus r+AnnR(m)=0 and φ is injective.

L1step 1.1
3.1

Steps 1.1 and 2.1 show that φ is the claimed natural isomorphism.

step 1.1step 2.1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

Associated primes are exactly primes of embedded cyclic residue modules

Statement

Let R be a commutative ring, let M be a left R-module, and let p be a prime ideal of R. Then

pAssR(M)

if and only if there exists an injective R-module homomorphism

R/pM.

Facts & Assumptions

Given: A commutative ring R, a left R-module M, and a prime ideal pR.

[L1]

A prime ideal is associated to M exactly when it is the annihilator of some element of M (Associated primes of a module).

[L2]

For any mM, the cyclic submodule Rm is naturally isomorphic to R/AnnR(m) (A cyclic submodule is a residue module by its annihilator).

Proof

technique · direct
1.1

Assume pAssR(M). By [L1], choose mM with AnnR(m)=p. Then [L2] gives RmR/p, and the inclusion RmM composes with this isomorphism to give an embedding R/pM.

L1L2choose
1.2

Conversely, let j:R/pM be injective, and put m=j(1+p). Every rp kills 1+p, so rm=0. If rm=0, then j(r+p)=0, and injectivity gives r+p=0, hence rp. Therefore AnnR(m)=p, so pAssR(M) by [L1].

L1givenalgebra
2.1

Steps 1.1 and 1.2 prove the equivalence.

step 1.1step 1.2
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

Associated primes of a cyclic quotient are colon primes

Statement

Let R be a commutative ring and let IR be an ideal. Then

AssR(R/I)={pSpec(R):p=(I:r) for some rI}.

Facts & Assumptions

Given: A commutative ring R and an ideal IR.

[L1]

A prime ideal belongs to AssR(M) exactly when it is the annihilator of some element of M (Associated primes of a module).

[L2]

The quotient module R/I consists of the cosets r+I (Quotient module M/N with scalar multiplication on additive cosets).

[L3]

The annihilator of an element x is the set of scalars that kill x (Annihilators, torsion elements and the torsion subset of a module).

Proof

technique · direct
1.1

For any rR, the annihilator of r+I in R/I is AnnR(r+I)={aR:a(r+I)=0+I}={aR:arI}=(I:r).

L2L3given
2.1

If pAssR(R/I), then [L1] gives a nonzero class r+I with p=AnnR(r+I). Since r+I0, one has rI, and step 1.1 yields p=(I:r).

L1step 1.1
2.2

Conversely, if p=(I:r) for some rI and if p is prime, then step 1.1 gives p=AnnR(r+I) with r+I0, so pAssR(R/I) by [L1].

L1step 1.1
3.1

Steps 2.1 and 2.2 prove the stated description of AssR(R/I).

step 2.1step 2.2
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

A nonzero module over a Noetherian ring has a maximal element annihilator

Statement

Assume Dependent Choice.

Let R be a Noetherian commutative ring and let M be a nonzero left R-module. Then there exists a nonzero element mM such that AnnR(m) is maximal, under inclusion, among the annihilators of nonzero elements of M.

Facts & Assumptions

Given: Dependent Choice, a Noetherian commutative ring R, and a nonzero left R-module M.

[L2]

For mM, the annihilator is the set AnnR(m)={rR:rm=0} (Annihilators, torsion elements and the torsion subset of a module).

Proof

technique · direct
1.1

For every mM, the set AnnR(m) is an ideal: it contains 0, is closed under subtraction, and aAnnR(m) implies raAnnR(m) for every rR. Because M0, choose m0M with m00. Then Σ={AnnR(m):mM, m0} is a nonempty set of ideals of R.

L2givenchoosealgebra
2.1

By [L1], the nonempty set Σ has a maximal member. Thus some nonzero mM satisfies that AnnR(m) is maximal among the annihilators of nonzero elements of M.

L1step 1.1
3.1

This is exactly the required conclusion.

step 2.1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-28Open item page →

A maximal element annihilator is prime

Statement

Let R be a commutative ring, let M be a left R-module, and let mM be nonzero. If AnnR(m) is maximal among the annihilators of nonzero elements of M, then AnnR(m) is a prime ideal.

Facts & Assumptions

Given: A commutative ring R, a left R-module M, and a nonzero element mM such that AnnR(m) is maximal among the annihilators of nonzero elements of M.

[L1]

The annihilator of an element xM is AnnR(x)={rR:rx=0} (Annihilators, torsion elements and the torsion subset of a module).

Proof

technique · direct
1.1

Put I=AnnR(m). Since m0, one has 1I, so I is proper. Let abI and assume bI. Then bm0. Also IAnnR(bm) because every rI satisfies r(bm)=b(rm)=0. If rAnnR(bm), then (rb)m=0, so rbI by [L1].

L1givenalgebra
2.1

The element bm is nonzero, so maximality of I forces AnnR(bm)=I. Since abm=0, the element a lies in AnnR(bm)=I. Therefore abI and bI imply aI, so I is prime.

step 1.1
3.1

Thus AnnR(m) is a prime ideal.

step 2.1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

A nonzero module over a Noetherian ring has an associated prime

Statement

Let R be a Noetherian commutative ring and let M be a nonzero left R-module. Then AssR(M) is nonempty.

Facts & Assumptions

Given: A Noetherian commutative ring R and a nonzero left R-module M.

[L1]

A prime ideal belongs to AssR(M) exactly when it is the annihilator of some element of M (Associated primes of a module).

[L2]

Some nonzero element of M has annihilator maximal among annihilators of nonzero elements (A nonzero module over a Noetherian ring has a maximal element annihilator).

[L3]

An annihilator maximal among annihilators of nonzero elements is prime (A maximal element annihilator is prime).

Proof

technique · direct
1.1

By [L2], choose mM with m0 such that AnnR(m) is maximal among the annihilators of nonzero elements of M. Then [L3] shows that AnnR(m) is prime.

L2L3choose
2.1

By [L1], the prime ideal AnnR(m) belongs to AssR(M).

L1step 1.1
3.1

Therefore AssR(M) is nonempty.

step 2.1
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

A module over a Noetherian ring has no associated primes exactly when it is zero

Statement

Let R be a Noetherian commutative ring and let M be a left R-module. Then AssR(M)=M=0.

Facts & Assumptions

Given: A Noetherian commutative ring R and a left R-module M.

[L1]

Every nonzero R-module has an associated prime (A nonzero module over a Noetherian ring has an associated prime).

Proof

technique · direct
1.1

If M=0, then the only element of M is 0, whose annihilator is the whole ring R. Since R is not a prime ideal of itself, no associated prime can occur, so AssR(M)=.

givenalgebra
1.2

If M0, then [L1] gives AssR(M).

L1given
2.1

Steps 1.1 and 1.2 prove the equivalence.

step 1.1step 1.2
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

Associated primes of a submodule lie in those of the ambient module

Statement

If

0MMM0

is a short exact sequence of left R-modules, then

AssR(M)AssR(M).

Facts & Assumptions

Given: A commutative ring R and a short exact sequence 0MMM0 of left R-modules.

[L1]

A prime p is associated to a module exactly when R/p embeds in that module (Associated primes are exactly primes of embedded cyclic residue modules).

[L2]

In a short exact sequence, the left map is injective (Exact sequences and short exact sequences of modules).

Proof

technique · direct
1.1

Let pAssR(M). By [L1], there is an embedding R/pM. Composing with the injective map MM from [L2] gives an embedding R/pM.

L1L2
2.1

Applying [L1] again, the embedding from step 1.1 shows that pAssR(M). Therefore AssR(M)AssR(M).

L1step 1.1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-28Open item page →

Associated primes of the middle term lie in those of the ends

Statement

If

0MMM0

is a short exact sequence of left R-modules, then

AssR(M)AssR(M)AssR(M).

Facts & Assumptions

Given: A commutative ring R and a short exact sequence 0MMM0 of left R-modules.

[L1]

In a short exact sequence, the image of the left map equals the kernel of the right map (Exact sequences and short exact sequences of modules).

Proof

technique · direct
1.1

Let pAssR(M), and choose mM with AnnR(m)=p. If there exists gp with gmM, then gm0. Also pAnnR(gm), and if agm=0 then agp; since p is prime and gp, this gives ap. Hence AnnR(gm)=p, so pAssR(M).

givenalgebra
2.1

If no such g exists, let mˉ be the image of m in M. Then mˉ0, for otherwise mM and g=1 would contradict the assumption. Every ap kills m, hence kills mˉ. Conversely, if amˉ=0, then amM. By the standing assumption, this forces ap. Therefore AnnR(mˉ)=p, so pAssR(M).

L1step 1.1algebra
3.1

Steps 1.1 and 2.1 show that every associated prime of M lies in AssR(M)AssR(M).

step 1.1step 2.1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

Associated primes in a short exact sequence

Statement

If

0MMM0

is a short exact sequence of left R-modules, then

AssR(M)AssR(M)AssR(M)AssR(M).

In particular,

AssR(MM)=AssR(M)AssR(M).

Facts & Assumptions

Given: A commutative ring R and a short exact sequence 0MMM0 of left R-modules.

[L1]

In a short exact sequence, associated primes of the left term lie in those of the middle term (Associated primes of a submodule lie in those of the ambient module).

[L2]

In a short exact sequence, associated primes of the middle term lie in those of the outer terms (Associated primes of the middle term lie in those of the ends).

Proof

technique · direct
1.1

Facts [L1] and [L2] give AssR(M)AssR(M)AssR(M)AssR(M).

L1L2
2.1

Apply step 1.1 to the split exact sequence 0MMMM0. This gives AssR(MM)AssR(M)AssR(M). The reverse inclusion follows by applying the left inclusion of step 1.1 to the two canonical injections MMM and MMM.

step 1.1
3.1

Steps 1.1 and 2.1 prove the theorem and its direct-sum corollary.

step 1.1step 2.1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

Associated primes localize forward

Statement

Let R be a commutative ring, let M be a left R-module, let SR be multiplicative, and let pAssR(M) with pS=. Then

S1pAssS1R(S1M).

Facts & Assumptions

Given: A commutative ring R, a left R-module M, a multiplicative subset SR, and a prime ideal pAssR(M) with pS=.

[L1]

A prime ideal is associated to a module exactly when its residue module embeds in that module (Associated primes are exactly primes of embedded cyclic residue modules).

[L2]

Injective module maps remain injective after localisation (Injective module maps remain injective after localisation).

[L3]

Localisation commutes with quotient modules, so S1(R/p)(S1R)/(S1p) (Localisation commutes with quotient modules and arbitrary direct sums).

[L4]

If pS=, then S1p is a prime ideal of S1R (Prime ideals of a localization are exactly the primes disjoint from the denominator set).

Proof

technique · direct
1.1

By [L1], there is an injective R-module map R/pM. Applying [L2] yields an injective S1R-module map S1(R/p)S1M.

L1L2
2.1

By [L3], the source identifies with (S1R)/(S1p), and by [L4] the ideal S1p is prime. Therefore [L1], applied over the ring S1R, shows that S1p is associated to S1M.

L1L3L4step 1.1
3.1

Hence associated primes localize forward.

step 2.1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

Associated primes of a localized finite module come from upstairs

Statement

Let R be a Noetherian commutative ring, let M be a finitely generated left R-module, and let SR be multiplicative. If

qAssS1R(S1M),

then there exists pAssR(M) with pS= and q=S1p.

Facts & Assumptions

Given: A Noetherian commutative ring R, a finitely generated left R-module M, a multiplicative subset SR, and a prime ideal qAssS1R(S1M).

[L1]

A prime ideal is associated to a module exactly when it is the annihilator of some element (Associated primes of a module).

[L2]

The annihilator of an element is the set of scalars that kill it (Annihilators, torsion elements and the torsion subset of a module).

[L4]

Prime ideals of S1R correspond exactly to primes of R disjoint from S, via pS1p (Prime ideals of a localization are exactly the primes disjoint from the denominator set).

Proof

technique · direct
1.1

By [L1], choose uS1M with u0 and AnnS1R(u)=q. Write u=m/s with mM and sS. Since 1/s is a unit of S1R, the element m/1=(s/1)u is also nonzero and has the same annihilator q. By [L4], there is a prime ideal pR with pS= and q=S1p. If am=0, then a/1 annihilates m/1, so a/1q and therefore ap. Thus AnnR(m)p.

L1L2L4choosealgebra
2.1

By [L3], write p=(f1,,fn). Since each fi/1q=AnnS1R(m/1), there exists siS with sifim=0 in M. Put h=s1sn. Then hm0, because h/1 is a unit and (h/1)(m/1)=hm/1. Also each generator fi kills hm, so pAnnR(hm).

L2L3step 1.1choosealgebra
3.1

If aAnnR(hm), then a/1 annihilates hm/1. Since h/1 is a unit, a/1 also annihilates m/1, so a/1q and therefore ap by step 1.1. Hence AnnR(hm)p, and step 2.1 gives AnnR(hm)=p.

L4step 1.1step 2.1algebra
4.1

The prime ideal p is therefore the annihilator of the nonzero element hmM, so pAssR(M) by [L1]. Together with step 1.1, this proves the claim.

L1step 1.1step 3.1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

Associated primes commute with localization for finite modules

Statement

Let R be a Noetherian commutative ring, let M be a finitely generated left R-module, and let SR be multiplicative. Then

AssS1R(S1M)={S1p:pAssR(M), pS=}.

Facts & Assumptions

Given: A Noetherian commutative ring R, a finitely generated left R-module M, and a multiplicative subset SR.

[L1]

Associated primes of M disjoint from S localize to associated primes of S1M (Associated primes localize forward).

[L2]

Every associated prime of S1M is the localization of an associated prime of M disjoint from S (Associated primes of a localized finite module come from upstairs).

Proof

technique · direct
1.1

If pAssR(M) and pS=, then [L1] gives S1pAssS1R(S1M).

L1
1.2

Conversely, if qAssS1R(S1M), then [L2] produces pAssR(M) with pS= and q=S1p.

L2
2.1

Steps 1.1 and 1.2 prove the stated equality of associated-prime sets.

step 1.1step 1.2
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

Associated primes lie in the support

Statement

Let R be a commutative ring and let M be a left R-module. Then

AssR(M)SuppR(M).

Facts & Assumptions

Given: A commutative ring R and a left R-module M.

[L1]

A prime ideal p is associated to M exactly when p=AnnR(m) for some mM (Associated primes of a module).

[L2]

A prime ideal lies in SuppR(M) exactly when the localization Mp is nonzero (Support of a module).

[L3]

The module localization Mp consists of fractions m/s with sRp, and m/1=0 exactly when some sp kills m (Localisation of a module at a multiplicative subset, A localised module fraction is zero exactly when one denominator kills its numerator, Localisation at a prime ideal: Rp=(Rp)1R).

Proof

technique · direct
1.1

Let pAssR(M). By [L1], choose mM with AnnR(m)=p. If m/1=0 in Mp, then by the definition of localization there exists sp with sm=0. Hence sAnnR(m)=p, a contradiction. So m/10 in Mp.

L1L3choosealgebra
2.1

By [L2], step 1.1 shows pSuppR(M). Thus AssR(M)SuppR(M).

L2step 1.1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

Finite modules over Noetherian rings admit prime filtrations

Statement

Let R be a Noetherian commutative ring and let M be a finitely generated left R-module. Then there exist submodules

0=M0M1Mn=M

such that each quotient Mi/Mi1 is isomorphic to R/pi for some prime ideal pi of R. When M=0, this is the empty filtration with n=0.

Facts & Assumptions

Given: A Noetherian commutative ring R and a finitely generated left R-module M.

[L1]

A finitely generated module over a Noetherian ring is Noetherian (Finitely generated modules over a left Noetherian ring are Noetherian).

[L2]

In a Noetherian module, every nonempty family of submodules has a maximal member (Finite generation, ACC, and maximal-condition characterizations of Noetherian modules).

[L3]

Every nonzero module over a Noetherian ring has an associated prime (A nonzero module over a Noetherian ring has an associated prime).

[L4]

If p is associated to a module, then R/p embeds in that module (Associated primes are exactly primes of embedded cyclic residue modules).

[L5]

Quotient modules are formed from cosets M/N (Quotient module M/N with scalar multiplication on additive cosets).

Proof

technique · direct
1.1

If M=0, then the empty chain 0=M is already a prime filtration.

given
2.1

Assume M0. Let Σ={NM:N admits a prime filtration}. By step 1.1, the zero submodule belongs to Σ. Since M is Noetherian by [L1], fact [L2] gives a maximal member N of Σ.

L1L2step 1.1construct
3.1

If NM, then M/N is a nonzero quotient module by [L5]. Fact [L3] gives an associated prime p of M/N, and [L4] yields an embedded copy of R/p in M/N. Let N be its preimage in M. Then NNM and N/NR/p. Appending N to a prime filtration of N gives a prime filtration of N, contradicting the maximality of N in step 2.1. Therefore N=M.

L3L4L5step 2.1choosealgebra
4.1

When M0, step 3.1 shows that M itself has a prime filtration; the zero case was handled in step 1.1.

step 1.1step 3.1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-28Open item page →

Minimal support primes of a finite module are associated

Statement

Let R be a Noetherian commutative ring and let M be a finitely generated left R-module. If p is minimal in SuppR(M), then

pAssR(M).

Facts & Assumptions

Given: A Noetherian commutative ring R, a finitely generated left R-module M, and a prime ideal p minimal in SuppR(M).

[L1]

The module M admits a prime filtration 0=M0M1Mn=M with Mi/Mi1R/pi for prime ideals pi (Finite modules over Noetherian rings admit prime filtrations).

[L2]

Support in a short exact sequence is the union of the supports of the outer terms (Support in a short exact sequence is the union of the outer supports).

[L3]

The support of R/I is exactly V(I) (The support of a cyclic quotient is its vanishing set).

Proof

technique · direct
1.1

Choose a prime filtration as in [L1]. Repeatedly applying [L2] to the short exact sequences 0Mi1MiMi/Mi10 and then using [L3] for Mi/Mi1R/pi gives SuppR(M)=V(p1)V(pn).

L1L2L3algebra
2.1

By step 1.1, the prime p contains some pi. Since piV(pi)SuppR(M), the minimality of p in the support forces pi=p. Choose the smallest such index i, and choose mMi whose image in Mi/Mi1R/p is nonzero. Then AnnR(m)p, because any scalar killing m kills its nonzero class in R/p. Also pjMjMj1 for every j, so (p1pi)m=0.

L1step 1.1choosealgebra
3.1

For each j<i, the minimal choice of i gives pjp and hence pjp. Choose ajpjp, and put f=a1ai1. Because p is prime and no factor aj lies in p, one has fp. Since AnnR(m)p, this implies fm0. Moreover pfm=0 because p=pi and (p1pi)m=0. If bfm=0, then bfAnnR(m)p; as fp and p is prime, this forces bp. Therefore AnnR(fm)=p, so pAssR(M).

step 2.1choosealgebra
4.1

Thus every support-prime minimal by inclusion is associated.

step 3.1
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

The support is the union of the closures of the associated primes

Statement

Let R be a Noetherian commutative ring and let M be a finitely generated left R-module. Then

SuppR(M)=pAssR(M)V(p).

Facts & Assumptions

Given: A Noetherian commutative ring R and a finitely generated left R-module M.

[L1]

Minimal primes in the support of M are associated primes of M (Minimal support primes of a finite module are associated).

[L2]

For a finitely generated module, SuppR(M)=V(AnnR(M)) (For a finite module, support is the set of primes containing the annihilator).

[L3]

The module M admits a prime filtration, and support is the union of the supports of its prime-filtration quotients (Finite modules over Noetherian rings admit prime filtrations, Support in a short exact sequence is the union of the outer supports, The support of a cyclic quotient is its vanishing set).

[L4]

Every associated prime lies in the support (Associated primes lie in the support).

Proof

technique · direct
1.1

By [L3], write SuppR(M)=V(p1)V(pn) for the prime ideals pi occurring in a prime filtration of M. Let qSuppR(M). Then piq for some i. Choose such an index i with pi minimal under inclusion among the filtration primes contained in q. If rSuppR(M) and rpi, then [L3] gives some pjrpi, so the minimal choice of pi forces pj=pi and hence r=pi. Therefore pi is minimal in the support, so [L1] gives piAssR(M) and qV(pi). This proves SuppR(M)pAssR(M)V(p).

L1L3choosealgebra
1.2

Conversely, let pAssR(M) and let qp. By [L4], the prime p lies in the support; then [L2] gives AnnR(M)pq, so qSuppR(M). Thus V(p)SuppR(M) for every pAssR(M).

L2L4algebra
2.1

Steps 1.1 and 1.2 prove the support decomposition.

step 1.1step 1.2
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

Finite modules over Noetherian rings have finitely many associated primes

Statement

Let R be a Noetherian commutative ring and let M be a finitely generated left R-module. Then AssR(M) is a finite set.

Facts & Assumptions

Given: A Noetherian commutative ring R and a finitely generated left R-module M.

[L1]

The module M admits a prime filtration 0=M0M1Mn=M with Mi/Mi1R/pi (Finite modules over Noetherian rings admit prime filtrations).

[L2]

In a short exact sequence, associated primes of the middle term are contained in the union of those of the outer terms (Associated primes in a short exact sequence).

Proof

technique · direct
1.1

Choose a prime filtration as in [L1]. If n=0, then M=0 and AssR(M)=, which is finite.

L1given
1.2

Assume n1. Applying [L2] to 0Mn1MM/Mn10 gives AssR(M)AssR(Mn1)AssR(M/Mn1). Since M/Mn1R/pn, the class of 1+pn has annihilator pn, so AssR(M/Mn1)={pn}. Repeating this argument down the filtration yields AssR(M){p1,,pn}.

L1L2algebra
2.1

The right-hand side of step 1.2 is finite, so AssR(M) is finite.

step 1.1step 1.2
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

A zero divisor is contained in an associated prime

Statement

Let R be a Noetherian commutative ring, let M be a left R-module, and let xR be a zero divisor on M. Then x belongs to some prime ideal of AssR(M).

Facts & Assumptions

Given: A Noetherian commutative ring R, a left R-module M, and an element xR that is a zero divisor on M.

[L1]

A prime ideal is associated to a module exactly when it is the annihilator of one of the module's elements (Associated primes of a module).

[L2]

Every nonzero module over a Noetherian ring has an associated prime (A nonzero module over a Noetherian ring has an associated prime).

Proof

technique · direct
1.1

Because x is a zero divisor on M, the set N={mM:xm=0} is nonzero. It is a submodule: it contains 0, is closed under subtraction, and xm=0 implies x(rm)=r(xm)=0 for every rR.

givenalgebra
2.1

By [L2], the nonzero module N has an associated prime. By [L1], choose mN such that p=AnnR(m) is prime. Since mN, one has xm=0, so xAnnR(m)=p. The same equality and [L1] show pAssR(M) as well, because m is also an element of M.

L1L2step 1.1choosealgebra
3.1

Therefore x lies in an associated prime of M.

step 2.1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

Zero divisors on a module over a Noetherian ring are the union of its associated primes

Statement

Let R be a Noetherian commutative ring and let M be a left R-module. Then the set of zero divisors on M is

pAssR(M)p.

If M is finitely generated, this is a finite union.

Facts & Assumptions

Given: A Noetherian commutative ring R and a left R-module M.

[L1]

Every zero divisor on M lies in an associated prime of M (A zero divisor is contained in an associated prime).

[L2]

If M is finitely generated, then AssR(M) is finite (Finite modules over Noetherian rings have finitely many associated primes).

Proof

technique · direct
1.1

If xp for some pAssR(M), choose m0 in M with AnnR(m)=p. Then xm=0, so x is a zero divisor on M.

givenalgebra
1.2

Conversely, every zero divisor on M lies in an associated prime by [L1].

L1
2.1

Steps 1.1 and 1.2 prove the union formula. When M is finitely generated, fact [L2] makes that union finite.

L2step 1.1step 1.2
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

Primary submodules and primary ideals

Definition

Let R be a commutative ring, let M be a left R-module, and let QM be a proper submodule. Then Q is primary when every zero divisor on the quotient module M/Q acts nilpotently on M/Q; equivalently, whenever multiplication by aR on M/Q has nontrivial kernel, there exists n1 with

an(M/Q)=0.

If

AnnR(M/Q)=p,

then Q is called p-primary.

The radical here is well-defined: AnnR(M/Q) is an ideal of R. Indeed, it contains 0, is closed under subtraction, and if a annihilates M/Q then so does ra for every rR, by the module axioms.

When M=R, viewed as its regular module, a primary submodule is a primary ideal.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

The radical of a primary ideal is prime

Statement

Let R be a commutative ring and let QR be a primary ideal. Then Q is a prime ideal. In particular, Q is Q-primary.

Facts & Assumptions

Given: A commutative ring R and a primary ideal QR.

[L1]

A primary ideal is a proper submodule whose quotient R/Q has the property that every zero divisor acts nilpotently (Primary submodules and primary ideals).

[L2]

The radical Q consists of those aR for which anQ for some n1 (The radical of an ideal).

[L3]

A prime ideal is a proper ideal P such that abP implies aP or bP (Prime ideals and maximal ideals in a commutative ring).

Proof

technique · direct
1.1

Let abQ and assume bQ. By [L2], some n1 has (ab)nQ, so in the quotient ring A=R/Q one has (aˉbˉ)n=aˉnbˉn=0. Because bQ, the class bˉ is not nilpotent in A, so bˉn0. Thus aˉn kills the nonzero element bˉn, which means that aˉn is a zero divisor on A.

L1L2givenalgebra
2.1

Since Q is primary, [L1] makes every zero divisor on A nilpotent. Therefore aˉn is nilpotent, so aˉ is nilpotent and hence aQ by [L2]. Thus abQ and bQ imply aQ, which is the primality condition from [L3].

L1L2L3step 1.1
3.1

Therefore Q is prime, and Q is Q-primary by definition.

L1L2step 2.1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

Primary submodules are exactly quotients with nilpotent zero divisors

Statement

Let R be a commutative ring, let M be a left R-module, and let QM be a proper submodule. Then Q is primary if and only if the following classical condition holds:

for every aR and every mM, if amQ and mQ, then there exists n1 such that

anMQ.

Facts & Assumptions

Given: A commutative ring R, a left R-module M, and a proper submodule QM.

[L1]

A proper submodule Q is primary exactly when every zero divisor on M/Q acts nilpotently on M/Q (Primary submodules and primary ideals).

[L2]

The quotient module M/Q consists of cosets m+Q (Quotient module M/N with scalar multiplication on additive cosets).

Proof

technique · direct
1.1

Assume Q is primary, and let amQ with mQ. Then m+Q0 in M/Q by [L2], while a(m+Q)=am+Q=0+Q. Thus a is a zero divisor on M/Q. By [L1], some n1 satisfies an(M/Q)=0, which is equivalent to anMQ.

L1L2givenalgebra
1.2

Conversely, assume the displayed classical condition. Let a be a zero divisor on M/Q. Then there exists m+Q0 with a(m+Q)=0+Q. By [L2], this means mQ and amQ. The hypothesis gives n1 with anMQ, equivalently an(M/Q)=0. Hence every zero divisor on M/Q acts nilpotently, so Q is primary by [L1].

L1L2given
2.1

Steps 1.1 and 1.2 prove the equivalence.

step 1.1step 1.2
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-28Open item page →

Primary submodules of finite modules are characterized by a singleton associated-prime set

Statement

Assume the Axiom of Choice.

Let R be a Noetherian commutative ring, let M be a finitely generated left R-module, let QM be a proper submodule, and let p be a prime ideal. Put N=M/Q. Then the following are equivalent:

  1. Q is p-primary.
  2. AssR(N)={p}.
  3. Every ap acts injectively on N, and there exists n1 with pnN=0.

Facts & Assumptions

Given: The Axiom of Choice, a Noetherian commutative ring R, a finitely generated left R-module M, a proper submodule QM, a prime ideal p, and the quotient N=M/Q.

[L1]

Zero divisors on a module over a Noetherian ring are exactly the elements lying in its associated primes (Zero divisors on a module over a Noetherian ring are the union of its associated primes).

[L2]

For a finitely generated module, support is V of the annihilator (For a finite module, support is the set of primes containing the annihilator).

[L3]

Minimal primes in the support of a finite module are associated (Minimal support primes of a finite module are associated).

[L4]

A proper submodule is p-primary exactly when it is primary and AnnR(N)=p (Primary submodules and primary ideals).

[L5]

A localization or quotient of a Noetherian ring is Noetherian (Every quotient and every localisation of a Noetherian ring is Noetherian).

[L6]

The nilradical of a Noetherian ring is nilpotent (The nilradical of a Noetherian ring is nilpotent).

[L7]

The support of a finite module is the union of the V(q) over its associated primes q (The support is the union of the closures of the associated primes).

[L8]

Assuming the Axiom of Choice, the radical of an ideal is the intersection of the primes containing it (The radical of an ideal is the intersection of the prime ideals containing it).

Proof

technique · direct
1.1

Assume Q is p-primary. Then [L4] gives AnnR(N)=p, so every prime in SuppR(N)=V(AnnR(N)) contains p by [L2] and [L8]. Let qAssR(N). Every aq is a zero divisor on N, so primaryity makes a act nilpotently on N and hence some power of a lies in AnnR(N). Thus aAnnR(N)=p, which proves qp. Since p is minimal in V(AnnR(N)), fact [L3] gives pAssR(N). Now every associated prime contains p and is contained in p, so AssR(N)={p}.

L2L3L4L8givenalgebra
1.2

Assume AssR(N)={p}. By [L1], the zero divisors on N are exactly the elements of p, so every ap acts injectively on N. Also [L7] gives SuppR(N)=V(p). Combining this with [L2] shows V(AnnR(N))=V(p), and then [L8] yields AnnR(N)=p. Since R/AnnR(N) is Noetherian by [L5], fact [L6] applied to that quotient ring shows that its nilradical p/AnnR(N) is nilpotent. Hence pnAnnR(N) for some n1, that is, pnN=0.

L1L2L5L6L7L8givenalgebra
1.3

Assume condition 3. If a is a zero divisor on N and ap, then multiplication by a would be both noninjective and injective, impossible. So every zero divisor lies in p. Since pnN=0, each ap acts nilpotently on N, namely anN=0. Therefore Q is primary. Also pnN=0 gives pAnnR(N). Conversely, if aAnnR(N), then some power of a kills N. If ap, multiplication by a is injective, hence every power of a is injective, so a nonzero power cannot annihilate the nonzero module N. Thus ap. Therefore AnnR(N)=p, and [L4] shows that Q is p-primary.

L4givenalgebra
2.1

Steps 1.1, 1.2, and 1.3 prove the equivalence of the three conditions.

step 1.1step 1.2step 1.3
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

A finite intersection of primary submodules with one radical is primary

Statement

Let R be a Noetherian commutative ring, let M be a finitely generated left R-module, and let r1. Let Q1,,QrM be p-primary submodules. Then

Q=Q1Qr

is also p-primary.

Facts & Assumptions

Given: A Noetherian commutative ring R, a finitely generated left R-module M, an integer r1, a prime ideal p, and p-primary submodules Q1,,QrM.

[L1]

A proper submodule is primary exactly when amQ and mQ imply anMQ for some n1 (Primary submodules are exactly quotients with nilpotent zero divisors).

[L2]

A primary submodule Q is p-primary when AnnR(M/Q)=p (Primary submodules and primary ideals).

Proof

technique · direct
1.1

Because r1, one has QQ1M, so Q is proper. Suppose amQ and mQ. Choose i with mQi. Since Qi is primary, [L1] gives e1 with aeMQi, so aAnnR(M/Qi)=p by [L2].

L1L2givenchoosealgebra
2.1

For each j, step 1.1 gives ap=AnnR(M/Qj), so choose ej1 with aejMQj. The nonempty finite list has a maximum E, and then aEMQj for every j, hence aEMQ. By [L1], the proper submodule Q is primary.

L1L2step 1.1choosealgebra
3.1

If ap, the same finite-maximum argument as in step 2.1 gives a power of a in AnnR(M/Q), so pAnnR(M/Q). Conversely, if a power of a annihilates M/Q, it also annihilates every M/Qj because QQj, so aAnnR(M/Qj)=p. Thus AnnR(M/Q)=p, and [L2] makes Q p-primary.

L2step 2.1algebra
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

Primary decompositions, minimality, and isolated components

Definition

Let R be a commutative ring, let M be a left R-module, and let NM be a submodule.

A primary decomposition of N in M is an expression

N=Q1Qr

with each QiM a primary submodule.

Such a decomposition is minimal when:

  1. no component is redundant, so omitting any Qi changes the intersection;
  2. the radicals AnnR(M/Qi) are pairwise distinct.

These radicals are well-defined because Primary submodules and primary ideals establishes that each module annihilator AnnR(M/Qi) is an ideal of R.

In a minimal decomposition, a component Qi is isolated when its radical is minimal, under inclusion, among the radicals occurring in the decomposition.

LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-28Open item page →

An irreducible submodule of a Noetherian module is primary

Statement

Let R be a commutative ring, let M be a Noetherian left R-module, and let QM be irreducible, meaning that whenever

Q=AB

with submodules A,BM, then Q=A or Q=B. Then Q is primary.

Facts & Assumptions

Given: A commutative ring R, a Noetherian left R-module M, and an irreducible proper submodule QM.

[L1]

In a short exact sequence, a quotient of a Noetherian module is again Noetherian (Noetherian and Artinian conditions are each exact in short exact sequences).

[L2]

The quotient module M/Q is formed from the cosets of Q (Quotient module M/N with scalar multiplication on additive cosets).

[L3]

A proper submodule is primary exactly when the classical power condition of the previous lemma holds (Primary submodules are exactly quotients with nilpotent zero divisors).

Proof

technique · direct
1.1

Let N=M/Q. By [L1], the quotient module N is Noetherian. The submodule 0N is irreducible: if 0=AB in N, then taking inverse images in M gives Q=AB with QA,B, so the irreducibility of Q forces A=Q or B=Q, hence A=0 or B=0.

L1L2givenalgebra
2.1

Let xR be a zero divisor on N. Then (0:Nx)0. Because N is Noetherian, the ascending chain (0:Nx)(0:Nx2) stabilizes; choose n1 with (0:Nxn)=(0:Nxn+1)=(0:Nx2n). If z(0:Nxn)xnN, write z=xny. Then xnz=0, so x2ny=0 and hence y(0:Nx2n)=(0:Nxn). Therefore z=xny=0, and 0=(0:Nxn)xnN.

step 1.1choosealgebra
3.1

Since (0:Nx)(0:Nxn) is nonzero, the irreducibility of 0N and the decomposition in step 2.1 force xnN=0. Thus every zero divisor on N acts nilpotently on N. By [L3], this means Q is primary.

L3step 2.1algebra
4.1

Hence every irreducible submodule of a Noetherian module is primary.

step 1.1step 3.1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

A finite primary decomposition can be stripped of redundant components

Statement

If

N=Q1Qr

is a finite primary decomposition of a submodule NM, then some subfamily of the Qi has the same intersection and is irredundant.

Facts & Assumptions

Given: A commutative ring R, a left R-module M, a submodule NM, and a finite primary decomposition N=Q1Qr.

[L1]

Minimality requires both that no component be redundant and that the component radicals be pairwise distinct (Primary decompositions, minimality, and isolated components).

Proof

technique · direct
1.1

If the displayed decomposition has no redundant component, then it is already irredundant, which is the first condition recorded in [L1]. Otherwise choose an index j such that QjijQi. Then N=i=1rQi=ijQi, so removing Qj preserves the intersection.

L1givenchoosealgebra
2.1

Each removal in step 1.1 shortens the finite list of components by one. Repeating step 1.1 therefore terminates after finitely many deletions and produces a decomposition with the same intersection and no redundant component.

step 1.1algebra
3.1

This is the required irredundant subfamily.

step 2.1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

Equal-radical primary components can be combined

Statement

Let R be a Noetherian commutative ring, let M be a finitely generated left R-module, and let

N=Q1Qr

be a finite primary decomposition of a submodule NM, with each Qi pi-primary for a prime ideal pi. If several of the pi equal one prime p, then replacing that whole group by the intersection of its components preserves the total intersection and produces one p-primary component.

Facts & Assumptions

Given: A Noetherian commutative ring R, a finitely generated left R-module M, and a finite primary decomposition N=Q1Qr with each Qi pi-primary for a prime ideal pi.

[L1]

For a prime ideal p, a nonempty finite intersection of p-primary submodules is again p-primary (A finite intersection of primary submodules with one radical is primary).

[L2]

Minimality requires both irredundancy and pairwise distinct component radicals (Primary decompositions, minimality, and isolated components).

Proof

technique · direct
1.1

Fix a prime p and let I(p) be the set of indices i for which Qi is p-primary. If I(p) is empty or has one element, there is nothing to combine. Otherwise set Q(p)=iI(p)Qi. Fact [L1] shows that Q(p) is again p-primary.

L1givenconstruct
2.1

Replacing, for each prime p occurring among the radicals, the whole block {Qi:iI(p)} by the single component Q(p) does not change the total intersection, because intersections may be regrouped without changing their value. The resulting components have pairwise distinct radicals, which is the second minimality requirement recorded in [L2].

L2step 1.1algebra
3.1

Thus equal-radical components may be combined into one primary component with the same radical.

step 2.1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-28Open item page →

Every submodule of a finite module over a Noetherian ring has a minimal primary decomposition

Statement

Assume Dependent Choice.

Let R be a Noetherian commutative ring and let M be a finitely generated left R-module. Every submodule NM has a finite primary decomposition. After deleting redundant components and combining equal radicals, one obtains a minimal primary decomposition. When N=M, the decomposition is the empty intersection, interpreted as M. In particular, every ideal of a Noetherian ring has a minimal primary decomposition.

Facts & Assumptions

Given: Dependent Choice, a Noetherian commutative ring R, a finitely generated left R-module M, and a submodule NM.

[L1]

A finitely generated module over a Noetherian ring is Noetherian (Finitely generated modules over a left Noetherian ring are Noetherian).

[L2]

Assuming Dependent Choice, a Noetherian module has the maximal condition on submodules (Finite generation, ACC, and maximal-condition characterizations of Noetherian modules).

[L3]

An irreducible submodule of a Noetherian module is primary (An irreducible submodule of a Noetherian module is primary).

[L4]

Finite primary decompositions can be made irredundant by deleting redundant components (A finite primary decomposition can be stripped of redundant components).

[L5]

In a finite primary decomposition of a submodule of a finitely generated module over a Noetherian commutative ring, equal-radical primary components can be combined into one primary component (Equal-radical primary components can be combined).

Proof

technique · direct
1.1

The submodule M has the empty primary decomposition, whose intersection is interpreted as M.

given
2.1

By [L1], the module M is Noetherian. Suppose, toward contradiction, that some submodule of M has no finite primary decomposition. Let Σ be the set of such submodules. By step 1.1, MΣ. By [L2], choose a maximal element Q of Σ; then QM.

L1L2step 1.1givenconstruct
3.1

The submodule Q is irreducible. Indeed, if Q=AB with QA and QB, then the maximality of Q in step 2.1 forces finite primary decompositions of A and B. Intersecting those two finite decompositions gives a finite primary decomposition of Q, contrary to QΣ.

step 2.1algebra
4.1

Because Q is irreducible and proper and M is Noetherian, [L3] shows that Q is primary. But a primary submodule is already a one-term finite primary decomposition, again contradicting QΣ. Therefore Σ is empty: every submodule of M has a finite primary decomposition.

L3step 2.1step 3.1
5.1

If N=M, the empty decomposition from step 1.1 is irredundant and has pairwise distinct radicals vacuously, so it is minimal. If NM, start from a finite primary decomposition supplied by step 4.1, apply [L4] to remove redundant components, and then apply [L5] to merge equal-radical blocks. The resulting decomposition is finite, has the same intersection, has no redundant component, and has pairwise distinct radicals; hence it is minimal.

L4L5step 1.1step 4.1
6.1

Taking M=R recovers the ideal case, because ideals are precisely the submodules of the regular module over a commutative ring.

step 5.1algebra
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

The radicals in a minimal primary decomposition are exactly the associated primes of the quotient

Statement

Let R be a Noetherian commutative ring, let M be a finitely generated left R-module, and let

N=Q1Qr

be a minimal primary decomposition in which each Qi is pi-primary. Assume each pi is a prime ideal. Then

AssR(M/N)={p1,,pr}.

Facts & Assumptions

Given: A Noetherian commutative ring R, a finitely generated left R-module M, and a minimal primary decomposition N=Q1Qr with each Qi pi-primary for a prime ideal pi.

[L1]

In a minimal primary decomposition, the component radicals are pairwise distinct and no component is redundant (Primary decompositions, minimality, and isolated components).

[L2]

Associated primes of a submodule lie in those of the ambient module, and associated primes of a direct sum are the union of those of the summands (Associated primes in a short exact sequence).

[L3]

If Qi is pi-primary, then AssR(M/Qi)={pi} (Primary submodules of finite modules are characterized by a singleton associated-prime set).

[L4]

Every nonzero module over a Noetherian ring has an associated prime (A nonzero module over a Noetherian ring has an associated prime).

Proof

technique · direct
1.1

Let δ:M/Ni=1rM/Qi be the diagonal map. Its kernel is zero, because m+N maps to zero exactly when mQi for every i, that is, when mN. Thus δ is injective. By [L3] and the direct-sum part of [L2], AssR ⁣(i=1rM/Qi)={p1,,pr}. Since M/N is a submodule of that direct sum, the left-inclusion part of [L2] gives AssR(M/N){p1,,pr}.

L2L3constructalgebra
1.2

Fix i. Put Ii=jiQj. By [L1], the decomposition is irredundant, so IiQi and therefore Ii/N0. The map Ii/NM/Qi,m+Nm+Qi is injective because its kernel is (IiQi)/N=N/N=0. Hence Ii/N is a nonzero submodule of M/Qi. By [L2] and [L3], AssR(Ii/N)AssR(M/Qi)={pi}. Fact [L4] makes AssR(Ii/N) nonempty, so AssR(Ii/N)={pi}. Applying [L2] again to the inclusion Ii/NM/N yields piAssR(M/N).

L1L2L3L4choosealgebra
2.1

Step 1.2 shows every pi belongs to AssR(M/N), and step 1.1 gives the reverse inclusion. Therefore AssR(M/N)={p1,,pr}.

step 1.1step 1.2
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

The radicals in a minimal primary decomposition are intrinsic

Statement

Let R be a Noetherian commutative ring, let M be a finitely generated left R-module, and let NM. Let N=Q1Qr be a minimal primary decomposition in which each Qi is pi-primary for a prime ideal pi. Then the set of component radicals is uniquely determined by M/N and equals

AssR(M/N).

Facts & Assumptions

Given: A Noetherian commutative ring R, a finitely generated left R-module M, a submodule NM, and a minimal primary decomposition N=Q1Qr with each Qi pi-primary for a prime ideal pi.

[L1]

In the Noetherian finite-module setting, if a minimal primary decomposition has each component pi-primary for a prime ideal pi, then its radicals are exactly the associated primes of the quotient (The radicals in a minimal primary decomposition are exactly the associated primes of the quotient).

Proof

technique · direct
1.1

For the given minimal primary decomposition, [L1] gives {p1,,pr}=AssR(M/N).

L1given
2.1

The right-hand side depends only on the quotient M/N, not on the chosen decomposition. Hence the set of component radicals is intrinsic.

step 1.1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

Localisation of a primary submodule either stays primary or becomes the whole module

Statement

Assume the Axiom of Choice.

Let R be a Noetherian commutative ring, let M be a finitely generated left R-module, let QM be a p-primary submodule for a prime ideal p, and let SR be multiplicative.

  1. If Sp=, then S1Q is an S1p-primary submodule of S1M.
  2. If Sp, then S1Q=S1M.

Facts & Assumptions

Given: The Axiom of Choice, a Noetherian commutative ring R, a finitely generated left R-module M, a prime ideal p, a p-primary submodule QM, and a multiplicative subset SR.

[L1]

Assuming the Axiom of Choice, for a Noetherian commutative ring A, a finitely generated left A-module P, a proper submodule QP, and a prime ideal rA, the following are equivalent: Q is r-primary; AssA(P/Q)={r}; every ar acts injectively on P/Q, and some power of r annihilates P/Q (Primary submodules of finite modules are characterized by a singleton associated-prime set).

[L2]

Over a Noetherian commutative ring, associated primes of a finitely generated module localize exactly by extension of primes disjoint from the denominator set (Associated primes commute with localization for finite modules).

[L3]

Localisation commutes with quotient modules, so S1(M/Q)(S1M)/(S1Q) (Localisation commutes with quotient modules and arbitrary direct sums).

[L4]

Every localization of a Noetherian ring is Noetherian (Every quotient and every localisation of a Noetherian ring is Noetherian).

Proof

technique · direct
1.1

Put N=M/Q. Since Q is p-primary, [L1] gives n1 with pnN=0. If Sp, choose sSp. Then snN=0, so in the localization S1N the unit s/1 annihilates every element. Hence S1N=0, and [L3] shows (S1M)/(S1Q)=0, that is, S1Q=S1M.

L1L3choosealgebra
1.2

Assume now that Sp=. Since Q is p-primary, the quotient N has AssR(N)={p} by [L1]. Fact [L2] therefore gives AssS1R(S1N)={S1p}. Also pnN=0 from [L1], so (S1p)nS1N=0.

L1L2algebra
2.1

Let u=a/sS1R with uS1p. Then ap, so multiplication by a on N is injective by [L1]. Because s/1 is a unit, multiplication by u=(a/1)(s/1)1 on S1N is also injective. The module S1M is finitely generated over the Noetherian ring S1R: if m1,,mt generate M, then m1/1,,mt/1 generate S1M. Hence [L1], applied over S1R, shows via [L3] that S1Q is S1p-primary in S1M.

L1L3L4step 1.2algebra
3.1

Steps 1.1 and 2.1 prove the two localization alternatives.

step 1.1step 2.1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

A primary component is recovered by contracting its localization away from the radical

Statement

Let R be a Noetherian commutative ring, let M be a finitely generated left R-module, let QM be a p-primary submodule, and let the radical p be prime. Let SR be multiplicative with Sp=. Then

Q={mM:m/1S1Q}.

Facts & Assumptions

Given: A Noetherian commutative ring R, a finitely generated left R-module M, a p-primary submodule QM for a prime ideal p, and a multiplicative subset SR disjoint from p.

[L1]

For the quotient N=M/Q, every ap acts injectively on N (Primary submodules of finite modules are characterized by a singleton associated-prime set).

[L2]

Localisation commutes with quotient modules, so S1(M/Q)(S1M)/(S1Q) (Localisation commutes with quotient modules and arbitrary direct sums).

Proof

technique · direct
1.1

The inclusion Q{mM:m/1S1Q} is immediate, because every element of Q localizes into S1Q.

given
1.2

Conversely, let mM with m/1S1Q. Under the identification of [L2], the class of m+Q in S1(M/Q) is zero. Hence some sS satisfies s(m+Q)=0 in M/Q, so smQ. Since sp, [L1] makes multiplication by s injective on M/Q, and the equality s(m+Q)=0 forces m+Q=0. Therefore mQ.

L1L2choosealgebra
2.1

Steps 1.1 and 1.2 prove that Q is exactly the contraction of S1Q.

step 1.1step 1.2
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

Isolated primary components are recovered by localization and contraction

Statement

Assume the Axiom of Choice.

Let R be a Noetherian commutative ring, let M be a finitely generated left R-module, and let

N=Q1Qr

be a minimal primary decomposition with each Qi pi-primary for a prime ideal pi. If pi is isolated, then

Qi=MNpi

inside Mpi. In particular, each isolated primary component is uniquely determined by NM.

Facts & Assumptions

Given: The Axiom of Choice, a Noetherian commutative ring R, a finitely generated left R-module M, and a minimal primary decomposition N=Q1Qr with each Qi pi-primary for a prime ideal pi.

[L1]

In a minimal primary decomposition, isolated means minimal under inclusion among the component radicals, and the radicals are pairwise distinct (Primary decompositions, minimality, and isolated components).

[L2]

Assuming the Axiom of Choice, in the Noetherian finite-module setting, localizing a p-primary component at its prime radical keeps it primary, while localizing at a multiplicative set meeting its radical gives the whole localized module (Localisation of a primary submodule either stays primary or becomes the whole module).

[L3]

In the Noetherian finite-module setting, a p-primary component with prime radical is recovered by contracting its localization at a multiplicative set disjoint from p (A primary component is recovered by contracting its localization away from the radical).

[L4]

Localisation commutes with finite intersections of submodules (Localisation commutes with finite intersections of submodules).

[L5]

In the Noetherian finite-module setting, the prime component radicals of a minimal primary decomposition are intrinsic and equal the associated primes of the quotient (The radicals in a minimal primary decomposition are intrinsic).

Proof

technique · direct
1.1

Fix an isolated component Qi. By [L1], if ji then pjpi, since otherwise minimality of pi would force pj=pi, contradicting the distinct-radical part of [L1]. Hence for each ji we may choose ajpjpi. Localizing at Rpi, fact [L2] gives (Qj)pi=Mpi for ji, while (Qi)pi remains a proper primary submodule. Using [L4], Npi=j=1r(Qj)pi=(Qi)pi.

L1L2L4choosealgebra
2.1

Fact [L3] recovers Qi by contracting (Qi)pi back to M. Since step 1.1 identifies (Qi)pi with Npi, this gives Qi=MNpi. By [L5], the prime pi depends only on M/N and occurs in every minimal primary decomposition. Applying the same localization-and-contraction argument to any such decomposition recovers its pi-component from the same right-hand side. Hence the isolated component is unique.

L3L5step 1.1
3.1

Therefore every isolated component is recovered by localization and contraction.

step 2.1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

An ideal contained in a finite union of prime ideals lies in one of them

Statement

Let R be a commutative ring, let IR be an ideal, and let p1,,pn be prime ideals with n1. If

Ip1pn,

then Ipi for some i.

Facts & Assumptions

Given: A commutative ring R, an ideal IR, a positive integer n, and prime ideals p1,,pn with Ip1pn.

[L1]

A prime ideal is proper and contains one factor whenever it contains a product (Prime ideals and maximal ideals in a commutative ring).

Proof

technique · direct
1.1

We argue by induction on n. The case n=1 is immediate. Assume n2 and that the claim is known for smaller families. Suppose, for contradiction, that Ipi for every i. Then for each k, the ideal I is not contained in ikpi either, because the induction hypothesis would then force Ipi for some ik. Hence for each k we may choose xkIikpi. Since Iipi, each xk must lie in pk.

L1choosealgebra
2.1

If n=2, then x1+x2I. It is not in p1, because x1p1 would then force x2=(x1+x2)x1p1, contradicting the choice of x2; the same argument shows x1+x2p2. This contradicts Ip1p2.

step 1.1algebra
2.2

If n3, put z=xn+x1x2xn1I. For i<n, the product term lies in pi because xipi, while xnpi by the choice in step 1.1; hence zpi. Also each xj with j<n lies outside pn, so [L1] implies x1xn1pn; since xnpn, one gets zpn as well. This again contradicts Ip1pn.

L1step 1.1algebra
3.1

The contradictions in steps 2.1 and 2.2 show that the assumption Ipi for every i is impossible. Therefore Ipi for some i.

step 1.1step 2.1step 2.2
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

Downward-closed intersections of primary components are intrinsic

Statement

Assume the Axiom of Choice.

Let R be a Noetherian commutative ring, let M be a finitely generated left R-module, and let

N=Q1Qr

be a minimal primary decomposition with each Qi pi-primary for a prime ideal pi. Let ΣAssR(M/N) be downward-closed under inclusion. Then

piΣQi

depends only on NM and on Σ, not on the chosen minimal decomposition. When Σ=, the empty intersection is interpreted as M.

Facts & Assumptions

Given: The Axiom of Choice, a Noetherian commutative ring R, a finitely generated left R-module M, a submodule NM, and a minimal primary decomposition N=Q1Qr with each Qi pi-primary for a prime ideal pi.

[L1]

In the Noetherian finite-module setting, a minimal primary decomposition whose component radicals are prime has radical set {p1,,pr}=AssR(M/N) (The radicals in a minimal primary decomposition are intrinsic).

[L2]

Assuming the Axiom of Choice, in the Noetherian finite-module setting, localizing a primary component away from its prime radical keeps it, while localizing at a set meeting its radical turns it into the whole localized module (Localisation of a primary submodule either stays primary or becomes the whole module).

[L3]

In the Noetherian finite-module setting, a primary component with prime radical is recovered by contracting its localization at a multiplicative set disjoint from that radical (A primary component is recovered by contracting its localization away from the radical).

[L4]

Localisation commutes with finite intersections of submodules (Localisation commutes with finite intersections of submodules).

[L5]

If an ideal is contained in a finite union of prime ideals, then it lies in one of them (An ideal contained in a finite union of prime ideals lies in one of them).

[L6]

For a multiplicative subset S, the canonical localization map is λM:MS1M, mm/1 (Localisation of a module at a multiplicative subset).

Proof

technique · direct
1.1

Let ΣAssR(M/N) be downward-closed, and set S=RpΣp. Because the members of Σ are prime, S is multiplicative. If piΣ, then Spi= by definition. If piΣ and Spi=, then pipΣp, so [L5] forces pip for some pΣ. Since piAssR(M/N) by [L1] and Σ is downward-closed, this would imply piΣ, a contradiction. Hence Spi=    piΣ.

L1L5givenalgebra
2.1

By [L4], S1N=i=1rS1Qi. For piΣ, step 1.1 and [L2] say that S1Qi remains a proper localized primary component. For piΣ, step 1.1 and [L2] give S1Qi=S1M. Therefore S1N=piΣS1Qi. When Σ=, the right-hand side is the empty intersection S1M, which matches the fact that 0S and hence S1N=S1M=0.

L2L4step 1.1algebra
3.1

Let λM:MS1M be the canonical map of [L6]. Contracting the equality of step 2.1 back to M gives λM1(S1N)=piΣλM1(S1Qi), because inverse image commutes with intersections. For every piΣ, step 1.1 and [L3] identify λM1(S1Qi) with Qi. Hence λM1(S1N)=piΣQi.

L3L6step 1.1step 2.1algebra
4.1

The left-hand side of step 3.1 depends only on NM and the set S, hence only on NM and on Σ. By [L1], any other minimal primary decomposition has the same associated-prime set, so it yields the same S and therefore the same intersection.

L1step 3.1
5.1

Thus the intersection of the primary components indexed by any downward-closed subset of AssR(M/N) is intrinsic.

step 4.1
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-28Open item page →

A radical ideal in a Noetherian ring is the intersection of its minimal primes

Statement

Assume Dependent Choice.

Let R be a Noetherian commutative ring and let IR be a radical ideal. Then there exist finitely many prime ideals p1,,pm minimal over I such that

I=p1pm.

When I=R, this is the empty intersection.

Facts & Assumptions

Given: Dependent Choice, a Noetherian commutative ring R, and a radical ideal IR.

[L1]

Assuming Dependent Choice, every ideal of a Noetherian ring has a minimal primary decomposition (Every submodule of a finite module over a Noetherian ring has a minimal primary decomposition).

[L2]

The radical of a primary ideal is prime (The radical of a primary ideal is prime).

[L3]

The radical of an intersection of n1 ideals is the intersection of their radicals (The radical of a finite intersection).

Proof

technique · direct
1.1

If I=R, then no prime ideal contains I, and the empty intersection is R. This is exactly the stated boundary case.

given
1.2

Assume IR. By [L1], choose a minimal primary decomposition I=Q1Qr. Since the empty intersection is R, one has r1. For each i, put pi=Qi. Fact [L2] makes every pi prime. Since I is radical, I=I=Q1Qr=Q1Qr=p1pr by [L3].

L1L2L3choosealgebra
2.1

Let M be the set of inclusion-minimal members among the finite family {p1,,pr}. If one prime in the family contains another, removing the larger one does not change the intersection, so the intersection over M is still I. Every prime q minimal over I contains the product p1pr, which is contained in I, so primality of q forces piq for some i. Since Ipi and q is minimal among primes containing I, this gives q=pi. Thus the members of M are exactly the minimal prime ideals over I.

step 1.2algebra
3.1

Steps 1.1, 1.2, and 2.1 prove that a radical ideal is the finite intersection of its minimal primes.

step 1.1step 1.2step 2.1

5 · Examples, counterexamples and false statements

None yet.

Sources