Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-adaptedPipeline-generatedaudited 2026-09-27
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.

Finite-variable polynomial algebras over fields are Noetherian by finite generators

Statement

For every field K and every finite d≥0, the ring K[x1,…,xd] is Noetherian: each ideal of it has a finite generating list. The proof uses only finite selections and is choice-free.

Facts & Assumptions

Given: a field K and an integer d≥0.

[L1]

A ring R is left Noetherian when its left regular module RR is Noetherian; unqualified "Noetherian ring" means left Noetherian, and a commutative ring carries no side ambiguity (Left and right Noetherian rings).

[L2]

A module is Noetherian when every one of its submodules is finitely generated, and a submodule is finitely generated when it is generated by a finite set (Noetherian modules: every submodule is finitely generated, Generated submodule, cyclic and finitely generated modules, module basis and free module).

[L3]

The regular left module RR has scalar action r⋅x=rx. Ring multiplication satisfies the module axioms; by the submodule and left-ideal definitions, a subset I⊆R is a submodule of RR exactly when it is an additive subgroup closed under ri, that is, a left ideal. In a commutative ring left, right and two-sided ideals coincide (Left and right Noetherian rings, Unital left and right modules over a ring; unqualified module means left module, Submodule of a module, Left, right and two-sided ideals).

[L4]

For S⊆R the ideal (S) is the smallest ideal containing S, and in a commutative ring it consists of the finite sums ∑irisi with ri∈R, si∈S; for a∈R the principal ideal is (a)=Ra (The ideal generated by a subset and principal ideals, In a commutative ring, (S) consists of finite sums ∑risi, and (a)=Ra).

[L5]

In R[x] addition is coefficientwise and the coefficient of xn in a product is ∑i+j=naibj, while x is the coefficient sequence with the single value 1R at index 1 (The polynomial ring over a commutative ring as finitely supported coefficient sequences with convolution).

[L6]

For nonzero f,g over a commutative ring, deg⁡(f+g)≤max⁡{deg⁡f,deg⁡g} when f+g≠0, and the coefficient of xdeg⁡f+deg⁡g in fg is lc⁡(f)lc⁡(g); the degree and leading coefficient are as in Degree, leading coefficient and monic polynomial, with the zero polynomial having no degree (Degree inequalities for sums and products over a commutative ring).

[L7]

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

[L8]

Proof

technique · direct
1.1

Every field F is Noetherian. Let I⊆F be an ideal of the commutative ring F; if I contains some a≠0, then 1F=a−1a∈I by [L8] and [L4], so I=F=(1F); otherwise I={0}=(0F), which is generated by the empty list. In both cases I is finitely generated, so every submodule of the regular module FF is finitely generated by [L3], and [L1] and [L2] make F Noetherian.

L1L2L3L4L8
1.2

Let C be a Noetherian commutative ring and let I⊆C[x] be an ideal. Then I is finitely generated. In this step, a polynomial is said to have support bounded by n when all coefficients above index n vanish; this includes the zero polynomial without assigning it a degree. For n∈N put Jn:={a∈C:the coefficient of xn in some f∈I with support bounded by n equals a}, a nonempty set containing 0. Each Jn is an ideal of C: it is closed under addition because coefficients of xn add, and under multiplication by r∈C because rf∈I again has support bounded by n with coefficient of xn equal to ra. By [L5] the coefficient of xn+1 in xf is the coefficient of xn in f, and xf has support bounded by n+1 by [L5]; hence Jn⊆Jn+1. The union J:=⋃nJn is an ideal of C: for a∈Jm and b∈Jn, both lie in Jmax⁡(m,n), which is an ideal, so a+b∈Jmax⁡(m,n)⊆J; also ra∈Jm⊆J for r∈C. Since C is Noetherian, every ideal of C is finitely generated by [L1], [L2] and [L3]; fix a finite generating list J=(b1,…,br) as in [L4]. If r=0, then J=0, hence I=0 because the leading coefficient of any nonzero f∈I would belong to Jdeg⁡f⊆J; in this case the empty list generates I. Otherwise each bi lies in some JNi; put N:=max⁡iNi, which exists because the list is finite and nonempty. Then JN is an ideal containing every bi, so J⊆JN by [L4], and JN⊆J by definition of J; hence Jn=JN for every n≥N. For each of the finitely many n≤N the ideal Jn has a finite generating list Jn=(cn,1,…,cn,sn) by [L1], [L2] and [L3], and for each pair (n,k) we choose fn,k∈I with support bounded by n whose coefficient of xn is cn,k, which exists by the definition of Jn (take fn,k=0 when cn,k=0). We claim that the finite set W:={fn,k:0≤n≤N, 1≤k≤sn} generates I; by [L4] this means (W)=I, and (W)⊆I holds because W⊆I. The zero polynomial is already in (W). Let 0≠f∈I have degree d, and put n:=min⁡{d,N}; the leading coefficient lc⁡(f) is the coefficient of xd in f, so lc⁡(f)∈Jd if d≤N and lc⁡(f)∈Jd=JN if d>N, that is lc⁡(f)∈Jn in both cases. By [L4] there are μ1,…,μsn∈C with lc⁡(f)=∑kμkcn,k, and each xd−nfn,k lies in I and has support bounded by d with coefficient of xd equal to cn,k; therefore g:=f−∑kμkxd−nfn,k lies in I and is either zero or has degree strictly smaller than d by [L5] and [L6]. Induction on d, in the form of repeated descent of the degree, expresses every element of I as a combination of elements of W with coefficients in C[x]; hence I=(W) is finitely generated.

L1L2L3L4L5L6inductiondischarge-induction: degree descent to the case of the zero polynomial
2.1

We prove by induction on d that K[x1,…,xd] is Noetherian. For d=0 the ring is K by [L7], Noetherian by step 1.1. For the step, K[x1,…,xd+1]=K[x1,…,xd][xd+1] by [L7]; if K[x1,…,xd] is Noetherian, then every ideal of K[x1,…,xd+1] is finitely generated by step 1.2, so K[x1,…,xd+1] is Noetherian by [L1], [L2] and [L3].

L1L2L3L7step 1.1step 1.2basedischarge-induction: step 1.1
3.1

Thus for every field K and every d≥0 the ring K[x1,…,xd] is Noetherian, that is, each of its ideals has a finite generating list: by step 2.1 its regular module is Noetherian, and its ideals are exactly the submodules of that module by [L3]. Every selection made above was from a finite list — the generating lists of the finitely many ideals Jn with n≤N, the finitely many witnesses fn,k, and the finitely many indices Ni — and the degree descent is an induction on N, so no choice principle is used.

L1L2L3step 2.1∎

Depends on

Used by

Dependency tree · two levels

38 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources