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.

Noetherian Rings and Hilbert Basis — Examples

1 · Prerequisites

2 · Summary

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-26Open item page →

Fields and Z are Noetherian, and so are their polynomial rings in finitely many variables

Example

Every field K (Field) is a Noetherian ring, and so is Z. Consequently K[x1,,xn] and Z[x1,,xn] are Noetherian for every nN (If R is Noetherian then R[x1,,xn] is Noetherian for every nN).

What is asserted is that every ideal of each of these rings is finitely generated. No description of the ideals of K[x1,,xn] or Z[x1,,xn] is claimed, and for n2 none is available from this argument.

Facts & Assumptions

Given: A field K, the ring Z of integers, and nN.

[L1]

A field is a set F with two operations and distinguished elements 01 such that (F,+) is an abelian group, multiplication is associative and commutative on all of F with x1=x, every x0 has a multiplicative inverse, and multiplication distributes over addition (Field).

[L2]

Every subgroup H(Z,+) equals nZ=n for exactly one natural number n; in particular every subgroup of (Z,+) is cyclic (Every subgroup of (Z,+) is n=nZ for exactly one natural number n).

[L3]

For SR, (S) is the intersection of all two-sided ideals containing S; ({a}) is written (a) and is called principal (The ideal generated by a subset and principal ideals).

[L4]

An ideal of a ring is in particular an additive subgroup of it (Left, right and two-sided ideals).

[L5]

In a commutative ring, (S) consists of finite sums risi, and (a)=Ra (In a commutative ring, (S) consists of finite sums risi, and (a)=Ra).

[L7]

If R is a Noetherian commutative ring then R[x1,,xn] is Noetherian for every nN (If R is Noetherian then R[x1,,xn] is Noetherian for every nN).

Verification

technique · direct
1.1

Let I be an ideal of a field K. If I={0} then I=(0). Otherwise I contains some a0, which has an inverse in K, so 1=a1aI and hence r=r1I for every rK, giving I=K=(1). Either way I is generated by one element, so every ideal of K is finitely generated and K is Noetherian.

L1L3L5L6given
1.2

Let I be an ideal of Z. It is an additive subgroup of (Z,+), so it equals mZ for some natural number m; and mZ=Zm=(m). So every ideal of Z is principal, hence finitely generated, and Z is Noetherian.

L2L3L4L5L6given
2.1

Since K and Z are Noetherian commutative rings, K[x1,,xn] and Z[x1,,xn] are Noetherian for every nN, the case n=0 returning the base rings themselves.

L7step 1.1step 1.2

Remarks

  • A field is Noetherian for a reason that says nothing about size. The argument in step 1.1 uses only invertibility of nonzero elements, so it applies to Q, to R and to a field with infinite transcendence degree over its prime subfield alike.

  • The conclusion is finite generation, not principality. For n2 the ideal generated by x1 and x2 in K[x1,,xn] is not principal, and the Noetherian condition does not claim otherwise.

ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

k[x,y]/(xy) and Z[x]/(x22) are Noetherian without classifying their ideals

Example

Let k be a field. The rings

k[x,y]/(xy)andZ[x]/(x22)

are Noetherian (The quotient ring R/I with (r+I)(s+I)=rs+I). The argument sees only that each is a quotient of a polynomial ring in finitely many variables over a Noetherian base ring; it inspects neither ring further, and in particular it does not depend on whether the ring has zero divisors, which the first one does.

Facts & Assumptions

Given: A field k, the polynomial rings k[x,y] and Z[x], and the ideals (xy)k[x,y] and (x22)Z[x].

[L1]

For an ideal I of a ring R the quotient ring R/I has the additive cosets of I as elements and multiplication (r+I)(s+I)=rs+I (The quotient ring R/I with (r+I)(s+I)=rs+I).

[L2]

Polynomial rings in finitely many commuting indeterminates are defined by R[x1,,x0]:=R and R[x1,,xn+1]:=R[x1,,xn][xn+1] (Polynomial rings in finitely many commuting indeterminates by iteration).

[L3]

A commutative R-algebra is of finite type over R exactly when it is isomorphic as an R-algebra to a quotient R[x1,,xn]/a for some nN and some ideal a (Subalgebra generated by a subset, algebras of finite type, and module-finite algebras).

[L5]

Every commutative algebra of finite type over a Noetherian commutative ring is a Noetherian ring (Every algebra of finite type over a Noetherian ring is a Noetherian ring).

[L6]

For commutative rings R,S, a unital ring homomorphism φ ⁣:RS and sS, there is a unique unital ring homomorphism R[x]S extending φ on constants and sending x to s (Universal property of R[x]: a coefficient homomorphism and the image of x determine a unique ring homomorphism).

[L7]

For SR, (S) is the intersection of all two-sided ideals containing S, so S(S); ({a}) is written (a) (The ideal generated by a subset and principal ideals).

[L8]

In a commutative ring, (S) consists of finite sums risi, and (a)=Ra (In a commutative ring, (S) consists of finite sums risi, and (a)=Ra).

Verification

technique · direct
1.1

Each ring is a quotient of a polynomial ring in finitely many indeterminates over its base ring: k[x,y] is k[x1,x2] after renaming the indeterminates, and Z[x] is Z[x1]. Being such a quotient is exactly the condition of being an algebra of finite type over that base ring, so k[x,y]/(xy) is of finite type over k and Z[x]/(x22) is of finite type over Z.

L1L2L3L7given
1.2

The base rings k and Z are Noetherian.

L4given
2.1

An algebra of finite type over a Noetherian commutative ring is a Noetherian ring, so both displayed rings are Noetherian.

L5step 1.1step 1.2
3.1

The first ring has zero divisors, and the argument above never asked. Let π denote the quotient map k[x,y]k[x,y]/(xy). Evaluating at 0 in the last indeterminate gives a ring homomorphism ε ⁣:k[x][y]k[x] that fixes k[x] and sends y to 0. Every element of (xy) is fxy with fk[x,y], and ε(fxy)=ε(f)ε(x)ε(y)=ε(f)x0=0, whereas ε(x)=x0; so x(xy) and π(x)0. Exchanging the roles of the two indeterminates gives π(y)0 in the same way. Yet π(x)π(y)=π(xy)=0.

L1L6L7L8step 1.1step 2.1

Remarks

ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

The polynomial ring in countably many variables is not Noetherian

Example

Let k be a field and, for mN, write Rm:=k[x1,,xm] for the iterated polynomial ring, so that R0=k and Rm+1=Rm[xm+1] (Polynomial rings in finitely many commuting indeterminates by iteration). Identify Rm with the subring of constant polynomials in Rm+1, which is the identification the published iterative definition already makes and which is legitimate because the constant-polynomial map is an injective unital ring homomorphism (Polynomial convolution makes R[x] a commutative ring containing R as its constant subring). Under it

R0R1R2,

and the union

R:=mNRm

carries well-defined operations, making it a commutative ring: the polynomial ring in the countably many indeterminates x1,x2, over k.

Then R is not Noetherian. Writing Im:=(x1,,xm) for the ideal of R generated by the first m indeterminates, with I0=()=0, the chain

I0I1I2

is strictly ascending and therefore never stabilises.

Facts & Assumptions

Given: A field k, the rings Rm=k[x1,,xm] for mN, and their union R.

[L1]

Polynomial rings in finitely many commuting indeterminates are defined by R[x1,,x0]:=R and R[x1,,xn+1]:=R[x1,,xn][xn+1]; at each stage the coefficient ring embeds as the constant polynomials, so all preceding indeterminates remain present (Polynomial rings in finitely many commuting indeterminates by iteration).

