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.

12 results · all verified · 5 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 7 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Artinian Rings and Length

1 · Prerequisites

2 · Summary

Artinian rings are the commutative rings whose ideals cannot descend forever. This page proves that in such a ring every prime is maximal, only finitely many maximal ideals occur, the nilradical is nilpotent, and the Chinese remainder theorem turns the semisimple quotient into a finite product of fields.

From there the page relates Artinianness to Noetherianity and to module length, isolates the local case, and proves the canonical decomposition into the localizations at the maximal ideals. The closing criterion shows exactly where the Noetherian hypothesis is needed in the converse direction from prime-maximality back to Artinianness.

3 · Logical flowchart

4 · Definitions, theorems and proofs

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

An Artinian integral domain is a field

Statement

Let D be a commutative Artinian integral domain. Then D is a field.

Facts & Assumptions

Given: A commutative Artinian integral domain D and a nonzero element aD.

Proof

technique · direct
1.1

By The ideal generated by a subset and principal ideals, the principal ideals (a)(a2)(a3) form a descending chain of ideals. Since D is Artinian, this chain stabilizes, so (an)=(an+1) for some integer n1.

givenalgebra
2.1

Because an(an+1), there is bD with an=an+1b, hence an(1ab)=0. As D is an integral domain, every power of the nonzero element a is nonzero, so an0 and therefore 1ab=0. Thus ab=1, and the chosen nonzero element a is a unit.

step 1.1givenalgebra
3.1

Every nonzero element of D is a unit, so Field makes D a field.

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

Every prime ideal of an Artinian ring is maximal

Statement

Let R be a commutative Artinian ring and let p be a prime ideal of R. Then p is maximal.

Facts & Assumptions

Given: A commutative Artinian ring R and a prime ideal pR.

Proof

technique · direct
1.1

By Correspondence theorem: ideals of R/I correspond to ideals of R containing I, ideals of R/p correspond to ideals of R containing p. Hence every descending chain of ideals in R/p lifts to a descending chain of ideals in R, so R/p is Artinian. Because p is prime, R/P is an integral domain if and only if P is a prime ideal says that R/p is an integral domain.

givenalgebra
2.1

The quotient R/p is therefore an Artinian integral domain, so An Artinian integral domain is a field makes it a field. Then R/M is a field if and only if M is a maximal ideal forces p to be maximal.

step 1.1givenalgebra
3.1

Hence every prime ideal of an Artinian ring is maximal.

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

An Artinian ring has only finitely many maximal ideals

Statement

Let R be a commutative Artinian ring. Then R has only finitely many maximal ideals.

This theorem uses dependent choice only through the minimum condition for Artinian modules.

Facts & Assumptions

Given: A commutative Artinian ring R. The dependent-choice use named in the Statement is the minimum-condition step invoked below.

[L1]

Every nonempty family of submodules of an Artinian module has a minimal member. Applied to the regular module of a commutative Artinian ring, every nonempty family of ideals has a minimal member. (DCC and minimal-condition characterizations of Artinian modules).

Proof

technique · contradiction
1.1

If R has no maximal ideals then the conclusion is immediate. Otherwise let F be the set of all finite nonempty intersections of maximal ideals of R. This set is nonempty, so [L1] gives a member minimal under inclusion; write it as I=m1mn for maximal ideals m1,,mn.

L1givencaseschoose
2.1

Let m be any maximal ideal of R. Then Im is again a finite nonempty intersection of maximal ideals, so ImF and ImI. By the minimality from step 1.1, one has I=Im, hence Im. If m were distinct from every mi, then for each 1in we could choose ximim and put x=x1xn. Now xIm, but every maximal ideal is prime by Every maximal ideal of a commutative ring is prime, so some factor xi would lie in m, contradicting the choice of the xi. Therefore every maximal ideal of R is one of m1,,mn.

step 1.1givenchoosedischarge-contradiction
3.1

Therefore an Artinian ring has only finitely many maximal ideals.

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

The nilradical of an Artinian ring is a nilpotent ideal

Statement

Let R be a commutative Artinian ring. Then the nilradical Nil(R) is a nilpotent ideal.

This theorem uses dependent choice only through the minimum condition for Artinian modules.

