Alphabeta Math
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

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

Henselian Rings and Equicharacteristic Cohen Structure

1 · Prerequisites

2 · Summary

This page organizes three linked themes. Henselian pairs are introduced through coprime factor lifting, simple-root lifting, and idempotent lifting; complete, nilpotent, Artinian, and quotient cases then show where the abstract mechanism actually applies. The second half switches to complete equicharacteristic local rings, where maximal residue-injective subfields become coefficient fields and formal power-series substitution becomes the engine behind Cohen presentations.

The endpoint is the equicharacteristic Cohen structure theorem and its parameter-subring refinement for complete local domains. Mixed characteristic is recorded honestly as the next theorem beyond this page, not folded into the proved-here route without the missing Cohen-ring machinery.

3 · Logical flowchart

4 · Definitions, theorems and proofs

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

Henselian pairs and Henselian local rings

Definition

Let A be a commutative ring and let IA be an ideal.

The pair (A,I) is a Henselian pair when:

  1. IJ(A), and
  2. for every monic polynomial fA[T] and every factorization f=g0h0 in (A/I)[T] with g0,h0 monic and (g0,h0)=(1), there is a unique factorization f=gh in A[T] with g,h monic and g=g0, h=h0.

If (A,m) is a local ring, then A is a Henselian local ring when the pair (A,m) is Henselian.

This page uses the Jacobson-radical condition as part of the definition rather than as a theorem proved later; that is the convention in the cited sources and is the hypothesis spent by the uniqueness and unit arguments below.

LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

The defining ideal of a Henselian pair lies in the Jacobson radical

Statement

If (A,I) is a Henselian pair, then IJ(A).

Facts & Assumptions

Given: A Henselian pair (A,I).

[L1]

A Henselian pair is defined by the Jacobson-radical condition together with unique lifting of coprime monic factorizations (Henselian pairs and Henselian local rings).

Proof

technique · unpack the definition
1.1

By [L1], one clause in the definition of a Henselian pair is exactly the containment IJ(A).

L1given
2.1

Therefore the defining ideal of a Henselian pair lies in the Jacobson radical.

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

Lift a Bezout identity for coprime residue factors

Statement

Let A be a commutative ring, let IA be an ideal, and let g0,h0(A/I)[T] generate the unit ideal. If g,hA[T] lift g0,h0, then there exist polynomials a,bA[T] such that ag+bh1(modI).

Facts & Assumptions

Given: A commutative ring A, an ideal I, residue polynomials g0,h0(A/I)[T] with (g0,h0)=(1), and lifts g,hA[T].

[L1]

The quotient ring A/I and the polynomial ring over a commutative ring are again commutative rings, so Bezout identities and coefficientwise lifting make sense in (A/I)[T] and A[T] (The quotient ring R/I with (r+I)(s+I)=rs+I, The polynomial ring over a commutative ring as finitely supported coefficient sequences with convolution).

Proof

technique · lift one residue Bezout identity coefficientwise
1.1

Because (g0,h0)=(1) in (A/I)[T], there exist a0,b0(A/I)[T] such that a0g0+b0h0=1.

L1givenchoose
2.1

Lift the coefficients of a0 and b0 to polynomials a,bA[T]. Reducing coefficientwise modulo I gives ag+bh=ag+bh=a0g0+b0h0=1. Hence ag+bh1(modI).

step 1.1L1choose
3.1

Thus a coprime residue factorization always admits a lifted Bezout relation modulo I.

step 2.1
LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

Monicity and degree stay fixed during Hensel factor lifting

Statement

Let A be a commutative ring, let g,hA[T] be monic of degrees m,n, and let u,vA[T] satisfy degu<m and degv<n. Then g+u and h+v are still monic of degrees m and n.

Facts & Assumptions

Given: Monic polynomials g,h of degrees m,n and correction terms u,v with degu<m and degv<n.

[L1]

A polynomial of degree less than m has zero Tm-coefficient, and similarly a polynomial of degree less than n has zero Tn-coefficient.

Proof

technique · compare leading terms
1.1

Since degu<m, [L1] shows that the coefficient of Tm in u is 0. Hence the coefficient of Tm in g+u is the coefficient of Tm in g, namely 1. Therefore g+u is monic of degree m.

L1given
1.2

Since degv<n, [L1] shows that the coefficient of Tn in v is 0. Hence the coefficient of Tn in h+v is the coefficient of Tn in h, namely 1. Therefore h+v is monic of degree n.

L1given
2.1

Hence degree-bounded corrections preserve the prescribed monicity and degrees throughout Hensel lifting.

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

One correction step raises factor lifting by one ideal power

Statement

Let A be a commutative ring, let IA be an ideal, let f,g,hA[T] with f monic and g,h monic of degrees m,n, and let r1. Assume:

  1. degf=m+n,
  2. fghIr[T], and
  3. there exist a,bA[T] with ag+bh1(modI).

Then there exist u,vIr[T] with degu<m and degv<n such that for g=g+u and h=h+v one has fghIr+1[T].

Facts & Assumptions

Given: A commutative ring A, an ideal I, monic polynomials f,g,h as above, an integer r1, an error term e=fghIr[T], and a lifted Bezout relation ag+bh1(modI), with degf=m+n.

[L1]

A coprime residue factorization admits such a lifted Bezout identity modulo I (Lift a Bezout identity for coprime residue factors).

[L2]

Corrections of degrees <m and <n preserve the monicity and degrees of the factors (Monicity and degree stay fixed during Hensel factor lifting).

Proof

technique · solve the linearized correction equation modulo $I^{r+1}$
1.1

Put M=Ir/Ir+1, viewed as an A/I-module, and write εM[T] for the class of e=fgh. Since f and gh are monic of the same degree m+n, one has degε<m+n. Multiplying ag+bh1(modI) by ε gives ε=(aε)g+(bε)hin M[T].

L1givenalgebra
2.1

Divide bεM[T] by the monic polynomial g to write bε=qg+uˉ,deguˉ<m. Substitution in step 1.1 gives ε=uˉh+vˉg,vˉ:=aε+qh. The polynomial εuˉh=vˉg has degree less than m+n; because g is monic of degree m, this forces degvˉ<n. Lift uˉ,vˉ coefficientwise to polynomials u,vIr[T] with the same degree bounds.