[L2]

For every commutative ring R the polynomial ring R[x] is a commutative ring, and the constant-polynomial map RR[x] is an injective unital ring homomorphism (Polynomial convolution makes R[x] a commutative ring containing R as its constant subring).

[L3]

A subset S of a ring is a subring when 1S and S is closed under addition, additive inverses and multiplication; it is then a ring with the same zero and identity (Subring: a subset containing 1R and closed under addition, additive inverses and multiplication).

[L4]

For SR, (S) is the intersection of all two-sided ideals containing S, so S(S) (The ideal generated by a subset and principal ideals).

[L5]

In a commutative ring, (S) consists of finite sums risi, and the empty sum is included and equals 0 (In a commutative ring, (S) consists of finite sums risi, and (a)=Ra).

[L6]

For commutative rings R,S, a unital ring homomorphism φ ⁣:RS and sS, there is a unique unital ring homomorphism R[x]S extending φ on constants and sending x to s (Universal property of R[x]: a coefficient homomorphism and the image of x determine a unique ring homomorphism).

Verification

technique · direct
1.1

Under the identification of Rm with the constants of Rm+1, each Rm is a subring of Rm+1, so the family is increasing and any two of its members are comparable.

L1L2L3given
2.1

The union R is a commutative ring. Given f,gR there is m with f,gRm, by comparability of the two stages containing them; define f+g and fg there. The value does not depend on the stage chosen, because a larger stage contains the smaller as a subring and the operations of a subring are the restrictions of the ambient ones. Each ring axiom involves finitely many elements, which again lie in a common Rm, where the axiom holds. The identity is 1k and the zero is 0k.

L2L3step 1.1
3.1

For mN let Im:=(x1,,xm) be the ideal of R generated by x1,,xm; at m=0 the generating set is empty and I0=0. Since the generating sets increase with m, so do the ideals: ImIm+1.

L4L5step 2.1
4.1

The inclusions are strict, because xm+1Im. Suppose xm+1=i=1mfixi with fiR; all the fi lie in a common RN with Nm+1, so the equation holds in RN=k[x1,,xN]. Iterating the one-variable universal property along the tower defining RN produces a k-algebra homomorphism θ ⁣:RNk[T] with θ(xm+1)=T and θ(xj)=0 for every jN with jm+1. Applying θ to the supposed equation gives T=i=1mθ(fi)0=0 in k[T], which is false. So xm+1Im+1Im and ImIm+1.

L1L4L6step 1.1step 3.1
5.1

The chain I0I1 is an ascending chain of ideals of R indexed by N in which every inclusion is strict, so no index N has In=IN for all nN: already IN+1IN. The ascending chain condition therefore fails, and R is not Noetherian.

L7step 3.1step 4.1

Remarks

ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

The subalgebra k[x,xy,xy2,] of k[x,y] is not Noetherian

Example

Let k be a field and work inside k[x,y]=k[x][y] (Polynomial rings in finitely many commuting indeterminates by iteration). Put

A  :=  k+xk[x,y]  =  {c+xf  :  ck, fk[x,y]}.

Then A is a subring of k[x,y] containing k, and it is the subalgebra k[x,xy,xy2,] generated over k by the elements xyi for iN. The ideal a of A generated by those elements is xk[x,y], and it is not finitely generated, so A is not Noetherian — even though k[x,y] is.

Two consequences follow: a subring of a Noetherian ring need not be Noetherian, and a subalgebra of an algebra of finite type over a field need not itself be of finite type.

Facts & Assumptions

Given: A field k, the ring k[x,y]=k[x][y], the subset A=k+xk[x,y] of it, and the elements xyi for iN. Coefficients are read in the iterated form: an element of k[x][y] is a finitely supported family of elements of k[x], indexed by the exponent of y.

[L1]

A subset S of a ring is a subring when 1S and S is closed under addition, additive inverses and multiplication; it is then a ring with the same zero and identity (Subring: a subset containing 1R and closed under addition, additive inverses and multiplication).

[L2]

R[x] is the set of finitely supported functions NR with (a+b)i=ai+bi and (ab)i=j+k=iajbk (The polynomial ring over a commutative ring as finitely supported coefficient sequences with convolution).

[L3]

Polynomial rings in finitely many indeterminates are defined by R[x1,,x0]:=R and R[x1,,xn+1]:=R[x1,,xn][xn+1] (Polynomial rings in finitely many commuting indeterminates by iteration).

[L4]

For SR, (S) is the intersection of all two-sided ideals containing S, so S(S) (The ideal generated by a subset and principal ideals).

[L5]

In a commutative ring, (S) consists of finite sums risi, and (a)=Ra; the empty sum is included and equals 0 (In a commutative ring, (S) consists of finite sums risi, and (a)=Ra).

[L8]

If R is a Noetherian commutative ring then R[x1,,xn] is Noetherian for every nN (If R is Noetherian then R[x1,,xn] is Noetherian for every nN).

[L9]

Every commutative algebra of finite type over a Noetherian commutative ring is a Noetherian ring (Every algebra of finite type over a Noetherian ring is a Noetherian ring).

[L10]

R[a1,,an] is the smallest subring of A containing the image of R and a1,,an, and A is of finite type over R when it equals such a subring for a finite list (Subalgebra generated by a subset, algebras of finite type, and module-finite algebras).

Verification

technique · direct
1.1

A is a subring of k[x,y]. It contains 1=1+x0; it is closed under addition and additive inverses because k and xk[x,y] both are; and (c+xf)(c+xf)=cc+x(cf+cf+xff) lies in A.

L1L2L3given
1.2

A=k[x,xy,xy2,], the smallest subring of k[x,y] containing k and every xyi. That subring is contained in A because A is a subring containing k and each xyi=0+xyi. Conversely every c+xf lies in it: expanding f as a k-linear combination of monomials xayb gives xf as a k-linear combination of xa+1yb=xa(xyb), and each of x=xy0 and xyb is one of the listed generators.

L1L3L10given
2.1

The ideal a of A generated by {xyi:iN} equals xk[x,y]. An element of a is a finite sum jajxynj with ajA, which lies in xk[x,y]; conversely, for fk[x,y] expanded as a k-linear combination of monomials xayb, the element xf is the corresponding combination of xa(xyb) with xaA, hence lies in a.

L4L5step 1.1
3.1

Suppose a=(f1,,fm) as an ideal of A, with mN and fja. Since x=xy0a and x0, the ideal a is nonzero, so at least one fj is nonzero; let NN be an index beyond which every fj has vanishing y-coefficients, that is, the yb-coefficient of every fj is 0 for b>N. Any element of (f1,,fm) is jajfj with ajA; writing aj=cj+xhj with cjk and hjk[x,y], and using fjxk[x,y] from step 2.1, this element equals jcjfj+x2g for some gk[x,y]. Its yN+1-coefficient is therefore the sum of jcj0=0 and an element of x2k[x], hence lies in x2k[x].

L2L4L5step 2.1
4.1

But xyN+1 lies in a and its yN+1-coefficient is x, which is not in x2k[x]: every element of x2k[x] has vanishing coefficient at x1, whereas x has coefficient 10 there. So xyN+1(f1,,fm), contradicting a=(f1,,fm). Hence a is not finitely generated and A is not Noetherian.

L2L6step 3.1
5.1

The ambient ring k[x,y] is Noetherian, since k is a field and a polynomial ring in finitely many variables over a Noetherian ring is Noetherian. So the Noetherian ring k[x,y] has the non-Noetherian subring A. And A is not of finite type over k: an algebra of finite type over the Noetherian ring k would be Noetherian, which A is not, while k[x,y] itself is of finite type over k.