Facts & Assumptions

Given: A commutative Artinian ring R. The dependent-choice use named in the Statement is the minimum-condition step invoked below.

[L1]

Every nonempty family of submodules of an Artinian module has a minimal member. Applied to the regular module of a commutative Artinian ring, every nonempty family of ideals has a minimal member. (DCC and minimal-condition characterizations of Artinian modules).

Proof

technique · contradiction
1.1

Put N=Nil(R). The chain NN2N3 is a descending chain of ideals, so it stabilizes: Nn=Nn+1 for some n1. If already Nn=0, then N is nilpotent and there is nothing more to prove.

givenalgebra
2.1

Assume instead that Nn0. Let F={aR:aNn0}. This family is nonempty because (Nn)Nn=N2n=Nn0. By [L1], choose a minimal member a of F, and then choose aa with aNn0. Since (a)a and (a)Nn0, minimality gives a=(a). Also aNna, and because Nn=Nn+t for every t0, one has (aNn)Nn=aN2n=aNn0. So aNnF, whence minimality again gives aNn=a=(a). Therefore a=ax for some xNn.

L1step 1.1assume-contrachoosealgebra
3.1

The element x lies in N, so The nilradical and reduced rings says that x is nilpotent; say xm=0. Iterating the identity a=ax gives a=axm=0, contradicting aNn0. Thus the assumption in step 2.1 is false, and the alternative left open in step 1.1 must hold: Nn=0.

step 2.1givendischarge-contradiction
4.1

Hence the nilradical of an Artinian ring is a nilpotent ideal.

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

Chinese remainder theorem for pairwise comaximal ideals

Statement

Let R be a commutative ring and let I1,,Ir be pairwise comaximal ideals, where r1. Then the canonical map

Ri=1rR/Ii,x(x+I1,,x+Ir)

is surjective, its kernel is i=1rIi, and

i=1rIi=i=1rIi.

Equivalently,

R/i=1rIii=1rR/Ii.

Facts & Assumptions

Given: A commutative ring R and pairwise comaximal ideals I1,,Ir with r1.

Proof

technique · direct
1.1

First take r=2. Choose uI1 and vI2 with u+v=1. If xI1I2, then x=xu+xvI1I2, so I1I2=I1I2. For classes a+I1 and b+I2, the element av+bu satisfies av+bua(modI1) and av+bub(modI2), so the canonical map RR/I1×R/I2 is surjective with kernel I1I2=I1I2.

givenchoosealgebra
2.1

Now assume r2. Fix i and put Ji=jiIj. For each ji, choose ujIi and vjIj with uj+vj=1. Expanding ji(uj+vj)=1 shows that 1jivjIi and jivjJi, so Ii+Ji=R. Choose eiJi with ei1(modIi). Then eiIj for every ji. Given residue classes ai+Ii, the element x:=i=1raiei satisfies xai(modIi) for every i. Hence the canonical map Ri=1rR/Ii is surjective.

step 1.1givenchoosealgebra
3.1

The kernel of the canonical map is plainly i=1rIi. To compare this with the product, induct on r. The case r=1 is tautological and the case r=2 is step 1.1. For r>2, let K=i=2rIi. By the induction hypothesis, K=i=2rIi. Step 2.1 with i=1 gives I1+K=R, so applying the two-ideal case to I1 and K yields i=1rIi=I1K=I1K=i=1rIi. Therefore R/i=1rIii=1rR/Ii.

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

Every commutative Artinian ring is Noetherian

Statement

Assume the Axiom of Choice.

Let R be a commutative Artinian ring. Then R is Noetherian.

Facts & Assumptions

Given: A commutative Artinian ring R and the Axiom of Choice.

Proof

technique · direct
1.1

Let N=Nil(R). By An Artinian ring has only finitely many maximal ideals, the maximal ideals of R are m1,,mr for some r1 unless R=0, in which case the conclusion is immediate. By The nilradical is the intersection of all prime ideals and Every prime ideal of an Artinian ring is maximal, one has N=m1mr. Distinct maximal ideals are comaximal, so Chinese remainder theorem for pairwise comaximal ideals gives R/Ni=1rR/mi. Each factor is a field by R/M is a field if and only if M is a maximal ideal, and a field is Noetherian because its only ideals are 0 and itself. Repeated use of A product of two Noetherian rings is Noetherian therefore shows that B:=R/N is Noetherian.