step 1.1choosealgebra
3.1

Set g=g+u and h=h+v. Then gh=gh+uh+vg+uv. By step 2.1, the first three terms agree with f modulo Ir+1, while uvI2r[T]Ir+1[T] because r1. Hence fghIr+1[T]. By [L2], g and h remain monic of degrees m,n.

L2step 2.1givenalgebra
4.1

Therefore one Hensel correction step improves a lift modulo Ir to a lift modulo Ir+1 without changing the prescribed degrees.

step 3.1
LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

Successive Hensel corrections are Cauchy

Statement

Let (gr,hr)r1 be a sequence of Hensel corrections such that gr+1grIr[T] and hr+1hrIr[T] for every r1. Then each coefficient sequence of (gr) and of (hr) is Cauchy for the I-adic topology on A.

Facts & Assumptions

Given: Successive lifts (gr,hr) with differences in Ir[T] at stage r.

[L1]

One Hensel correction step changes each factor by a polynomial whose coefficients lie in the current ideal power (One correction step raises factor lifting by one ideal power).

Proof

technique · telescope the stagewise corrections
1.1

Fix a coefficient index j. If s>r, then the coefficient of Tj in gsgr is a sum of coefficients from the increments gk+1gk for k=r,,s1. By [L1], each summand lies in IkIr, so the whole difference lies in Ir. Thus the jth coefficients of the gr form an I-adic Cauchy sequence.

L1givenalgebra
1.2

The same argument applied to the increments hk+1hkIk[T] shows that each coefficient sequence of the hr is also I-adically Cauchy.

L1givenalgebra
2.1

Hence the iterative Hensel corrections are coefficientwise Cauchy.

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

The coefficientwise limits multiply back to the original polynomial

Statement

Let A be I-adically complete and separated, and let (gr,hr)r1 be monic polynomial lifts of fixed degrees such that:

  1. fgrhrIr[T] for every r1, and
  2. the coefficient sequences of gr and hr are I-adically Cauchy.

Then the coefficientwise limits g,hA[T] exist and satisfy f=gh.

Facts & Assumptions

Given: An I-adically complete and separated ring A, a polynomial fA[T], and stagewise lifts (gr,hr) as above.

[L1]

The Hensel correction sequences are coefficientwise I-adically Cauchy (Successive Hensel corrections are Cauchy).

[L2]

Completeness gives limits of I-adic Cauchy sequences, and separatedness means that an element lying in every Ir is zero (Separated and complete filtered modules).

Proof

technique · take coefficientwise limits and use separatedness on each coefficient
1.1

By completeness and [L2], each coefficient sequence of gr and of hr has a limit in A. Since the degrees are fixed and the leading coefficients are always 1, these limits assemble into monic polynomials g,hA[T] of the same degrees.

L1L2given
2.1

Fix a coefficient index j of the product. Only finitely many coefficient pairs contribute to the Tj-coefficient of grhr, so ordinary continuity of finite sums and products shows that the Tj-coefficient of grhr converges to the Tj-coefficient of gh.

step 1.1givenalgebra
3.1

For every r, the coefficient of Tj in fgrhr lies in Ir by hypothesis. Passing to the limit in step 2.1 shows that the coefficient of Tj in fgh lies in every Ir. By separatedness and [L2], that coefficient is 0. Since this holds for every j, one has f=gh.

L2step 2.1givenalgebra
4.1

Therefore the coefficientwise limits of the iterative factors multiply back to the original polynomial.

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

Two lifted factorisations agree modulo every ideal power

Statement

Let A be a commutative ring, let IA be an ideal, let fA[T], and let f=gh=gh with g,h,g,h monic, g=g, h=h, with g,g of the same degree m and h,h of the same degree n, and with g,h coprime in (A/I)[T]. Then gg(modIr[T])andhh(modIr[T]) for every r1.

Facts & Assumptions

Given: Two monic lifts f=gh=gh of the same coprime residue factorization.

[L1]

Coprime residue factors admit a lifted Bezout identity modulo I (Lift a Bezout identity for coprime residue factors).

Proof

technique · improve congruence one power at a time
1.1

The congruences modulo I hold by hypothesis, so the claim is true for r=1.

given
2.1

Assume gg(modIr[T]) and hh(modIr[T]) for some r1. Write g=g+u and h=h+v with u,vIr[T]. Since each pair consists of monic polynomials of the same degree, degu<m and degv<n. From gh=(g+u)(h+v) we get uh+vg+uv=0. Modulo Ir+1 the term uv vanishes, so uh+vg0(modIr+1).

step 1.1givenassume-hypalgebra
3.1

Put M=Ir/Ir+1, and let uˉ,vˉM[T] be the classes of u,v. Step 2.1 gives uˉh+vˉg=0. Choose a,b with ag+bh1(modI) by [L1]. Modulo the monic polynomial g, multiplication by h is invertible with inverse b, so uˉh=0 implies uˉ=0 modulo g. Since deguˉ<m=degg, this gives uˉ=0. The equation then becomes vˉg=0, and multiplication by the monic polynomial g is injective on M[T], so vˉ=0. Hence u,vIr+1[T], proving the two congruences modulo Ir+1.

L1step 2.1algebradischarge-induction
4.1

By induction, the two lifted factorisations agree modulo every power Ir.

step 1.1step 3.1
PropositionStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

Lifted coprime factorisations are unique

Statement

Let (A,I) be a Henselian pair. Let fA[T] be monic, and let f=g0h0 in (A/I)[T] with g0,h0 monic and coprime. Then there is at most one factorization f=gh with g,h monic and g=g0, h=h0.

Facts & Assumptions

Given: A Henselian pair (A,I), a monic polynomial fA[T], and a coprime monic residue factorization f=g0h0.

[L1]

In a Henselian pair, such lifted factorisations are part of the defining lifting property (Henselian pairs and Henselian local rings).

[L2]

Any two lifts of the same coprime residue factorization agree modulo every power of the ideal (Two lifted factorisations agree modulo every ideal power).

Proof

technique · combine the definition with the congruence induction
1.1

Suppose f=gh=gh are two monic lifts of the given residue factorization. By [L2], they agree modulo Ir[T] for every r1.

L2given
2.1

In the present page's convention, [L1] already includes uniqueness of the lifted factorization. Therefore the two lifts must coincide. Step 1.1 records the explicit congruence mechanism that later examples use.

L1step 1.1
3.1

Hence a coprime monic residue factorization has at most one Hensel lift.

step 2.1
LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-09-04Open item page →

A simple residue root determines a coprime residue factorisation

Statement

Let k be a field, let fk[T], and let ak satisfy f(a)=0 and f(a)0. Then there exists hk[T] such that f=(Ta)h, and the factors Ta and h are coprime.

Facts & Assumptions

Given: A field k, a polynomial fk[T], and a simple root a of f.

[L1]

Polynomial division by a monic linear polynomial is valid over any commutative ring, in particular over a field (The polynomial ring over a commutative ring as finitely supported coefficient sequences with convolution).

Proof

technique · divide by the linear factor and evaluate the derivative
1.1

Since f(a)=0, polynomial division by Ta gives a factorization f=(Ta)h for some hk[T].

L1given
2.1

Differentiating the identity of step 1.1 and evaluating at a yields f(a)=h(a). The left side is nonzero by hypothesis, so h(a)0. Therefore Ta does not divide h, which is equivalent to (Ta,h)=(1) in k[T].

step 1.1givenalgebra
3.1

Thus a simple residue root determines a coprime residue factorization.

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

Factor lifting implies simple-root lifting

Statement

Let (A,m) be a Henselian local ring with residue field k=A/m. Let fA[T] be monic, and let ak be a simple root of f. Then there exists a unique aA lifting a such that f(a)=0.

Facts & Assumptions

Given: A Henselian local ring (A,m), a monic polynomial fA[T], and a simple residue root a of f.

[L1]

A simple residue root gives a coprime factorization f=(Ta)h in k[T] (A simple residue root determines a coprime residue factorisation).

[L2]

A Henselian pair lifts coprime monic factorizations uniquely (Henselian pairs and Henselian local rings, Lifted coprime factorisations are unique).

Proof

technique · lift the linear factor
1.1

By [L1], write f=(Ta)h with Ta and h coprime. Since (A,m) is Henselian, [L2] gives a lifted factorization f=(Ta)h with aA reducing to a. Evaluating at T=a gives f(a)=0.

L1L2given
2.1

If a is another lift of a with f(a)=0, then f=(Ta)h for some monic h, and this is another lift of the same residue factorization. By [L2], the lifted factorization is unique, so Ta=Ta and hence a=a.

L2step 1.1given
3.1

Therefore factor lifting implies unique lifting of every simple residue root.

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

Idempotents lift uniquely in a Henselian pair

Statement

Let (A,I) be a Henselian pair. Every idempotent eA/I lifts to a unique idempotent eA.

Facts & Assumptions

Given: A Henselian pair (A,I) and an idempotent eA/I.

[L1]

In a Henselian pair, coprime monic factorizations lift uniquely (Henselian pairs and Henselian local rings).

Proof

technique · lift the factorization of $T^2-T$
1.1

Because e2=e, one has T2T=(Te)(T(1e)) in (A/I)[T]. The two factors are monic, and their difference is 12e, which is a unit because e(1e)=0 forces every prime quotient to send e to 0 or 1. Hence the factors are coprime.

givenalgebra
2.1

By [L1], this residue factorization lifts uniquely to T2T=(Te)(T(1e)) for some eA lifting e. Evaluating at T=e yields e2e=0, so e is idempotent.

L1step 1.1
3.1

If e is another lifted idempotent, then (Te)(T(1e)) is a second lift of the same residue factorization. By [L1], the factorization is unique, so e=e.

L1step 2.1
4.1

Therefore idempotents lift uniquely in a Henselian pair.

step 2.1step 3.1
LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

Simple-root lifting also lifts idempotents

Statement

Let (A,m) be a local ring whose simple residue roots lift uniquely. Then every idempotent of the residue field A/m lifts uniquely to an idempotent of A.

Facts & Assumptions

Given: A local ring (A,m) in which every simple residue root of a monic polynomial lifts uniquely.

[L1]

In a Henselian local ring, factor lifting implies unique lifting of simple residue roots (Factor lifting implies simple-root lifting).

Proof

technique · apply the simple-root criterion to $T^2-T$
1.1

The residue ring A/m is a field, so its only idempotents are 0 and 1. For e{0,1}, the polynomial p(T)=T2T satisfies p(e)=0 and p(e)=2e1{1,1}, hence e is a simple residue root.

givenalgebra
2.1

By the assumed simple-root lifting property, there is a unique lift eA of e with p(e)=0. The equation p(e)=0 is exactly e2=e, so e is idempotent.

step 1.1given
3.1

Therefore the simple-root form lifts residue idempotents uniquely. The role of [L1] is only to identify this as the same mechanism already proved for Henselian local rings.

L1step 2.1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

The simple-root form recovers factor lifting

Statement

Let (A,m) be a local ring with residue field k. Assume every simple root ak of the reduction f of every monic polynomial fA[T] lifts uniquely to an element aA satisfying f(a)=0. Then (A,m) has the coprime monic factor-lifting property.

Facts & Assumptions

Given: A local ring (A,m) in which, for every monic fA[T], every simple root of fk[T] lifts uniquely to a root of f in A.

[L1]

Stacks, Section 10.153, Lemma 10.153.3 identifies the simple-root lifting condition for a local ring with the coprime monic factor-lifting property.

Proof

technique · invoke the local converse in the cited source
1.1

The hypothesis of this item is exactly the simple-root lifting condition in [L1], and conclusion (3) of [L1] is exactly the coprime monic factor-lifting property. Therefore the cited source yields the required factorization statement for (A,m).

L1given
2.1

Therefore unique lifting of simple residue roots recovers unique lifting of coprime monic factorizations.

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

A local ring is Henselian exactly when simple residue roots lift uniquely

Statement

Let (A,m) be a local ring. Then A is Henselian if and only if every simple root of every monic polynomial over the residue field A/m lifts uniquely to a root over A.

Facts & Assumptions

Given: A local ring (A,m).

[L1]

Henselian factor lifting implies unique simple-root lifting (Factor lifting implies simple-root lifting).

[L2]

Unique simple-root lifting recovers the coprime factor-lifting property (The simple-root form recovers factor lifting).