L7L8L9L10step 4.1

Remarks

  • Where finite generation actually fails. The ideal a needs the elements xyi for arbitrarily large i: multiplying by an element of A either scales by a constant, which cannot raise the y-exponent, or introduces a factor x, which pushes the term into x2k[x,y] and out of reach of the coefficient examined in step 3.1.

  • The failure is not a failure of the ambient ring. k[x,y] satisfies every chain condition the Hilbert basis theorem gives it. What the subring lacks is any map back to it, which is exactly the hypothesis A subring that admits a module retraction from a Noetherian ring is Noetherian adds in order to make the conclusion descend.

ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-26Open item page →

The subring k[x,y,x/y,x/y2,] of k(x,y) has a strictly ascending chain of principal ideals

Example

Let k be a field. Then k[x,y] is an integral domain, so it has a field of fractions (The field of fractions Frac(D)=(D{0})1D of an integral domain) in which it embeds (Frac(D) is a field and dd/1 embeds the integral domain D); write k(x,y):=Frac(k[x,y]) and identify k[x,y] with its image. Inside k(x,y) let

R  :=  k[x,  y,  x/y,  x/y2,  x/y3,]

be the smallest subring of k(x,y) containing k, x, y and x/yi for every i1. Then

(x)    (x/y)    (x/y2)    

is a strictly ascending chain of principal ideals of R. It never stabilises, so R is not Noetherian.

The element y belongs to R and is what makes each inclusion hold: x=y(x/y), x/y=y(x/y2), and so on. What makes each inclusion strict is that y is not invertible in R.

Facts & Assumptions

Given: A field k, the iterated polynomial ring k[x,y]=k[x][y], and the field k(x,y)=Frac(k[x,y]) with k[x,y] identified with its image. For cN and dZ the symbol xcyd denotes the element xcyd of k(x,y), read as the fraction xc/yd when d<0.

[L1]

A field is a set with two operations and distinguished elements 01 in which (F,+) is an abelian group, multiplication is associative and commutative on all of F with x1=x, and every x0 has a multiplicative inverse (Field).

[L2]

An integral domain is a commutative ring R with 10 and no zero divisors, that is, in which ab=0 implies a=0 or b=0 (Zero divisor, and integral domain: a commutative ring with 10 and no zero divisors).

[L3]

If R is an integral domain, then R[x1,,xn] is an integral domain for every nN, including n=0 (A polynomial ring in finitely many indeterminates over an integral domain is an integral domain).

[L4]

If D is an integral domain then D{0} is multiplicative and Frac(D)=(D{0})1D is the field of fractions of D, with elements the fractions a/b (b0) modulo the localisation equivalence (The field of fractions Frac(D)=(D{0})1D of an integral domain).

[L5]

For every integral domain D the ring Frac(D) is a field, and dd/1 is an injective unital ring homomorphism DFrac(D) (Frac(D) is a field and dd/1 embeds the integral domain D).

[L6]

A subset S of a ring is a subring when 1S and S is closed under addition, additive inverses and multiplication (Subring: a subset containing 1R and closed under addition, additive inverses and multiplication).

[L7]

Polynomial rings in finitely many indeterminates are defined by R[x1,,x0]:=R and R[x1,,xn+1]:=R[x1,,xn][xn+1] (Polynomial rings in finitely many commuting indeterminates by iteration).

[L8]

R[x] is the set of finitely supported functions NR, with coefficientwise addition and convolution product (The polynomial ring over a commutative ring as finitely supported coefficient sequences with convolution).

[L9]

For SR, (S) is the intersection of all two-sided ideals containing S, so S(S); ({a}) is written (a) and is called principal (The ideal generated by a subset and principal ideals).

[L10]

In a commutative ring, (S) consists of finite sums risi, and (a)=Ra (In a commutative ring, (S) consists of finite sums risi, and (a)=Ra).

Verification

technique · direct
1.1

A field is an integral domain: it is a commutative ring with 10, and if ab=0 with a0 then b=a1ab=0. Hence k[x,y] is an integral domain, its field of fractions k(x,y) is a field, and k[x,y] embeds in it.

L1L2L3L4L5given
2.1

Let R be the intersection of all subrings of k(x,y) containing k, x, y and every x/yi with i1; this family is nonempty because k(x,y) itself belongs to it, and an intersection of subrings is a subring, so R is the smallest such subring.

L6step 1.1
3.1

R is the set of k-linear combinations of the elements xcyd with c1 and dZ, together with the elements yd with d0. Call that set S. It is a subring: it contains 1=y0, is visibly closed under addition and additive inverses, and is closed under multiplication because (xcyd)(xcyd)=xc+cyd+d, where c+c1 as soon as one of c,c is, and where d+d0 when c=c=0. It contains the listed generators, since x=x1y0, y=y1 and x/yi=x1yi. Conversely every element of S lies in any subring containing the generators, because xcyd with c1 is xc1 times xyd, and xyd is xyd when d0 and is the generator x/yd when d<0. So S=R.

L6L9step 2.1
4.1

The elements xcyd of k(x,y), for c0 and dZ, are k-linearly independent, and consequently 1/yR. For the independence, a finite relation λc,dxcyd=0 becomes, after multiplication by yM for M large enough that every d+M occurring is at least 0, a relation λc,dxcyd+M=0 among distinct monomials of k[x,y]; a polynomial is a finitely supported family of coefficients, so it vanishes exactly when every coefficient does, and the embedding of k[x,y] is injective, so all λc,d=0. Now 1/y=x0y1, whose index pair has c=0 and d=1<0; by step 3.1 and the independence just proved, 1/y is not among the k-linear combinations making up R.

L5L7L8step 3.1
5.1

For every nN, (x/yn)(x/yn+1) and the inclusion is strict. The inclusion holds because yR and x/yn=y(x/yn+1), so the generator of the left ideal lies in the right one. If the two were equal then x/yn+1=rx/yn for some rR; multiplying by yn/x in the field k(x,y), which is legitimate because x0 and y0 there, gives r=1/y, contradicting step 4.1. At n=0 this reads (x)(x/y).

L9L10step 3.1step 4.1
6.1

The chain (x)(x/y)(x/y2) is an ascending chain of ideals of R indexed by N with every inclusion strict, so for no index N is it constant from N onwards. The ascending chain condition fails and R is not Noetherian.

L11step 5.1

Remarks

  • The failure here is a non-terminating factorisation. Splitting off a factor of y gives x=y(x/y), then x/y=y(x/y2), and so on without end, and the ascending chain of principal ideals is the same phenomenon read as ideals. That is a different failure from the one on this page's subalgebra of k[x,y], where a single ideal needs infinitely many generators while every principal ideal behaves.

  • Dropping y from the generating list breaks the example. The quotient of two consecutive generators x/yn and x/yn+1 is y, so without y in the ring there is nothing to make the inclusion (x/yn)(x/yn+1) hold, and the displayed chain is no longer ascending. The published source lists y among the generators for exactly this reason.

  • No ideal in the chain is the unit ideal, so R is not a field. Each x/yn has c=1 in the description of step 3.1, and multiplying it by any rR produces a k-combination of elements xcyd with c1; the element 1=x0y0 is not one of those, by the independence in step 4.1.

ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

Working the Hilbert basis construction on an ideal of Z[x] with non-monic stages

Example

Take a=(2x,3x2,x3) in Z[x]. Its stage ideals (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) are

a0=0,a1=(2),an=Z  for n2,