givencasesalgebra
2.1

By The nilradical of an Artinian ring is a nilpotent ideal, choose t1 with Nt=0. For each 0j<t, put Mj=Nj/Nj+1. Because NMj=0, the action of R on Mj factors through B=R/N, so Mj is a B-module. Transport the standard idempotents of the product ring in step 1.1 to elements e1,,erB. Then Mj=e1MjerMj, and each summand is naturally a vector space over the field R/mi. If some eiMj had no finite spanning set, recursively choose v1,v2, with vn+1span(v1,,vn); then span(v1,v2,)span(v2,v3,) would be a strict descending chain of R-submodules of Mj. But submodules of Mj correspond to submodules of the ideal Nj containing Nj+1, so this would give a strict descending chain of ideals in the Artinian ring R, impossible. Hence every eiMj has a finite basis, and Mj is finitely generated as a B-module.

step 1.1givenchoosealgebra
3.1

Since B is Noetherian, Finitely generated modules over a left Noetherian ring are Noetherian shows that each Mj is Noetherian as a B-module, hence as an R-module. The filtration 0=NtNt1NR has successive quotients Mt1,,M0 and R/N=B, all Noetherian. Repeatedly applying Noetherian and Artinian conditions are each exact in short exact sequences to the short exact sequences 0Nj+1NjMj0 shows that the regular module RR is Noetherian. Therefore Left and right Noetherian rings makes R a Noetherian ring.

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

A commutative ring is Artinian exactly when it has finite length as a module over itself

Statement

Assume the Axiom of Choice.

Let R be a commutative ring. Then R is Artinian if and only if the regular module RR has finite length.

Facts & Assumptions

Given: A commutative ring R and the Axiom of Choice.

Proof

technique · direct
1.1

If RR has finite length, then by Composition series and length of a module it has a composition series. The forward implication of A module has a composition series if and only if it is Noetherian and Artinian, the converse using dependent choice therefore makes RR Artinian, and Left and right Artinian rings says exactly that R is an Artinian ring.

givenalgebra
1.2

Suppose now that R is Artinian. Then Left and right Artinian rings says that the regular module RR is Artinian. Under the Axiom of Choice assumed in the Statement, Every commutative Artinian ring is Noetherian makes R Noetherian, so Left and right Noetherian rings makes RR Noetherian. Since the same choice assumption also suffices for the dependent-choice use recorded in A module has a composition series if and only if it is Noetherian and Artinian, the converse using dependent choice, that theorem gives a composition series for RR.

givenalgebra
2.1

By Composition series and length of a module, a module has finite length exactly when it has a composition series. So step 1.1 proves the forward implication, and step 1.2 proves the reverse implication.

step 1.1step 1.2givenalgebra
3.1

Therefore a commutative ring is Artinian exactly when its regular module has finite length.

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

An Artinian local ring has nilpotent maximal ideal, and its finite modules have finite length

Statement

Assume the Axiom of Choice.

Let (R,m) be a commutative Artinian local ring. Then m is nilpotent. Moreover, if M is a finitely generated R-module, then M has finite length.

Facts & Assumptions

Given: A commutative Artinian local ring (R,m), a finitely generated R-module M, and the Axiom of Choice.

Proof

technique · direct
1.1

Because R is local, m is its only maximal ideal. By Every prime ideal of an Artinian ring is maximal, every prime ideal of R is maximal, so m is also the only prime ideal. Therefore The nilradical is the intersection of all prime ideals gives Nil(R)=m. Now The nilradical of an Artinian ring is a nilpotent ideal yields an integer n1 with mn=0.

givenalgebra
2.1

By Every commutative Artinian ring is Noetherian, the ring R is Noetherian. Hence 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 makes each ideal mi finitely generated; fix generators ai1,,aisi of mi. Also choose generators x1,,xt of M. Then for every 0i<n, the quotient miM/mi+1M is spanned over the residue field k=R/m by the finitely many classes of the elements aiqxj. Indeed every element of miM is a finite sum qaiqmq, and each mq is a finite R-linear combination of the xj; modulo mi+1M, only the residue classes of the coefficients in k matter because multiplication by an element of m lands in mi+1M. Deleting redundant spanning vectors yields a basis y1,,yd of miM/mi+1M, and the partial spans 0<ky1<ky1+ky2<<ky1++kyd form a composition series. So every quotient miM/mi+1M has finite length.