[L3]

A Henselian local ring is precisely a local ring whose maximal-ideal pair is Henselian (Henselian pairs and Henselian local rings).

Proof

technique · prove the two implications separately
1.1

If A is Henselian, then [L3] identifies (A,m) as a Henselian pair, and [L1] gives unique lifting of every simple residue root.

L1L3given
1.2

Conversely, assume every simple residue root lifts uniquely. Then [L2] gives the coprime monic factor-lifting property for (A,m). Since m is the unique maximal ideal of the local ring, one has mJ(A), so [L3] shows that A is Henselian.

L2L3given
2.1

Therefore a local ring is Henselian exactly when every simple residue root lifts uniquely.

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

Equivalent elementary forms of Hensel's property

Statement

For a local ring (A,m), the following are equivalent:

  1. A is Henselian.
  2. Every simple root of every monic polynomial over A/m lifts uniquely to A.
  3. For every finite A-algebra B, the map from idempotents of B to idempotents of B/mB is a bijection.

Facts & Assumptions

Given: A local ring (A,m).

[L1]

Henselianity is equivalent to unique simple-root lifting (A local ring is Henselian exactly when simple residue roots lift uniquely).

[L2]

In Stacks, Section 15.11, Lemma 15.11.6, a pair (A,I) is Henselian if and only if for every finite A-algebra B the map BB/IB induces a bijection on idempotents.

[L3]

A local ring A is Henselian exactly when its maximal-ideal pair (A,m) is Henselian (Henselian pairs and Henselian local rings).

Proof

technique · combine the local criterion with the pair-level finite-algebra characterization from the cited source
1.1

By [L1], conditions (1) and (2) are equivalent.

L1given
1.2

By [L3], condition (1) says exactly that the pair (A,m) is Henselian. Then [L2] identifies this with the finite-algebra idempotent bijection in condition (3). Hence conditions (1) and (3) are equivalent.

L2L3given
2.1

Since (1) is equivalent to both (2) and (3), all three conditions are equivalent.

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

Complete separated adic pairs are Henselian

Statement

Let A be a commutative ring and let IA be an ideal. If A is I-adically complete and separated, then (A,I) is a Henselian pair.

Facts & Assumptions

Given: A commutative ring A that is I-adically complete and separated.

[L1]

In an I-adically complete ring, every element congruent to 1 modulo I is a unit (Elements congruent to 1 modulo a defining ideal are units).

[L2]

Coprime residue factors admit a lifted Bezout identity modulo I (Lift a Bezout identity for coprime residue factors).

[L3]

One Hensel correction step improves a factorization from modulo Ir to modulo Ir+1 (One correction step raises factor lifting by one ideal power).

[L4]

The correction sequence is coefficientwise Cauchy and its coefficientwise limit multiplies back to the original polynomial (Successive Hensel corrections are Cauchy, The coefficientwise limits multiply back to the original polynomial).

[L5]

Two such lifts agree modulo every power of I (Two lifted factorisations agree modulo every ideal power).

[L6]

A Henselian pair is exactly a pair satisfying the Jacobson-radical clause and the unique coprime factor-lifting clause (Henselian pairs and Henselian local rings).

Proof

technique · iterate the correction lemma and pass to the limit
1.1

Let xI and rA. Then rxI, so 1rx1(modI). By [L1], the element 1rx is a unit. This is the Jacobson-radical criterion for x, so xJ(A). Hence IJ(A).

L1givenalgebra
1.2

Let fA[T] be monic and let f=g0h0 be a coprime monic factorization in (A/I)[T]. Choose monic lifts g1,h1 of g0,h0. By [L2], choose a,bA[T] with ag1+bh11(modI). Repeatedly applying [L3] produces monic pairs (gr,hr) with fgrhrIr[T] for every r1.

L2L3givenchooseinduction
2.1

By [L4], the coefficient sequences of (gr) and (hr) are Cauchy and converge to monic polynomials g,hA[T] with f=gh. Their reductions are still g0,h0. Thus the required lifted factorization exists.

L4step 1.2
3.1

If f=gh is another monic lift of the same residue factorization, then [L5] gives gg(modIr[T]) and hh(modIr[T]) for every r1. Separatedness forces g=g and h=h. Hence the lift is unique.

L5step 2.1given
4.1

Steps 1.1-3.1 verify both clauses of the definition, so (A,I) is a Henselian pair.

L6step 1.1step 2.1step 3.1
CorollaryStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

Complete local rings are Henselian

Statement

If (A,m) is a local ring that is complete and separated for its maximal-ideal topology, then A is Henselian.

Facts & Assumptions

Given: A local ring (A,m) complete and separated for the m-adic topology.

[L1]

Every complete separated adic pair is Henselian (Complete separated adic pairs are Henselian).

Proof

technique · apply the pair statement to the maximal ideal
1.1

By [L1], the pair (A,m) is Henselian because A is complete and separated for the m-adic topology.

L1given
2.1

By definition, a local ring is Henselian exactly when its maximal-ideal pair is Henselian. Therefore A is Henselian.

step 1.1given
CorollaryStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

Nilpotent Jacobson pairs are Henselian

Statement

Let A be a commutative ring and let IJ(A) be a nilpotent ideal. Then (A,I) is a Henselian pair.

Facts & Assumptions

Given: A commutative ring A and a nilpotent ideal IJ(A).

[L1]

Every complete separated adic pair is Henselian (Complete separated adic pairs are Henselian).

Proof

technique · nilpotence makes the adic tower stationary
1.1

Choose N1 with IN=0. Then for every rN, the quotients A/Ir stabilize at A, so A is automatically complete and separated for the I-adic topology.

givenchoosealgebra
2.1

Applying [L1] to the ideal I shows that (A,I) is Henselian.

L1step 1.1
CorollaryStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

Artinian local rings are Henselian

Statement

Assume the Axiom of Choice.

Every Artinian local ring is Henselian.

Facts & Assumptions

Given: A commutative Artinian local ring (A,m) and the Axiom of Choice.

[L1]
[L2]

A nilpotent ideal contained in the Jacobson radical gives a Henselian pair (Nilpotent Jacobson pairs are Henselian).

Proof

technique · use the nilpotent maximal ideal
1.1