so the chain stabilises at N=2. Choosing the realisers 2x at stage 1 and x2 at stage 2, the generating list produced by 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 is 2x,  x2, and indeed a=(2x,x2).

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 f=5x4+2xa at stage n=2 subtracts h=5x4 and leaves 2x, of degree 1; applied again at stage n=1 it subtracts 2x and leaves 0.

The stage a1=(2) 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 Z[x] and the ideal a=(2x,3x2,x3).

[L1]

R[x] is the set of finitely supported functions NR, with coefficientwise addition and the convolution product (ab)i=j+k=iajbk (The polynomial ring over a commutative ring as finitely supported coefficient sequences with convolution).

[L2]

For 0fR[x] 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).

[L3]

For SR, (S) is the intersection of all two-sided ideals containing S, so S(S) (The ideal generated by a subset and principal ideals).

[L4]

In a commutative ring, (S) consists of finite sums risi, and (a)=Ra (In a commutative ring, (S) consists of finite sums risi, and (a)=Ra).

[L5]

For an ideal a of R[x] and nN, the set an of leading coefficients of the nonzero degree-n elements of a, together with 0, is an ideal of R, and anan+1 (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).

[L6]

Over a Noetherian ring, with N a stabilisation index of the stage chain and with realisers chosen for generators of an for each nN, those realisers generate a (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).

[L7]

With an=(c1,,cm) realised at stage n by g1,,gm, a nonzero fa of degree dn with lc(f)=jrjcjan admits h=jrjxdngj in the ideal generated by the gj with fh=0 or deg(fh)<d (A single cancellation step lowers the degree of a polynomial in an ideal once its leading coefficient lies in a realised stage).

[L8]

If R is a Noetherian commutative ring then R[x] is Noetherian (Hilbert basis theorem: if R is Noetherian then R[x] is Noetherian).

Verification

technique · direct
1.1

Every element of a is a2x+b3x2+cx3 with a,b,cZ[x]. Its constant coefficient is 0, since each of 2x, 3x2, x3 has support in the indices 1; and its coefficient at x1 is 2a0, since the second and third products have support in the indices 2. So a contains no nonzero constant, giving a0=0, and every element of a1 lies in (2).

L1L2L3L4given
2.1

The element 2x lies in a, is nonzero of degree 1 and has leading coefficient 2, so 2a1; with step 1.1 this gives a1=(2). The element x2=3x2x(2x) lies in a, is nonzero of degree 2 and has leading coefficient 1, so 1a2 and a2=Z.

L1L2L4L5step 1.1
3.1

The stages ascend, so Z=a2anZ and an=Z for every n2. The chain reads 0(2)Z=Z= and stabilises at N=2; it does not stabilise at N=1, since a1=(2)Z=a2.

L5step 2.1
4.1

Run the finite-generation lemma with N=2. Stage 0 has a0=0 and contributes no realiser; stage 1 has the single generator 2 of (2), realised by 2x; stage 2 has the single generator 1 of Z, realised by x2. So the lemma returns a=(2x,x2). This is checkable by hand: 2x and x2 lie in a by steps 1.1 and 2.1, while 3x2=3x2 and x3=xx2 lie in (2x,x2).

L4L6L8L9step 3.1
5.1

Take f=5x4+2x, which lies in a because 5x4=5x2x2 and 2x do. It is nonzero of degree d=4 with lc(f)=5Z=a2, so the cancellation lemma applies at n=min(4,2)=2 with the single realiser x2 and coefficient r1=5: it forms h=5x42x2=5x4 and leaves fh=2x, nonzero of degree 1<4. Applying it again to 2x at n=1, with realiser 2x and coefficient r1=1, forms h=1x02x=2x and leaves 0. Adding the two corrections back recovers f=5x4+2x as an element of (2x,x2).

L2L7step 4.1
6.1

The point of the example is the non-monic stage. At stage 1 the ideal a1=(2) has no unit generator, so the degree-1 part of an element of a cannot be cleared by dividing by a leading coefficient; the reduction has to express lc(f) inside the stage ideal and use a realiser, which is exactly what steps 4.1 and 5.1 do. That Z[x] is Noetherian at all is the Hilbert basis theorem applied to the Noetherian ring Z.

L5L8L9step 5.1

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 N; 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 (2x,3x2,x3) and the construction returns (2x,x2); both generate a, and step 4.1 checks the agreement directly rather than inferring it.

ExampleConstruction: AI-generatedVerification: AI-adaptedprecheck passaudited 2026-08-26Open item page →

Identifying the coefficient algebra in a concrete Artin–Tate tower

Example

Let k be a field and take the tower

A=k    B=k[t2,t3]    C=k[t]

inside the polynomial ring k[t]. Here C is of finite type over A, generated by t, and C is module-finite over B with module generators y1=1 and y2=t.

Running The Artin–Tate coefficient subalgebra is a Noetherian algebra of finite type on this tower collects the coefficients

t=0y1+1y2,y1y1=1y1+0y2,y1y2=y2y1=0y1+1y2,y2y2=t2y1+0y2,

so the coefficients are 0, 1 and t2 and the coefficient subalgebra is A=k[t2]. It is of finite type over k and Noetherian, and B is a finite A-module, generated by 1 and t3. The Artin–Tate lemma (Artin–Tate lemma: an intermediate ring over which a finite-type algebra is module-finite is itself of finite type) therefore returns that B is of finite type over k, which is directly visible here: B=k[t2,t3].

Facts & Assumptions

Given: A field k, the polynomial ring C=k[t], the subalgebra B=k[t2,t3] of C, and A=k.

[L1]

R[a1,,an] is the smallest subring of A containing the image of R and a1,,an; an algebra is of finite type over R when it equals such a subring for a finite list, and module-finite when it is finitely generated as an R-module (Subalgebra generated by a subset, algebras of finite type, and module-finite algebras).

[L2]

A subset S of a ring is a subring when 1S and S is closed under addition, additive inverses and multiplication (Subring: a subset containing 1R and closed under addition, additive inverses and multiplication).

[L3]

R[x] is the set of finitely supported functions NR, with coefficientwise addition and the convolution product (The polynomial ring over a commutative ring as finitely supported coefficient sequences with convolution).

[L4]

In the Artin–Tate setup, with C=A[t1,,tr], a B-module generating list y1,,yn of C with y1=1C, and coefficients zij,zijkB satisfying ti=jzijyj and yiyj=kzijkyk, the A-subalgebra AB generated by those coefficients satisfies AAB, is of finite type over A, and is a Noetherian ring (The Artin–Tate coefficient subalgebra is a Noetherian algebra of finite type).

[L5]

In that setup C is module-finite over A and B is module-finite over A (In the Artin–Tate setup the intermediate ring is module-finite over the coefficient subalgebra).

[L7]

For commutative rings ABC, each a subring of the next, with A Noetherian, C of finite type over A and C module-finite over B, the ring B is of finite type over A (Artin–Tate lemma: an intermediate ring over which a finite-type algebra is module-finite is itself of finite type).

Verification

technique · direct
1.1

B=k+t2k[t]. The set k+t2k[t] is a subring of k[t]: it contains 1, is closed under addition and additive inverses, and (c+t2f)(c+t2f)=cc+t2(cf+cf+t2ff); it contains t2 and t3, so it contains B. Conversely taB for every a2, being (t2)m when a=2m and t3(t2)m when a=2m+3, and kB, so k+t2k[t]B. Hence kBC with each a subring of the next, and C=k[t] is of finite type over k.

L1L2L3given
2.1

C=B1+Bt, so C is module-finite over B with generators y1=1 and y2=t. Indeed any gk[t] splits as g=g0+g1t+t2h with g0,g1k and hk[t], and then g=(g0+t2h)1+g1t with both coefficients in B by step 1.1. Note also tB: an element of k+t2k[t] has coefficient 0 at t1, whereas t has coefficient 1 there.

