Alphabeta Math
Pipeline-generated
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.

Normalization Finiteness for Affine Domains: Examples

1 · Prerequisites

2 · Summary

These three examples carry out the normalisation computation of the companion page in concrete coordinate rings, in each case by exhibiting the normalisation as a finite module of explicit elements. The cusp k[t2,t3] has normalisation k[t]=A+At, reached through the element t=t3/t2 of the fraction field and the monic equation T2−t2=0. The nodal plane cubic k[x,y]/(y2−x2(x+1)) over a field of characteristic not 2 is parametrised by x↦t2−1, y↦t(t2−1), and the parametrisation is shown to be injective by splitting the quotient ring along even and odd powers of t; its normalisation is again k[t]=A+At, and the origin has the two distinct preimages t=1 and t=−1. The third example, the monomial curve k[t3,t4,t5], has normalisation k[t]=A+At+At2; the companion page's Noether normalisation route applies to all of them, and each argument here stays choice-free and finite.

The examples also record what is not computed. The conductor ideal (t3,t4,t5) of the monomial curve is a proper ideal of the ring and is strictly smaller than its normalisation, so it is not the integral closure; it is mentioned only to be excluded from the identification. In each example the integrality direction comes from an explicit monic equation over the coordinate ring, and the reverse containment comes from the integral normality of the polynomial ring k[t], which the companion page proves for every field and every finite number of variables.

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: Literature-sourcedVerification: AI-adaptedjudge pass (gpt-6-sol)audited 2026-09-27Open item page →

Normalization of the cusp semigroup ring

Statement

Let k be any field, let t be an indeterminate and let A:=k[t2,t3]⊆k[t] be the k-subalgebra generated by t2 and t3. Then the integral closure of A in the rational function field k(t) is exactly k[t], and k[t]=A+At is a finite A-module.

Facts & Assumptions

Given: a field k and the k-subalgebras A=k[t2,t3]⊆k[t]⊆k(t) of the polynomial ring in one indeterminate and its fraction field.

[L1]

For a field k and a set S of elements of a k-algebra, the subalgebra generated by finitely many elements is written k[s1,…,sr], the smallest subring containing k and the si; Frac⁡(D) denotes the fraction field of a domain D (Subalgebra generated by a subset, algebras of finite type, and module-finite algebras, Field extensions, generated subrings F[S], generated subfields F(S), and simple extensions, The field of fractions Frac⁡(D)=(D∖{0})−1D of an integral domain).

[L3]

For every field F and every finite d≥0 the polynomial ring F[y1,…,yd] is an integrally closed domain (Finite-variable polynomial algebras over fields are integrally closed, Integral closure in an extension ring and integrally closed domains).

[L4]

An element is integral over a subring when it is a root of a monic polynomial over that subring; integrality is transitive along domain inclusions; elements integral over a subring form a subring; an integrally closed domain contains every element of its fraction field integral over it (Integral elements over a commutative ring and algebraic integers, Integral extensions are transitive, Integral elements over a nonzero base ring form a subring, Integral closure in an extension ring and integrally closed domains).

[L5]

In a domain, a≠0 implies ab=ac if and only if b=c, so a nonzero element of an integral domain is not a zero divisor (Zero divisor, and integral domain: a commutative ring with 1≠0 and no zero divisors, Divisibility and associates in an integral domain).

Proof

technique · direct
1.1

The element t is nonzero in the domain k[t], and then t2≠0 because a nonzero element of an integral domain is not a zero divisor by [L5]; so t=t3/t2 is a quotient of two elements of A with nonzero denominator, and t∈Frac⁡(A) by [L1]. Consequently k[t]=A[t]⊆Frac⁡(A), and since A⊆k[t]⊆Frac⁡(A) with Frac⁡(A) a field, k(t)=Frac⁡(k[t])⊆Frac⁡(A) by [L2]; the reverse inclusion is A⊆k[t]. Hence Frac⁡(A)=k(t).

L1L2L5given
1.2

The element t is a root of the monic polynomial T2−t2∈A[T], so t is integral over A by [L4]. Every element of k[t] is a finite sum ∑nantn with an∈k, and reducing exponents modulo 2 via t2=t2∈A expresses it as an A-linear combination of 1 and t: that is, k[t]=A+At is generated as an A-module by the two elements 1,t. Being a finite A-module generated by integral elements it is integral over A, so every element of k[t] is integral over A.

L4given
2.1

Suppose z∈k(t)=Frac⁡(A) is integral over A. A monic equation for z over A has coefficients in A⊆k[t], so z is integral over k[t]; since k[t] is integrally closed in its fraction field k(t) by [L3] and [L2], such a z lies in k[t]. Conversely every element of k[t] is integral over A by step 1.2. Therefore the integral closure of A=k[t2,t3] in k(t) is exactly k[t], which is the finite A-module A+At.