By [L1], there exists N1 with mN=0. Since m is the maximal ideal of a local ring, it lies in the Jacobson radical.

L1given
2.1

Therefore [L2] applies to the pair (A,m), so (A,m) is Henselian. Equivalently, the Artinian local ring A is Henselian.

L2step 1.1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

Henselian factor lifting descends to quotients

Statement

Let (A,I) be a Henselian pair and let JA be an ideal. Then the quotient pair (A/J,(I+J)/J) has the coprime monic factor-lifting property.

Facts & Assumptions

Given: A Henselian pair (A,I) and an ideal JA.

[L1]

A Henselian pair uniquely lifts coprime monic factorizations modulo its defining ideal (Henselian pairs and Henselian local rings).

Proof

technique · use the integral quotient map and then unpack the definition
1.1

The quotient map AA/J is integral because every element of A/J satisfies a monic linear equation over the image of A. The integral-base-change lemma for Henselian pairs in Stacks tag 09XD therefore applies to the Henselian pair (A,I) and shows that the quotient pair (A/J,(I+J)/J) is again Henselian.

givenalgebra
2.1

By [L1], every Henselian pair has the coprime monic factor-lifting property. Applying that definition to the pair from step 1.1 gives the claimed lifting property for (A/J,(I+J)/J).

L1step 1.1
3.1

Hence Henselian factor lifting descends to quotients.

step 2.1
CorollaryStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

Quotients of Henselian local rings are Henselian

Statement

Let (A,m) be a Henselian local ring and let JA be a proper ideal. Then A/J is a Henselian local ring.

Facts & Assumptions

Given: A Henselian local ring (A,m) and a proper ideal JA.

[L1]

Quotient pairs inherit the coprime monic factor-lifting property (Henselian factor lifting descends to quotients).

Proof

technique · identify the maximal ideal of the quotient and apply the quotient-pair lemma
1.1

The quotient A/J is local with maximal ideal (m+J)/J.

givenalgebra
1.2

Since (A,m) is Henselian, the pair (A,m) is Henselian. Applying [L1] with I=m shows that the quotient pair (A/J,(m+J)/J) has the Henselian factor-lifting property.

L1given
2.1

Together with step 1.1, this is exactly the definition of a Henselian local ring for A/J.

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

Equicharacteristic local rings and coefficient fields

Definition

Let (A,m) be a local ring with residue field k=A/m.

The local ring A is equicharacteristic when char(A) and char(k) are equal.

A coefficient field of A is a subfield KA such that the residue map Ak restricts to an isomorphism Kk.

Thus a coefficient field is not merely an embedded field: it is an embedded copy of the residue field itself.

LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

A coefficient field maps isomorphically to the residue field

Statement

Let (A,m) be a local ring with residue field k=A/m. If KA is a coefficient field, then the residue map restricts to a field isomorphism Kk.

Facts & Assumptions

Given: A local ring (A,m) and a coefficient field KA.

[L1]

A coefficient field is defined to be a subfield on which the residue map is an isomorphism onto the residue field (Equicharacteristic local rings and coefficient fields).

Proof

technique · unpack the definition
1.1

By [L1], the defining property of a coefficient field is precisely that the composite KAA/m is an isomorphism.

L1given
2.1

Therefore a coefficient field maps isomorphically to the residue field.

step 1.1
LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

The prime field lifts in the equicharacteristic case

Statement

Let (A,m) be an equicharacteristic local ring with residue field k=A/m. Then the prime field of k has a canonical copy inside A, and the residue map identifies that copy with the prime field of k.

Facts & Assumptions

Given: An equicharacteristic local ring (A,m) with residue field k.

[L1]