L1L2L3step 1.1
3.1

With r=1, t1=t, n=2, y1=1 and y2=t, the required relations hold with the coefficients displayed in the Example: t=01+1t; y1y1=1; y1y2=y2y1=t; and y2y2=t2=t21+0t, where t2B. The collected coefficients are therefore 0, 1 and t2, and the k-subalgebra of B they generate is A=k[t2], since 0 and 1 already lie in k.

L1L4step 2.1
4.1

A=k[t2] is of finite type over the Noetherian ring k and is Noetherian, and B is module-finite over A with generators 1 and t3. For the last point, A is the k-span of the powers t2m, so A1 is the k-span of the even powers of t and At3 is the k-span of the odd powers t2m+3. By step 1.1 the ring B is the k-span of 1 and of all ta with a2, so every basis monomial of B lies in one of these two A-submodules; hence every element of B lies in their sum, and B=A1+At3.

L4L5L6step 3.1
5.1

The tower now satisfies every hypothesis of the Artin–Tate lemma: k is Noetherian, C is of finite type over k, and C is module-finite over B. The lemma returns that B is of finite type over k; assembling its generating list from the collected coefficients and the A-module generators of B gives k[t2,1,0,t3]=k[t2,t3], which is B as presented.

L1L6L7step 4.1

Remarks

  • The coefficient subalgebra is smaller than B here. A=k[t2] is a polynomial ring in one variable and B=k[t2,t3] is not; the lemma does not claim A=B, only that A is Noetherian and that B is a finite A-module.

  • The coefficients depend on the chosen module generators. Replacing y2=t by y2=t+t2, which also works since t=y2t21, changes the structure constants and can change A; only the conclusion is independent of the choice.

  • Nothing here uses the characteristic of k. Every computation above is an identity between polynomials with coefficients 0 and 1, so the example runs unchanged over F2 and over Q.

False statementConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

False statement: in a Noetherian ring there is a single bound on the number of generators an ideal needs

Statement

False claim. For every Noetherian commutative ring R there is an NN such that every ideal of R can be generated by at most N elements.

The Noetherian condition bounds the number of generators of each ideal separately (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 asserts nothing uniform across the ideals of the ring.

Facts & Assumptions

Given: A field k and the polynomial ring k[x,y]=k[x][y] (Polynomial rings in finitely many commuting indeterminates by iteration), each of whose elements is uniquely a k-linear combination of the monomials xayb, a,bN, with finitely many nonzero coefficients. For an ideal I its powers are I0:=k[x,y] and In+1:=InI, where IJ is the ideal of finite sums liljl with ilI and jlJ (The sum I+J and product IJ of two-sided ideals). For fk[x,y] and nN, write f(n) for the sum of the terms of f whose monomials xayb have a+b=n.

[L1]

For SR, (S) is the intersection of all two-sided ideals containing S, so S(S) (The ideal generated by a subset and principal ideals).

[L2]

In a commutative ring, (S) consists of finite sums risi, and (a)=Ra (In a commutative ring, (S) consists of finite sums risi, and (a)=Ra).

[L3]

R[x] is the set of finitely supported functions NR, with coefficientwise addition and the convolution product (ab)i=j+k=iajbk (The polynomial ring over a commutative ring as finitely supported coefficient sequences with convolution).

[L4]

A vector space over a field F is a set V with an addition making (V,+,0V) an abelian group and a scalar multiplication F×VV satisfying λ(u+v)=λu+λv, (λ+μ)v=λv+μv, (λμ)v=λ(μv) and 1Fv=v (Vector space over a field).

[L5]

The span of a subset of a vector space is the set of finite linear combinations of its elements, and a subset spans V when its span is V (Linear combination of a finite list, and the span span(S) as the smallest linear subspace containing S).

[L6]

A subset SV is linearly independent when every injective finite list v ⁣:nS satisfies: i<nλivi=0V implies λi=0F for every i<n (Linear independence: a finite list v:nV is independent when i<nλivi=0V forces every λi=0F, and a subset SV is independent when every injective finite list into S is independent).

[L7]

If a vector space V over a field F has a spanning subset S with Sn for some nN, then every linearly independent subset LV is finite and the unique mN with Lm satisfies mn (If V has a spanning set with n elements, then every linearly independent subset of V is finite with at most n elements; in particular V has no linearly independent subset equinumerous with N).

[L8]

If R is a Noetherian commutative ring then R[x1,,xn] is Noetherian for every nN (If R is Noetherian then R[x1,,xn] is Noetherian for every nN).

Refutation

technique · direct
1.1

The ring k[x,y] is Noetherian, being a polynomial ring in finitely many variables over the Noetherian ring k.

L8L9given
1.2

Fix nN and let Vn be the set of k-linear combinations of the n+1 monomials xiyni for 0in. It is a k-vector space: it contains 0, is closed under addition and under multiplication by elements of k read as constant polynomials, and the vector-space axioms are the corresponding identities in k[x,y]. The monomials xiyni, 0in, are distinct and form a linearly independent subset of Vn, since a polynomial is a finitely supported family of coefficients and so vanishes exactly when all of its coefficients do; and they span Vn by construction.

L3L4L5L6given
2.1

Two facts about the ideal mn, where m=(x,y). First, xiynimn for 0in: at n=0 the ideal is all of k[x,y], and if a product of n factors from {x,y} lies in mn then multiplying it by x or by y lands in mnm=mn+1. Second, every element of mn has all its monomials of total degree at least n: this holds vacuously at n=0; every element of m is ax+by and so has all monomials of degree at least 1; and an element of mn+1 is a finite sum of products uv with umn and vm, whose monomials have degree at least n+1 because degrees add on monomials.

L1L2L3step 1.2
3.1

Suppose mn=(g1,,gm) with mN. By step 2.1 every monomial of every gj has degree at least n, so gj=gj(n)+pj with gj(n)Vn and every monomial of pj of degree at least n+1. Fix i with 0in and write xiyni=jhjgj with hjk[x,y]. Splitting each hj into its constant term λjk and a remainder whose monomials have degree at least 1, every contribution to hjgj other than λjgj(n) has all monomials of degree at least n+1. Comparing the coefficients of the monomials of degree exactly n on both sides gives xiyni=jλjgj(n).

L2L3step 1.2step 2.1
4.1

So the set {g1(n),,gm(n)}, which has at most m elements and lies in Vn, spans a subset of Vn containing all n+1 monomials xiyni, hence spans Vn. Those monomials form a linearly independent subset of Vn with exactly n+1 elements, so n+1m. Every generating list of mn therefore has at least n+1 members.

L5L6L7step 1.2step 3.1
5.1

Now suppose the claim held for R=k[x,y], which is Noetherian by step 1.1, with bound N. Taking n=N in step 4.1, the ideal (x,y)N needs at least N+1 generators, so it cannot be generated by at most N elements. The claim is false.

step 1.1step 4.1

Remarks

  • What the Noetherian condition does say. Each ideal has some finite generating list; the length of that list is allowed to depend on the ideal, and here it does, without bound.

  • The bound is sharp in this example and is not claimed to be sharp in general. The ideal (x,y)n is generated by the n+1 monomials of degree n, so exactly n+1 generators suffice; the refutation needs only the lower bound.

  • A uniform bound does exist in some Noetherian rings. In a principal ideal domain every ideal is generated by one element (Principal ideal domain), so the false claim is not false for lack of any instance; it is false because it is asserted for every Noetherian ring.

ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-26Open item page →

An algebra that is finite dimensional as a vector space over a field is a Noetherian ring

Example

Let k be a field and let A be a commutative k-algebra (Algebras over a commutative ring, central structure maps, and algebra homomorphisms) whose underlying k-vector space is finite dimensional, say dimkA=n with nN (Finite-dimensional vector space, and its dimension dimFV; infinite-dimensional means having no finite basis). Then A is a Noetherian ring, and every ideal of A is generated by at most n elements.

Facts & Assumptions

Given: A field k, which is in particular a commutative ring (Every field is a commutative ring with 10; it is an integral domain, and it is a commutative division ring), and a commutative k-algebra A with structure map ηA ⁣:kA whose underlying k-vector space is finite dimensional of dimension n.

[L1]

An R-algebra is a unital ring A with a unital ring homomorphism ηA ⁣:RA of central image; the induced scalar action ra:=ηA(r)a makes A an R-module (Algebras over a commutative ring, central structure maps, and algebra homomorphisms).

[L2]

A vector space over a field F is a set V with an addition making (V,+,0V) an abelian group and a scalar multiplication F×VV satisfying λ(u+v)=λu+λv, (λ+μ)v=λv+μv, (λμ)v=λ(μv) and 1Fv=v (Vector space over a field).

[L3]

A linear subspace of a vector space V over F is a subset containing 0V and closed under addition and under scalar multiplication, and it is itself a vector space over F under the restricted operations (Linear subspace of a vector space).

[L4]

V is finite-dimensional over F when it has a finite basis, and dimFV is the unique nN with a basis B satisfying Bn (Finite-dimensional vector space, and its dimension dimFV; infinite-dimensional means having no finite basis).

[L5]

If V is finite dimensional over F with dimFV=n and U is a linear subspace of V, then U is finite dimensional over F and dimFUn (If dimFV=n and U is a linear subspace of V, then U is finite-dimensional, dimFUn, and dimFU=n if and only if U=V).

[L7]

The span of a subset is the set of its finite linear combinations, and a subset spans V when its span is V (Linear combination of a finite list, and the span span(S) as the smallest linear subspace containing S).

[L8]

In a commutative ring, (S) consists of finite sums risi, and (a)=Ra (In a commutative ring, (S) consists of finite sums risi, and (a)=Ra).

[L10]

An algebra is module-finite over R when it is finitely generated as an R-module (Subalgebra generated by a subset, algebras of finite type, and module-finite algebras).

[L11]

A module-finite commutative algebra over a Noetherian commutative ring is a Noetherian ring (A module-finite algebra over a Noetherian ring is a Noetherian ring, and so is every ring between the two).

Verification

technique · direct
1.1

The algebra action λa=ηA(λ)a makes A a k-vector space: (A,+,0A) is an abelian group, and the four displayed scalar identities are exactly the module axioms that the algebra action satisfies. This is the vector-space structure the hypothesis dimkA=n refers to.

L1L2given
2.1

Every ideal I of A is a linear subspace of that vector space: it contains 0A, is closed under addition, and is closed under the scalar action because λa=ηA(λ)a is a product of an element of A with an element of I.

L1L3step 1.1
3.1

By the subspace theorem I is finite dimensional over k with dimkIn; fix a basis b1,,br of I with rn. Every element of I is then a finite k-linear combination i=1rλibi with λik.

L4L5L6L7step 2.1
4.1

Hence I=(b1,,br) as an ideal of A: each element iλibi of I equals iηA(λi)bi, which lies in the ideal generated by b1,,br, and conversely that ideal is contained in I because every bi lies in I. So every ideal of A is generated by at most n elements, and A is Noetherian.

L8L9step 3.1
5.1

The same conclusion follows from the module-finite theorem, and the two agree. A finite basis of A generates A as a k-module, so A is module-finite over k; k is a Noetherian ring; and a module-finite commutative algebra over a Noetherian ring is Noetherian. The direct argument above is recorded because it also produces the bound rn on the number of generators, which the general theorem does not.

L10L11L12step 1.1step 4.1

Remarks

  • Finite dimension over k is much stronger than finite type over k. A polynomial ring k[x] is of finite type over k and is Noetherian, but is not finite dimensional as a k-vector space; the bound on the number of generators of an ideal disappears there, as the companion false-statement item on this page records for k[x,y].

  • Commutativity of A is assumed only because this page works with commutative rings. The same argument applies verbatim to a left ideal of a finite-dimensional algebra that is not commutative.

ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passaudited 2026-08-26Open item page →

The symmetric polynomials as the invariant ring of the symmetric group, seen through Noether's finiteness theorem

Example

Let k be a field, let n1 and let Symn act on C=k[x1,,xn] by permuting the indeterminates (Symmetric polynomials as the invariants of variable permutations). This is an action by k-algebra automorphisms, and its invariant subring (A group acting on a ring by automorphisms and its invariant subring) is the ring k[x1,,xn]Symn of symmetric polynomials.

Noether's finiteness theorem (Noether's finiteness theorem: the invariants of a finite group acting on a finite-type algebra over a Noetherian ring form an algebra of finite type) says that this ring is of finite type over k. It names no generators. Fundamental theorem of symmetric polynomials: unique expression as a polynomial in e1,,en says strictly more: the substitution Tjej is a k-algebra isomorphism k[T1,,Tn]k[x1,,xn]Symn, so the elementary symmetric polynomials generate, there are n of them, and the expression of a symmetric polynomial in them is unique.