step 1.1givenchoosealgebra
3.1

The filtration MmMmnM=0 is finite by step 1.1. Applying Module length is additive in short exact sequences successively to 0mi+1MmiMmiM/mi+1M0 shows that M has finite length. Taking M=R recovers the ring case from the first sentence of the theorem.

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

An Artinian ring is canonically the finite product of its localizations at its maximal ideals

Statement

Assume the Axiom of Choice.

Let R be a commutative Artinian ring. If R=0, then it has no maximal ideals. Otherwise let m1,,mr be its maximal ideals. Then the canonical localization map

Ri=1rRmi

is an isomorphism. If N=Nil(R) and Nn=0, then also

Ri=1rR/min.

The quotient-by-powers description depends on the chosen exponent n, but the product of localizations is canonical.

Facts & Assumptions

Given: A commutative Artinian ring R and the Axiom of Choice.

Proof

technique · direct
1.1

If R=0, then the theorem has no further content. Assume from now on that R0. Let m1,,mr be the maximal ideals of R, finite by An Artinian ring has only finitely many maximal ideals, and put N=Nil(R). By The nilradical is the intersection of all prime ideals and Every prime ideal of an Artinian ring is maximal, one has N=m1mr. Choose n1 with Nn=0 by The nilradical of an Artinian ring is a nilpotent ideal. Distinct maximal ideals are comaximal, and if ij then choosing ami and bmj with a+b=1 gives, from the binomial expansion of (a+b)2n1, the inclusion 1min+mjn. So the ideals min are pairwise comaximal. Also i=1rmin=(i=1rmi)nNn=0. Hence Chinese remainder theorem for pairwise comaximal ideals yields Ri=1rR/min.

givencaseschoosealgebra
2.1

For each i, set Ai=R/min. This quotient is local. Indeed Prime ideals of a quotient ring are exactly the prime ideals containing the ideal identifies prime ideals of Ai with prime ideals p of R containing min. Since Nn=0minp, the prime p contains N and therefore equals one of the maximal ideals mj. If ji, choose ami and bmj with a+b=1; the same binomial argument as in step 1.1 gives 1min+mj. So minmj, a contradiction. Thus p=mi, and Ai has the unique maximal ideal mi/min.

step 1.1givenchoosealgebra
3.1

Let λi:RRmi be localization and qi:RAi the quotient map. Since Ai is local with maximal ideal mi/min, every smi maps to a unit of Ai, so Universal property of localisation: maps that invert S factor uniquely through S1R gives a unique homomorphism ψi:RmiAi with qi=ψiλi. Conversely, for each ji choose ujmjmi and put u=jiujn. Then u becomes a unit in Rmi, while uminj=1rmjn=0 by step 1.1. Hence λi kills min, and A ring homomorphism whose kernel contains a two-sided ideal factors uniquely through the quotient ring gives a unique homomorphism λi:AiRmi with λi=λiqi. Both composites ψiλi and λiψi agree with the identity after precomposing with the relevant universal map, so uniqueness in the same two universal properties forces them to be identities. Therefore AiRmi.

step 1.1step 2.1givenchoosealgebra
4.1

Combining steps 1.1 and 3.1 gives Ri=1rRmi canonically, and also Ri=1rR/min. The second form depends on the chosen nilpotence exponent n, while the first is the canonical product of localizations.

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

The prime ideals of an Artinian ring are exactly its finitely many maximal ideals

Statement

Let R be a commutative Artinian ring. Then the prime ideals of R are exactly its maximal ideals, and this set is finite.

Facts & Assumptions

Given: A commutative Artinian ring R.

Proof

technique · direct
1.1

By Every prime ideal of an Artinian ring is maximal, every prime ideal of R is maximal. By An Artinian ring has only finitely many maximal ideals, the set of maximal ideals is finite.

givenalgebra
2.1