Every field has a prime subfield, isomorphic either to Q or to Fp according to its characteristic (A field's prime subfield is isomorphic to Q in characteristic zero and to Fp in characteristic p).

[L2]

Equicharacteristic means char(A)=char(k) (Equicharacteristic local rings and coefficient fields).

Proof

technique · compare the two characteristics
1.1

By [L2], the ring A and its residue field k have the same characteristic. If that characteristic is 0, then the unique map ZA kills no nonzero integer, so it extends to an embedding QA. If the characteristic is p>0, then the image of ZA is a copy of Fp inside A.

L1L2givenalgebra
2.1

Reducing these embedded prime fields modulo m gives the prime subfield of k, because A and k have the same characteristic and prime subfields are unique by [L1].

L1step 1.1
3.1

Therefore the prime field of the residue field lifts canonically in the equicharacteristic case.

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

Maximal residue-injective subfields exist

Statement

Assume the Axiom of Choice.

Let (A,m) be an equicharacteristic local ring. Then there exists a subfield KA that is maximal, under inclusion, among subfields whose residue map to A/m is injective.

Facts & Assumptions

Given: An equicharacteristic local ring (A,m) and the Axiom of Choice.

[L1]

The residue field's prime field embeds in A, so the family of residue-injective subfields is nonempty (The prime field lifts in the equicharacteristic case).

[L2]

Assuming the Axiom of Choice, every nonempty poset in which every chain has an upper bound has a maximal element (Zorn's lemma).

Proof

technique · apply Zorn's lemma to the poset of residue-injective subfields
1.1

Let S be the set of subfields KA for which the residue map KA/m is injective. By [L1], S is nonempty. Order S by inclusion.

L1givenconstruct
2.1

If CS is a chain, then KCK is again a subfield of A: closure under the field operations is inherited from some chain member containing the finitely many elements involved. Its residue map is still injective, because a nonzero element of the union already lies in one chain member where injectivity holds. Thus every chain in S has an upper bound in S.

step 1.1givenalgebra
3.1

By [L2], the poset S has a maximal element. That is exactly a maximal residue-injective subfield of A.

L2step 2.1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

Separable residue elements adjoin across a maximal subfield

Statement

Let (A,m) be a complete equicharacteristic local ring, let KA be a residue-injective subfield, and let ρ(K)k be its image in the residue field k=A/m. If uk is separable algebraic over ρ(K) and uρ(K), then there exists a strictly larger residue-injective subfield KA whose residue image contains u.

Facts & Assumptions

Given: A complete equicharacteristic local ring (A,m), a residue-injective subfield KA, and a residue element uρ(K) separable algebraic over ρ(K).

[L1]

Complete local rings are Henselian, hence satisfy the simple-root lifting criterion (Complete local rings are Henselian, A local ring is Henselian exactly when simple residue roots lift uniquely).

[L2]

Maximal residue-injective subfields are the objects to be enlarged in the coefficient-field argument (Maximal residue-injective subfields exist).

Proof

technique · lift the separable minimal polynomial
1.1

Let p(T)ρ(K)[T] be the minimal polynomial of u. Since u is separable over ρ(K), one has p(u)0. Lift the coefficients of p through the residue isomorphism ρ:Kρ(K) to a monic polynomial p(T)K[T]A[T].

givenchoosealgebra
2.1

By [L1], the simple residue root u of p lifts uniquely to some uA with p(u)=0. Then K[u] is an integral domain finite over K, and its fraction field K:=K(u) sits inside A because every nonzero element of K[u] has nonzero residue, hence is a unit in the local ring A. The residue image of K contains both ρ(K) and u.

L1step 1.1givenalgebra
3.1

The residue map is injective on K: if x/yK has zero residue, then ρ(x)=0, so x=0 because K[u]k remains injective on polynomials of degree smaller than the minimal polynomial of u. Moreover, uK because uρ(K). Thus K is a strictly larger residue-injective subfield containing a lift of u.

step 2.1givenalgebra
4.1

Therefore every separable residue element adjoins across a maximal residue-injective subfield. The role of [L2] is to show exactly why this contradicts maximality in the later corollary.

L2step 3.1
LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-09-04Open item page →

Transcendental residue elements adjoin across a maximal subfield

Statement

Let (A,m) be a local ring, let KA be a residue-injective subfield, and let uA/m be transcendental over the residue image ρ(K). Then there exists a larger residue-injective subfield KA whose residue image contains u.

Facts & Assumptions

Given: A local ring (A,m), a residue-injective subfield KA, and a residue element u transcendental over ρ(K).

[L1]

A coefficient-field argument enlarges a residue-injective subfield by adjoining new residue elements when injectivity is preserved (Maximal residue-injective subfields exist).

[L2]

The residue image of a subfield is a field inside the residue field (Equicharacteristic local rings and coefficient fields).

Proof

technique · evaluate rational functions at a lift of the transcendental residue element
1.1

Choose any lift uA of u. For every nonzero polynomial q(T)K[T], the residue of q(u) is q(u)ρ(K)(u). Since u is transcendental over ρ(K), this residue is nonzero, so q(u)m and therefore is a unit of A.

L2givenchoose
2.1

Hence evaluation at u defines an injective homomorphism K(T)A,r(T)r(u), because every denominator evaluates to a unit by step 1.1. Let K be its image. Then K is a subfield of A, and its residue image contains ρ(K) together with u.

step 1.1givenconstruct
3.1

If an element of K has zero residue, its representing rational function has zero value at the transcendental element u, so the rational function is zero. Thus the residue map is injective on K. By [L1], this is exactly the desired enlargement step.

L1step 2.1algebra
4.1

Therefore every transcendental residue element adjoins across a maximal residue-injective subfield.

step 3.1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-09-04Open item page →

Completeness resolves the purely inseparable prime-field case

Statement

Let (A,m) be a complete equicharacteristic local ring of characteristic p>0, with residue field k. If every element of k is purely inseparable over the prime field Fp, then the canonical copy of Fp inside A is contained in a coefficient field of A.

Facts & Assumptions

Given: A complete equicharacteristic local ring (A,m) of characteristic p>0 whose residue field k is purely inseparable over Fp.

[L1]

The prime field already lifts in the equicharacteristic case (The prime field lifts in the equicharacteristic case).

[L2]

A coefficient field is a subfield of A mapping isomorphically to the residue field (Equicharacteristic local rings and coefficient fields).

[L3]

Stacks, Section 10.160, Theorem 10.160.8 constructs a coefficient ring in every complete local ring; in the equicharacteristic case that coefficient ring is a field.

Proof

technique · apply the complete-local source theorem to the prime-field case
1.1

By [L1], the prime field Fp has its canonical copy inside A.

L1given
2.1

By [L3], the cited Cohen structure theorem yields a coefficient ring CA. Because A is equicharacteristic, that coefficient ring is a field, hence a coefficient field in the sense of [L2]. Every subfield of characteristic p contains the prime field, so the canonical copy of Fp from step 1.1 lies in C.

L2L3step 1.1choose
3.1

Therefore, in the purely inseparable case over the prime field, completeness supplies a coefficient field containing the canonical prime-field lift.

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

Complete equicharacteristic local rings have coefficient fields

Statement

Assume the Axiom of Choice.

Every complete equicharacteristic Noetherian local ring contains a coefficient field.

Facts & Assumptions

Given: A complete equicharacteristic Noetherian local ring (A,m) and the Axiom of Choice.

[L1]

Stacks, Section 10.160, Theorem 10.160.8 gives a coefficient ring in every complete local ring; in the equicharacteristic case that coefficient ring is a field.

[L2]

A coefficient field is exactly a subfield mapping isomorphically to the residue field (Equicharacteristic local rings and coefficient fields).

Proof

technique · apply the Cohen structure theorem directly
1.1

By [L1], the complete local ring A contains a coefficient ring ΛA. Because A is equicharacteristic, the cited source says that Λ is a field mapping isomorphically to A/m.

L1givenchoose
2.1

By [L2], any such subfield is a coefficient field in the library's terminology. Therefore Λ is a coefficient field of A.

L2step 1.1
3.1

Therefore every complete equicharacteristic Noetherian local ring has a coefficient field.

step 2.1
LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

Formal power-series substitution converges in a complete local algebra

Statement

Let (A,m) be a complete local ring, let kA be a ring map, and let x1,,xnm. For a formal series F=αaαXαkX1,,Xn, the partial sums ordered by total degree, SN=α<Naαxα, form an m-adically Cauchy sequence in A and hence converge.

Facts & Assumptions

Given: A complete local ring (A,m), a ring map kA, and elements x1,,xnm.

[L1]

Completeness means that every m-adically Cauchy sequence in A converges (Separated and complete filtered modules).

Proof

technique · degree-$N$ tails land in $\mathfrak m^N$
1.1

If M>N, then SMSN=Nα<Maαxα. Every monomial xα appearing here is a product of αN elements of m, so by the definition of the ideal power mN one has xαmN. Hence SMSNmN.

givenalgebra
2.1

Step 1.1 is exactly the m-adic Cauchy condition for (SN). By [L1], the partial sums therefore converge in A.

L1step 1.1
3.1

Thus substitution of maximal-ideal elements into a multivariable formal power series converges in a complete local ring.

step 2.1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-09-04Open item page →

Formal power-series substitution is the unique continuous k-algebra map

Statement

Let (A,m) be a complete local ring, let kA be a ring map, and let x1,,xnm. Then there is a unique continuous k-algebra homomorphism ϕ:kX1,,XnA such that ϕ(Xi)=xi for every i.

Facts & Assumptions

Given: A complete local ring (A,m), a ring map kA, and elements x1,,xnm.

[L1]

Degreewise substitution converges for every formal series (Formal power-series substitution converges in a complete local algebra).

Proof

technique · define the map by convergent substitution and use density of polynomials
1.1

By [L1], every series F=αaαXα has a convergent substituted sum ϕ(F):=αaαxαA. Finite truncations show that ϕ respects addition and multiplication, and by construction ϕ is a k-algebra map with ϕ(Xi)=xi.

L1givenconstruct
2.1

The map is continuous for the (X1,,Xn)-adic topology on the source and the m-adic topology on the target, because every series all of whose monomials have total degree at least N maps into mN.

step 1.1givenalgebra
3.1

If ψ is another continuous k-algebra map with ψ(Xi)=xi, then ψ agrees with ϕ on the polynomial subring k[X1,,Xn]. Every formal series is the limit of its polynomial truncations, and both maps are continuous, so they agree on all of kX1,,Xn. Therefore ϕ is unique.

step 1.1step 2.1given
4.1

Thus formal substitution is the unique continuous k-algebra map sending each indeterminate to the chosen maximal-ideal element.

step 3.1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-09-04Open item page →

The Cohen map is surjective modulo every power of the maximal ideal

Statement

Let (A,m) be a complete equicharacteristic Noetherian local ring, let kA be a coefficient field, and let x1,,xem lift a k-basis of m/m2. Let ϕ:kX1,,XeA be the continuous k-algebra map with ϕ(Xi)=xi. Then for every n1, the induced map kX1,,Xe/(X1,,Xe)nA/mn is surjective.

Facts & Assumptions

Given: A complete equicharacteristic Noetherian local ring (A,m), a coefficient field kA, and lifts x1,,xe of a basis of m/m2.

[L1]

Proof

technique · generate $\mathfrak m^r/\mathfrak m^{r+1}$ by degree-$r$ monomials
1.1

By [L2], the elements x1,,xe generate m. Therefore every product of r generators is the image under ϕ of a degree-r monomial, and by [L3] these monomials span mr/mr+1 over k for every r1.

L2L3givenalgebra
2.1

Modulo m, the map ϕ is already surjective because its image contains the coefficient field k and the quotient A/m equals k. By step 1.1, every class in each successive quotient mr/mr+1 also has a polynomial preimage of total degree exactly r. Summing those representatives for r=0,,n1 shows that every class in A/mn has a preimage in the source modulo (X1,,Xe)n.

L1step 1.1givenalgebra
3.1

Hence the Cohen map is surjective modulo every power of the maximal ideal.

step 2.1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-09-04Open item page →

The Cohen map is surjective by completeness

Statement

Let (A,m) be a complete equicharacteristic Noetherian local ring, let kA be a coefficient field, let x1,,xem lift a k-basis of m/m2, and let ϕ:kX1,,XeA be the continuous k-algebra homomorphism with ϕ(Xi)=xi. Then ϕ is surjective.

Facts & Assumptions

Given: A complete equicharacteristic Noetherian local ring (A,m), a coefficient field kA, lifts x1,,xem of a k-basis of m/m2, and the resulting continuous k-algebra map ϕ.

[L1]

Degreewise formal-series substitution converges in a complete local ring (Formal power-series substitution converges in a complete local algebra).

[L2]

For every n1, each class in mn/mn+1 has a homogeneous degree-n polynomial preimage under the Cohen map (The Cohen map is surjective modulo every power of the maximal ideal).

Proof

technique · build a compatible inverse system of polynomial approximations
1.1

Let aA. Because kA/m is an isomorphism, choose F0k with ϕ(F0)a(modm). Inductively, if Fn1 is chosen with ϕ(Fn1)a(modmn), then [L2] applied to the error class in mn/mn+1 gives a homogeneous polynomial correction Hn of degree n such that ϕ(Fn)a(modmn+1),Fn:=Fn1+Hn.

L2givenchooseinduction
2.1

The formal sum F=n0Hn defines an element of kX1,,Xe. By [L1], the series ϕ(F)=n0ϕ(Hn) converges in A, and step 1.1 says its partial sums are congruent to a modulo arbitrarily high powers of m. Since A is separated, the limit must equal a.

L1step 1.1algebra
3.1

Therefore every aA lies in the image of ϕ, so ϕ is surjective.

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

A complete equicharacteristic Noetherian local ring is a power-series quotient

Statement

Assume the Axiom of Choice.

Let (A,m) be a complete equicharacteristic Noetherian local ring, let k=A/m, and let e=dimk(m/m2). Then there is a surjective k-algebra homomorphism kX1,,XeA.

Facts & Assumptions

Given: A complete equicharacteristic Noetherian local ring (A,m) and the Axiom of Choice.

[L1]

The ring A contains a coefficient field mapping isomorphically to its residue field (Complete equicharacteristic local rings have coefficient fields).

[L2]

Once the coefficient field and lifts of a basis of m/m2 are chosen, the associated formal-series map is surjective (The Cohen map is surjective by completeness).

Proof

technique · choose a coefficient field and generators of $\mathfrak m/\mathfrak m^2$
1.1

By [L1], choose a coefficient field kA. Choose elements x1,,xem lifting a k-basis of m/m2.

L1givenchoose
2.1

The universal substitution construction gives a continuous k-algebra map ϕ:kX1,,XeA,Xixi. By [L2], this map is surjective.

L2step 1.1
3.1

Therefore A is a quotient of the formal power-series ring in e variables over its residue field.

step 2.1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-09-04Open item page →

Parameters make a complete local domain finite over the image of a power-series map

Statement

Assume the Axiom of Dependent Choice.

Let (A,m) be a complete equicharacteristic Noetherian local domain of dimension d, let kA be a coefficient field, and let x1,,xd be a system of parameters. Then the continuous map ϕ:kX1,,XdA,Xixi, has image A0 such that A is a finite A0-module.

Facts & Assumptions

Given: A complete equicharacteristic Noetherian local domain (A,m) of dimension d, a coefficient field kA, a system of parameters x1,,xd, and the Axiom of Dependent Choice.

[L2]

The continuous map from the formal power-series ring exists (Formal power-series substitution is the unique continuous k-algebra map).

[L3]

Complete Nakayama lifts generators modulo an ideal to actual generators (Complete Nakayama lemma).

Proof

technique · choose finitely many residue representatives modulo the parameter ideal and apply complete Nakayama over the source power-series ring
1.1

Let J=(x1,,xd). By [L1], J is m-primary, so A/J has finite length and hence is a finite-dimensional k-vector space. Choose lifts y1,,yrA of a k-basis of A/J.

L1givenchoose
2.1

By [L2], the map ϕ exists. Put B=kX1,,Xd, I0=(X1,,Xd), and A0=ϕ(B). Regard A as a B-module through ϕ. Then I0A=J, and step 1.1 says that the classes of y1,,yr generate A/I0A=A/J as a module over B/I0=k.

L2step 1.1algebra
3.1

The ring B is I0-adically complete by its coefficientwise formal-series construction. The B-module A is I0-adically separated: indeed, I0nA=Jnmn for every n, and A is m-adically separated. Therefore [L3] applies to the B-module A and the ideal I0, showing that y1,,yr generate A as a B-module. Since the B-action factors through A0=ϕ(B), the same elements generate A as an A0-module. Hence A is finite over A0.

L3step 2.1given
4.1

Therefore a complete equicharacteristic local domain is finite over the image of the parameter power-series map determined by any system of parameters and a coefficient field.

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

The parameter power-series map is injective by dimension

Statement

Assume the Axiom of Dependent Choice.

Let (A,m) be a complete equicharacteristic Noetherian local domain of dimension d, let kA be a coefficient field, and let x1,,xd be a system of parameters. Then the continuous map ϕ:kX1,,XdA,Xixi, is injective.

Facts & Assumptions

Given: A complete equicharacteristic Noetherian local domain (A,m) of dimension d, a coefficient field k, a system of parameters x1,,xd, and the Axiom of Dependent Choice.

[L3]

The formal power-series ring kX1,,Xd is a Noetherian local domain of dimension d (Stacks Project, Section 10.160, Remark 10.160.9).

[L4]

A strict chain of primes contracts to a strict chain along an integral injection (Strict prime chains contract strictly under integral extensions).

Proof

technique · a nonzero kernel would force the source quotient to have dimension less than the target
1.1

Let B=kX1,,Xd and suppose P:=ker(ϕ)0. Since A is a domain, P is prime. By [L1], A is finite over the image B/P, hence integral over B/P.

L1givenassume-contraalgebra
2.1

By [L3], B is a domain of dimension d. Every strict chain of primes in B/P lifts to a strict chain of primes of B containing P; adjoining P at the bottom if necessary, write it as P=p0p1p. This chain can be preceded by the strict inclusion (0)P. Hence +1d, and therefore dim(B/P)d1.

L3step 1.1algebra
3.1

By [L4], every strict chain of primes in A contracts to a strict chain in B/P, so dimAdim(B/P). Combining this with step 2.1 gives d=dimAd1, contradicting [L2].

L2L4step 1.1step 2.1discharge-contradiction
4.1

Therefore ker(ϕ)=0, so ϕ is injective.

step 3.1
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-09-04Open item page →

A complete local domain is finite over a regular power-series ring

Statement

Assume the Axiom of Choice.

Let (A,m) be a complete equicharacteristic Noetherian local domain of dimension d. Then there exists a coefficient field kA and an injective local homomorphism kX1,,XdA whose image is a regular complete local subring over which A is module-finite.

Facts & Assumptions

Given: A complete equicharacteristic Noetherian local domain (A,m) of dimension d and the Axiom of Choice.

[L1]

The parameter power-series map makes A finite over its image (Parameters make a complete local domain finite over the image of a power-series map).

[L3]

A system of parameters is the d-tuple that determines the relevant map (Systems of parameters and parameter ideals).

Proof

technique · choose parameters, then identify the source with its image
1.1

Choose a coefficient field kA and a system of parameters x1,,xd. By [L3], these parameters determine the continuous map ϕ:kX1,,XdA,Xixi.

L3givenchoose
2.1

By [L1], A is finite over ϕ(kX1,,Xd), and by [L2] the map ϕ is injective. Therefore we may identify the source with a subring A0A over which A is module-finite. Standard formal-power-series theory makes A0kX1,,Xd a regular complete local ring.

L1L2step 1.1
3.1

Hence A is finite over a regular power-series subring in d variables over a coefficient field.

step 2.1
RemarkRemark: Literature-sourcedProof: Not applicableaudited 2026-09-04 sources checked 2026-09-04 not proved hereOpen item page →
Recorded, not proved here. This statement is included so the library can refer to it honestly, with a citation to the literature. It is not proved anywhere in this library: the track that would prove it has not been developed here yet.

Mixed-characteristic Cohen structure remains a cited boundary

Statement

The full Cohen structure theorem extends beyond the equicharacteristic case: if (A,m) is a Noetherian complete local ring of mixed characteristic, then A is a quotient of a power-series ring over a Cohen ring.

This page does not prove that theorem. It records it only as the boundary immediately beyond the equicharacteristic results proved here.

Remarks

The missing input is not cosmetic. Mixed characteristic requires two genuinely new pieces of machinery:

  1. Cohen rings that lift the residue field in characteristic p while the ring itself has characteristic 0.
  2. The mixed-characteristic lifting argument that replaces the field-valued coefficient-field step used on this page.

The equicharacteristic corollary A complete equicharacteristic Noetherian local ring is a power-series quotient is therefore the terminal proved-here result of this pair, not an incomplete first draft of the mixed-characteristic theorem.

5 · Examples, counterexamples and false statements

None yet.

Sources