L2L3L4step 1.1step 1.2∎
ExampleConstruction: Literature-sourcedVerification: AI-adaptedaudited 2026-09-27Open item page →

Normalization of a nodal affine plane curve

Statement

Let k be a field of characteristic different from 2. Then the quotient A:=k[x,y]/(y2−x2(x+1)) is an integral domain, the substitution x↦t2−1, y↦t(t2−1) induces an injective k-algebra homomorphism A↪k[t], and the integral closure of A in Frac⁡(A)=k(t) is exactly k[t]=A+At, a finite A-module. Under the resulting parametrisation the origin (0,0) has exactly the two preimages t=1 and t=−1.

Facts & Assumptions

Given: a field k with char⁡k≠2, the polynomial ring k[x,y], the ideal P=(y2−x2(x+1)), the quotient A=k[x,y]/P, and the substitution σ:k[x,y]→k[t], σ(x)=t2−1, σ(y)=t(t2−1).

[L1]

A ring homomorphism whose kernel contains a two-sided ideal factors uniquely through the quotient ring, so a homomorphism killing P induces a unique homomorphism out of A (A ring homomorphism whose kernel contains a two-sided ideal factors uniquely through the quotient ring, The quotient ring R/I with (r+I)(s+I)=rs+I, Evaluation and roots of a polynomial in a commutative target ring).

[L2]

Division by a monic polynomial over a commutative ring R: for monic g∈R[s] and any f∈R[s] there are unique q,r with f=qg+r and r=0 or deg⁡r<deg⁡g (Division by a monic polynomial over a commutative ring, Degree, leading coefficient and monic polynomial, with the zero polynomial having no degree).

[L4]

For a field F and d≥0 the ring F[y1,…,yd] is an integrally closed domain (Finite-variable polynomial algebras over fields are integrally closed, Integral closure in an extension ring and integrally closed domains).

[L5]

Over a nonzero commutative ring, for nonzero polynomials f,g, the coefficient of sdeg⁡f+deg⁡g in fg is the product of the leading coefficients, and sm has leading coefficient 1 with degree m (Degree inequalities for sums and products over a commutative ring, Degree, leading coefficient and monic polynomial, with the zero polynomial having no degree).

[L6]

Integrality means being a root of a monic polynomial over the base; integrality is transitive along domain inclusions; integral elements form a subring; an integrally closed domain contains the integral elements of its fraction field (Integral elements over a commutative ring and algebraic integers, Integral extensions are transitive, Integral elements over a nonzero base ring form a subring, Integral closure in an extension ring and integrally closed domains).

Proof

technique · direct
1.1

The substitution σ kills P: σ(y)2−σ(x)2(σ(x)+1)=t2(t2−1)2−(t2−1)2t2=0, because σ(x)+1=t2 and σ(y)=t(t2−1). By [L1] it therefore induces a unique k-algebra homomorphism φ:A→k[t] with φ(xˉ)=t2−1 and φ(yˉ)=t(t2−1), where xˉ,yˉ are the classes of x,y.

L1given
1.2

φ is injective. By [L2], applied in the polynomial ring (k[x])[y] to the monic polynomial y2−x2(x+1) of degree 2, every element of A has a unique representative a(x)+b(x)y with a,b∈k[x]; hence it suffices to show that φ(a+by)=a(t2−1)+t(t2−1)b(t2−1)=0 forces a=b=0. The first summand is a polynomial in t2 and the second is t times a polynomial in t2, so comparing the coefficients of t2m and of t2m+1 in the sum gives a(t2−1)=0 and (t2−1)b(t2−1)=0 separately. For a polynomial c=∑m≤Mcmsm with cM≠0, the value c(t2−1)=∑mcm(t2−1)m has coefficient cM at t2M by [L5], since (t2−1)m is monic of degree 2m and all lower terms have degrees <2M; hence c(t2−1)≠0. Applying this to c=a gives a=0. Since k[t] is a domain by [L3] and t2−1≠0 (it is monic of degree 2), (t2−1)b(t2−1)=0 forces b(t2−1)=0, and the same argument gives b=0. So φ is injective, and A is a domain, a k-subalgebra of k[t].

L2L3L5given
2.1

In Frac⁡(A) one has φ(yˉ)=t φ(xˉ) with φ(xˉ)=t2−1≠0, so t=yˉ/xˉ∈Frac⁡(A); hence k[t]⊆Frac⁡(A) and k(t)=Frac⁡(k[t])⊆Frac⁡(A) by [L3], while A⊆k[t] gives the reverse inclusion, so Frac⁡(A)=k(t). Moreover φ(xˉ)+1=t2, so t is a root of the monic polynomial T2−(xˉ+1)∈A[T] and is integral over A by [L6]; and k[t]=A+At, because t2=xˉ+1∈A reduces all exponents modulo 2, so k[t] is a finite A-module and every element of k[t] is integral over A.