Conversely every maximal ideal of a commutative ring is prime by Every maximal ideal of a commutative ring is prime. Therefore the prime ideals of R are exactly its maximal ideals, and there are only finitely many of them.

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

A Noetherian ring is Artinian exactly when every prime ideal is maximal

Statement

Assume the Axiom of Choice.

Let R be a commutative Noetherian ring. Then R is Artinian if and only if every prime ideal of R is maximal.

Facts & Assumptions

Given: A commutative Noetherian ring R and the Axiom of Choice.

Proof

technique · direct
1.1

If R is Artinian, then Every prime ideal of an Artinian ring is maximal says that every prime ideal is maximal. The Noetherian hypothesis in the statement is then automatic from Every commutative Artinian ring is Noetherian.

givenalgebra
1.2

Conversely, assume every prime ideal of R is maximal. By A Noetherian ring has finitely many minimal prime ideals, the minimal primes over (0) are p1,,pr for some r1 unless R=0, in which case the conclusion is immediate. By hypothesis, each pi is maximal. Every prime ideal contains a minimal prime over (0), so every prime ideal is one of the pi. Hence The nilradical is the intersection of all prime ideals gives N:=Nil(R)=p1pr. Because distinct maximal ideals are comaximal, Chinese remainder theorem for pairwise comaximal ideals yields R/Ni=1rR/pi, and each factor is a field by R/M is a field if and only if M is a maximal ideal.

givencasesalgebra
2.1

By The nilradical of a Noetherian ring is nilpotent, choose t1 with Nt=0. Since R is Noetherian, 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 makes each ideal Nj finitely generated, so each quotient Nj/Nj+1 is a finitely generated R-module. Because N annihilates that quotient, it is a finitely generated R/N-module. Under the product decomposition of step 1.2, this means a finite product of finitely generated vector spaces over the fields R/pi, so each quotient Nj/Nj+1 has finite length. The same is true for R/N itself. Repeated use of Module length is additive in short exact sequences along 0Nj+1NjNj/Nj+10 therefore shows that R has finite length as a module over itself.

step 1.2givenalgebra
3.1

By A commutative ring is Artinian exactly when it has finite length as a module over itself, a commutative ring has finite length as a module over itself exactly when it is Artinian. So step 2.1 proves that R is Artinian. Together with step 1.1, this gives the asserted equivalence.

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

Quotients and localizations of an Artinian ring are Artinian

Statement

Assume the Axiom of Choice.

Let R be a commutative Artinian ring.

  1. For every ideal IR, the quotient ring R/I is Artinian.
  2. For every multiplicative subset SR, the localization S1R is Artinian.

Facts & Assumptions

Given: A commutative Artinian ring R and the Axiom of Choice.

Proof

technique · direct
1.1

Let IR be an ideal. By Correspondence theorem: ideals of R/I correspond to ideals of R containing I, descending chains of ideals in R/I correspond exactly to descending chains of ideals of R containing I. Since those stabilize in the Artinian ring R, the quotient R/I is Artinian.

givenalgebra
2.1

If R=0, then every localization is again 0 and there is nothing to prove. Otherwise An Artinian ring is canonically the finite product of its localizations at its maximal ideals gives maximal ideals m1,,mr such that Ri=1rRmi. Localization of a finite product acts factorwise, so it is enough to localize an Artinian local ring (A,m). If Sm, choose sSm. By An Artinian local ring has nilpotent maximal ideal, and its finite modules have finite length, sn=0 for some n, so (s/1)n=0 in S1A while s/1 is a unit; therefore 1=0 and S1A is the zero ring. If Sm=, then every element of S is a unit of A: otherwise (s) would be a proper ideal and therefore lie in the unique maximal ideal m, contradicting sm. So the localization map AS1A is an isomorphism. Hence a localization of R is exactly the product of those local factors whose maximal ideals avoid S, with the other factors collapsing to zero.

step 1.1givenchoosecases
3.1

A finite product of Artinian rings is Artinian, because a descending chain of ideals in the product is coordinatewise a descending chain in each factor and therefore stabilizes once every coordinate chain does. Step 1.1 handles quotients, and step 2.1 handles localizations.

step 1.1step 2.1givenalgebra

5 · Examples, counterexamples and false statements

None yet.

Sources