The orbit polynomial of For a finite group of ring automorphisms the orbit polynomial is monic over the invariant subring, so the ring is integral over its invariants at x1 is

Px1(T)=σSymn(Txσ(1))=(i=1n(Txi))q,q=Symnn,

and the coefficients of i=1n(Txi) are the elementary symmetric polynomials in x1,,xn up to sign.

Facts & Assumptions

Given: A field k, an integer n1, the iterated polynomial ring C=k[x1,,xn] (Polynomial rings in finitely many commuting indeterminates by iteration) with k identified with the subring of constants, and the group Symn of permutations of {1,,n}.

[L1]

Every permutation σSym({1,,n}) acts on R[x1,,xn] by σf(x1,,xn)=f(xσ(1),,xσ(n)), a polynomial is symmetric when σf=f for every σ, and the symmetric polynomials form the fixed subset R[x1,,xn]Symn (Symmetric polynomials as the invariants of variable permutations).

[L2]

For an action of a group G on a commutative ring C by ring automorphisms, CG={cC:gc=c for every gG} is a subring of C; when C is an A-algebra and every g fixes the image of A pointwise, the action is by A-algebra automorphisms and ACGC (A group acting on a ring by automorphisms and its invariant subring).

[L3]

A left action satisfies ec=c and (gh)c=g(hc) (Left group actions, transitive actions, and faithful actions).

[L4]

In a group every element has a two-sided inverse and the operation is associative (Group and abelian group).

[L5]

For commutative rings R,S, a unital ring homomorphism φ ⁣:RS and sS, there is a unique unital ring homomorphism R[x]S extending φ on constants and sending x to s (Universal property of R[x]: a coefficient homomorphism and the image of x determine a unique ring homomorphism).

[L7]

An algebra is of finite type over R when it equals R[a1,,am] for a finite list (Subalgebra generated by a subset, algebras of finite type, and module-finite algebras).

[L8]