L3L6step 1.2
3.1

If z∈k(t)=Frac⁡(A) is integral over A, then a monic equation for z over A has coefficients in A⊆k[t], so z is integral over k[t]; since k[t] is integrally closed in k(t) by [L4] and [L3], z∈k[t]. With step 2.1 this identifies the integral closure of A in Frac⁡(A) with k[t]=A+At, a finite A-module.

L3L4L6step 2.1
4.1

The parametrisation: a point of the curve with xˉ=0 has yˉ2=0, so yˉ=0 in the field k; thus the origin is the unique point with both coordinates zero. Under the parametrisation x=t2−1, y=t(t2−1) the condition x=0 is t2=1, that is t2−1=(t−1)(t+1)=0, so t=1 or t=−1 by [L3] (a product of two elements of the field k vanishes only if one factor does); these two values are distinct because char⁡k≠2 gives 1≠−1, and both give y=t(t2−1)=0. Hence the origin has exactly the two preimages t=1 and t=−1; the hypothesis char⁡k≠2 is used here, since in characteristic 2 the two values coincide.

L3step 1.2given∎
ExampleConstruction: Literature-sourcedVerification: AI-adaptedjudge pass (gpt-6-sol)audited 2026-09-27Open item page →

Normalization of the t³,t⁴,t⁵ monomial curve

Statement

Let k be any field, let t be an indeterminate and let A:=k[t3,t4,t5]⊆k[t] be the k-subalgebra generated by t3,t4,t5. Then the integral closure of A in the rational function field k(t) is exactly k[t], and k[t]=A+At+At2 is a finite A-module. The conductor ideal of A in k[t] is (t3,t4,t5) and is strictly smaller than k[t]; it is not the object computed here.

Facts & Assumptions

Given: a field k and the k-subalgebras A=k[t3,t4,t5]⊆k[t]⊆k(t) of the polynomial ring in one indeterminate and its fraction field.

[L1]

For a field k and elements s1,…,sr of a k-algebra, the subalgebra generated by them is written k[s1,…,sr] and is the smallest subring containing k and the si; Frac⁡(D) is the fraction field of a domain D (Subalgebra generated by a subset, algebras of finite type, and module-finite algebras, Field extensions, generated subrings F[S], generated subfields F(S), and simple extensions, The field of fractions Frac⁡(D)=(D∖{0})−1D of an integral domain).

[L3]

For every field F and d≥0 the polynomial ring F[y1,…,yd] is an integrally closed domain (Finite-variable polynomial algebras over fields are integrally closed, Integral closure in an extension ring and integrally closed domains).

[L4]

Integrality over a subring means being a root of a monic polynomial over that subring; integrality is transitive along domain inclusions; integral elements form a subring; an integrally closed domain contains every integral element of its fraction field (Integral elements over a commutative ring and algebraic integers, Integral extensions are transitive, Integral elements over a nonzero base ring form a subring, Integral closure in an extension ring and integrally closed domains).

Proof

technique · direct
1.1

t=t4/t3 is a quotient of two elements of A with t3≠0, so t∈Frac⁡(A) by [L1]; hence k[t]⊆Frac⁡(A), and k(t)=Frac⁡(k[t])⊆Frac⁡(A)⊆k(t) by [L2] because A⊆k[t]. Thus Frac⁡(A)=k(t).

L1L2given
1.2

The element t is integral over A, being a root of the monic polynomial T3−t3∈A[T]; and k[t]=A+At+At2 is a finite A-module, because every polynomial in t is a finite k-linear combination of powers of t and the relation t3=t3∈A reduces the exponents modulo 3: t3m+r=t3mtr=(t3)mtr with t3∈A and r∈{0,1,2}. Hence every element of k[t] is integral over A.

L4given
2.1

As in the cusp computation: if z∈k(t)=Frac⁡(A) is integral over A, every monic equation for z over A also has coefficients in k[t], so z is integral over k[t], and since k[t] is integrally closed in its fraction field k(t) by [L3] and [L2], z∈k[t]. With step 1.2 this shows that the integral closure of A=k[t3,t4,t5] in k(t) is exactly k[t]=A+At+At2, a finite A-module. The conductor ideal (t3,t4,t5)⊆A is a proper ideal of A contained in A, not in the closure beyond A, and plays no role in the identification of the closure.

L2L3L4step 1.1step 1.2∎

Sources