For A Noetherian, C a commutative A-algebra of finite type with A a subring of C, and G a finite group acting on C by A-algebra automorphisms, the invariant subring CG is of finite type over A (Noether's finiteness theorem: the invariants of a finite group acting on a finite-type algebra over a Noetherian ring form an algebra of finite type).

[L9]

For every commutative ring R and every nN, substitution Tkek is an R-algebra isomorphism R[T1,,Tn]R[x1,,xn]Symn; equivalently, every symmetric polynomial has a unique expression Q(e1,,en) (Fundamental theorem of symmetric polynomials: unique expression as a polynomial in e1,,en).

[L10]

For 0kn the k-th elementary symmetric polynomial is ek(x1,,xn)=1i1<<iknxi1xik, with e0=1 (The elementary symmetric polynomials e0,e1,,en).

[L11]

In R[x1,,xn,t] one has i=1n(txi)=k=0n(1)kek(x1,,xn)tnk (Vieta expansion: i=1n(txi)=k=0n(1)kektnk).

[L12]

For a finite group G acting by ring automorphisms on a nonzero commutative ring C and xC, the polynomial gG(Tgx) is monic of degree G with all coefficients in CG, and C is integral over CG (For a finite group of ring automorphisms the orbit polynomial is monic over the invariant subring, so the ring is integral over its invariants).

Verification

technique · direct
1.1

The permutation action is by k-algebra automorphisms. For σSymn the map Φσ sending xj to xσ(j) and fixing k is a unital ring homomorphism, obtained by iterating the universal property of a polynomial ring along the tower defining C; composing, ΦσΦτ sends xj to xσ(τ(j)), so ΦσΦτ=Φστ and Φσ is bijective with inverse Φσ1. Each Φσ fixes the constants, so the action is by k-algebra automorphisms, and the invariant subring CSymn is by definition the set of f with σf=f for all σ, which is the ring of symmetric polynomials.

L1L2L3L4L5given
2.1

Noether's theorem applies. The ring k is Noetherian, C=k[x1,,xn] is of finite type over k with the indeterminates as generators, k is a subring of C, and Symn is a finite group acting on C by k-algebra automorphisms. So CSymn is of finite type over k: some finite list of symmetric polynomials generates it as a k-algebra. The theorem exhibits no such list.

L6L7L8step 1.1
3.1

The classical theorem gives strictly more, and the two agree where they overlap. Substitution Tjej is a k-algebra isomorphism onto CSymn, so CSymn=k[e1,,en], which in particular is a finite generating list and so reproves finite type. The extra content is twofold: the generators are named, and the isomorphism is injective, so the expression of a symmetric polynomial as a polynomial in e1,,en is unique. Nothing in Noether's theorem gives either.

L7L9L10step 2.1
4.1

The orbit polynomial at x1 is a power of the Vieta product. By the action formula σx1=xσ(1), so Px1(T)=σ(Txσ(1)), in which the factor Txi occurs once for each σ with σ(1)=i. For indices ii, composing with the transposition exchanging i and i is a bijection between the permutations with σ(1)=i and those with σ(1)=i, so all these counts are equal, say to q; summing over i gives nq=Symn. Hence Px1(T)=(i=1n(Txi))q, and the coefficients of i=1n(Txi) are the elementary symmetric polynomials in x1,,xn up to sign, the coefficient of Tnk being (1)kek. Every coefficient of Px1 is therefore a polynomial in e1,,en, consistent with the general statement that the coefficients lie in the invariant subring.

L4L10L11L12step 1.1step 3.1

Remarks

  • Noether's theorem is much weaker here, and that is the point of comparing them. Its proof runs through integrality and the Artin–Tate lemma and applies to any finite group acting on any finite-type algebra over any Noetherian ring; the fundamental theorem is special to the symmetric group acting on a polynomial ring by permutations, and pays for that with an exact description.

  • The exponent q is not an artefact. The orbit polynomial is a product over the group, not over the set of distinct values σx1, so the repetition is built into For a finite group of ring automorphisms the orbit polynomial is monic over the invariant subring, so the ring is integral over its invariants; the smaller polynomial i=1n(Txi) is also monic with invariant coefficients, and it is the one Vieta's expansion describes.

ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-26Open item page →

When the group order is invertible the Reynolds operator retracts a ring onto its invariants

Example

Let G be a finite group of order N1 acting by ring automorphisms on a commutative ring S (A group acting on a ring by automorphisms and its invariant subring), and suppose the element u:=N1S, the N-fold sum of 1S with itself, is invertible in S. Define the Reynolds operator

ρ ⁣:SSG,ρ(s):=u1gGgs.

Then ρ takes values in SG, is SG-linear, and satisfies ρ(a)=a for every aSG. So ρ is a retraction of the inclusion SGS as a map of SG-modules, and A subring that admits a module retraction from a Noetherian ring is Noetherian gives: if S is Noetherian then SG is Noetherian.

This neither contains nor is contained in Noether's finiteness theorem: the invariants of a finite group acting on a finite-type algebra over a Noetherian ring form an algebra of finite type. Noether's theorem needs a Noetherian subring AS, the finite-type hypothesis over A, and an action by A-algebra automorphisms; this example drops the finite-type and fixed-base-ring hypotheses, adds the hypothesis that N be invertible, and concludes only that SG is Noetherian rather than of finite type over a specified base ring.

Facts & Assumptions

Given: A finite group G of order N1 acting by ring automorphisms on a commutative ring S in which u=N1S is invertible.

[L1]

For an action of a group G on a commutative ring C by ring automorphisms, CG={cC:gc=c for every gG} is a subring of C, and each g acts as a ring automorphism, so g1C=1C (A group acting on a ring by automorphisms and its invariant subring).

[L2]

A left action satisfies ec=c and (gh)c=g(hc) (Left group actions, transitive actions, and faithful actions).

[L3]

In a group every element has a two-sided inverse and the operation is associative (Group and abelian group).

[L4]

In a ring, addition is associative and commutative, multiplication is associative, 1 is a two-sided multiplicative identity, and multiplication distributes over addition on both sides (Ring: an abelian group under addition and a monoid under multiplication, with multiplication distributing over addition on both sides).

[L5]

A subset S of a ring is a subring when 1S and S is closed under addition, additive inverses and multiplication (Subring: a subset containing 1R and closed under addition, additive inverses and multiplication).

[L6]

A function f ⁣:MN between R-modules is an R-module homomorphism when f(m+m)=f(m)+f(m) and f(rm)=rf(m) for all m,mM and rR (Module homomorphism and isomorphism, kernel, image and cokernel).

[L7]

If R is a Noetherian commutative ring, RR a subring, and ρ ⁣:RR is R-linear with ρ(x)=x for every xR, then R is Noetherian (A subring that admits a module retraction from a Noetherian ring is Noetherian).

[L8]

For A Noetherian, C a commutative A-algebra of finite type with A a subring of C, and G a finite group acting on C by A-algebra automorphisms, CG is of finite type over A (Noether's finiteness theorem: the invariants of a finite group acting on a finite-type algebra over a Noetherian ring form an algebra of finite type).

Verification

technique · direct
1.1

The element u=N1S is fixed by the action, and so is its inverse. Each hG acts as a ring homomorphism, so it is additive and sends 1S to 1S; applying it to the N-fold sum 1S++1S gives hu=u. Applying h to uu1=1S gives u(hu1)=1S; left-multiplying by u1 and using associativity, u1u=1S, and 1Sx=x yields hu1=u1. The formula ρ(s)=u1gGgs therefore defines a function SS, the sum being over the finite set G.

L1L4given
2.1

ρ takes values in SG. For hG, additivity of the action of h and step 1.1 give hρ(s)=u1gGh(gs)=u1gG(hg)s; and ghg is a bijection of G onto itself, with inverse gh1g, so it merely reindexes the sum and hρ(s)=ρ(s).

L1L2L3step 1.1
2.2

ρ is SG-linear. Additivity is additivity of each g together with associativity and commutativity of addition. For aSG and sS, each g is multiplicative and fixes a, so g(as)=(ga)(gs)=a(gs); summing and using distributivity gives ρ(as)=u1ag(gs)=aρ(s), where a and u1 commute because S is commutative.

L1L4L6step 1.1
2.3

ρ fixes SG pointwise. For aSG every term of the sum is a, so gGga is the N-fold sum of a, which by distributivity is ua; hence ρ(a)=u1(ua)=a.

L1L4step 1.1
3.1

So SG is a subring of S and ρ ⁣:SSG is SG-linear with ρ(a)=a for every aSG: it is a retraction of the inclusion as a map of SG-modules. If S is Noetherian, the retraction lemma applies with R=S and R=SG and gives that SG is Noetherian.

L1L5L7step 2.1step 2.2step 2.3
4.1

The comparison with Noether's theorem, and the caveat. Noether's theorem needs a Noetherian subring AC, the finite-type hypothesis over A, and an action by A-algebra automorphisms, and it concludes that CG is of finite type over A. The argument here uses none of the finite-type or fixed-base-ring hypotheses and concludes only that SG is Noetherian, at the cost of the invertibility of u. That cost is real: in S=F2[x], the substitution xx+1 defines an automorphism of order 2, but for the resulting action of the order-two group one has u=21S=0, so ρ is not defined.

L8step 3.1algebra

Remarks

ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passaudited 2026-08-26Open item page →

HomZ(Z/m,Z/n)Z/gcd(m,n) for n1

Example

Let mN and let n1. Then, as Z-modules,

HomZ(Z/m, Z/n)    Z/gcd(m,n).

The hypothesis n1 cannot be dropped. At n=0 the module Z/0 is a copy of Z, and for m2 the left-hand side is the zero module while gcd(m,0)=m makes the right-hand side Z/m, which is not zero.

Both modules here are finitely generated over Z, so Over a Noetherian ring the homomorphism module between two finitely generated modules is finitely generated predicts that the homomorphism module is finitely generated; the computation below identifies it outright.

Facts & Assumptions

Given: Natural numbers m and n with n1, and the classes [a]mZ/m and [b]nZ/n.

[L1]

The integers modulo n are the congruence classes [a]n={bZ:ba(modn)}, and [a]n=[b]n exactly when ab(modn); at n=0 each class is a singleton (The congruence class [a]n and the quotient set Z/n).

[L2]

Addition and multiplication of congruence classes are given by [a]n+[b]n=[a+b]n and [a]n[b]n=[ab]n (Addition and multiplication on Z/n by [a]n+[b]n=[a+b]n and [a]n[b]n=[ab]n).

[L3]

For every nN, (Z/n,+,[0]n) is an abelian group with [a]n=[a]n (For every natural n, (Z/n,+) is an abelian group, multiplication is a commutative monoid operation, and both distributive laws hold).

[L4]

Every abelian group carries a unique Z-module structure whose scalar action is integer multiplication, and abelian groups and Z-modules have the same objects and morphisms (Abelian groups and Z-modules have the same objects and morphisms).

[L5]

A function f ⁣:MN between R-modules is an R-module homomorphism when f(m+m)=f(m)+f(m) and f(rm)=rf(m) (Module homomorphism and isomorphism, kernel, image and cokernel).

[L6]

HomR(M,N) is an abelian group under pointwise addition (The abelian group HomR(M,N) and maps induced by pre- and postcomposition).

[L7]

Over a commutative ring R the group HomR(M,N) is an R-module under (rf)(x)=rf(x), with the published addition unchanged (Over a commutative ring the homomorphism group HomR(M,N) is an R-module).

[L9]

gcd(a,b) is the greatest common divisor of a and b, with gcd(0,0):=0; it satisfies gcd(a,b)0 always, and gcd(a,b)1 unless a=b=0 (Common divisor, and the greatest common divisor gcd(a,b), with the convention gcd(0,0):=0).

[L10]

Over a Noetherian commutative ring the homomorphism module between two finitely generated modules is finitely generated (Over a Noetherian ring the homomorphism module between two finitely generated modules is finitely generated).

Verification

technique · direct
1.1

Write d:=gcd(m,n), so d1 because n1, and d divides both m and n. Both Z/m and Z/n are abelian groups and hence Z-modules with the integer-multiplication action, and a Z-module homomorphism between them is exactly an additive map; HomZ(Z/m,Z/n) is a Z-module under pointwise addition and the integer action. Each Z/m is generated by [1]m, since [a]m=a[1]m.

L1L2L3L4L5L6L7L9given
2.1

Evaluation at [1]m is a Z-module isomorphism from HomZ(Z/m,Z/n) onto A:={yZ/n:my=0}. It lands in A, because m[1]m=[m]m=[0]m gives mf([1]m)=f([0]m)=0. It is injective, because f([a]m)=af([1]m) determines f. It is surjective: given yA, the assignment [a]may is well defined, since [a]m=[a]m means m divides aa and then (aa)y is a multiple of my=0, and it is additive. Additivity and Z-homogeneity of the evaluation map are immediate from the pointwise operations.

L1L2L5L6L7step 1.1
2.2

{bZ:n divides mb}=(n/d)Z. For the inclusion from right to left, b=(n/d)t gives mb=(m/d)nt, a multiple of n, using that d divides m. For the other inclusion, Bézout in the form mZ+nZ=dZ supplies integers u,v with d=um+vn; if n divides mb then n divides bd=u(mb)+v(bn), say bd=ns, and dividing by d1 gives b=(n/d)s.

L8L9step 1.1
3.1

A is the cyclic submodule generated by [n/d]n, and AZ/d. Indeed y=[b]n lies in A exactly when [mb]n=[0]n, that is when n divides mb, which by step 2.2 says b(n/d)Z; so A={[(n/d)t]n:tZ}. The map Z/dZ/n sending [c]d to [c(n/d)]n is well defined, since d dividing cc makes n=(n/d)d divide (cc)(n/d); it is additive; its image is A; and it is injective, since [c(n/d)]n=[0]n means c(n/d)=nt=(n/d)dt for some t, whence c=dt because n/d1 is nonzero, so [c]d=[0]d.

L1L2L3step 2.1step 2.2
4.1

Combining steps 2.1 and 3.1 gives HomZ(Z/m,Z/n)Z/d with d=gcd(m,n). This is consistent with the general finiteness statement: Z is Noetherian and Z/m, Z/n are generated by one element each, so the homomorphism module had to be finitely generated, and here it is cyclic. The hypothesis n1 is used in step 1.1 to make d1 and in steps 2.2 and 3.1 to divide by n/d; at n=0 the conclusion is false for m2, since an additive f ⁣:Z/mZ/0 has mf([1]m)=0 in a copy of Z, forcing f([1]m)=0 and f=0, while gcd(m,0)=m makes the claimed answer Z/m, which has more than one element.

L1L9L10L11step 2.1step 3.1

Remarks

  • The two boundary values behave differently, and only one of them is admitted. At m=0 the module Z/0 is a copy of Z and the formula reads HomZ(Z,Z/n)Z/n, which is correct and is the case d=gcd(0,n)=n. At n=0 it fails, as step 4.1 records. The asymmetry is the asymmetry between the source and the target of a homomorphism, not an artefact of the gcd convention.

  • The displayed isomorphism is canonical for these quotient presentations. The classes [1]m and [n/d]n are distinguished by the standard quotient maps, not chosen generators. Evaluation at [1]m, followed by the inverse of [c]d[c(n/d)]n, therefore gives the isomorphism without an auxiliary choice.

Sources