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.

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

Integral Extensions and Going Up - Examples

1 · Prerequisites

2 · Summary

These examples keep the page concrete: a quadratic power-basis computation, a finite module generated by quadratic radicals, a denominator-clearing localization example, the cusp subring as a lying-over calculation, a quadratic incomparability calculation, and Hochster's standard counterexample showing that going-down can fail when the base is not normal.

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-29Open item page →

Every element of k[X] is integral over k[X^2], and k[X] has basis 1, X over k[X^2]

Example

Let k be a field. Then every polynomial f(X)k[X] is integral over the subring k[X2], and k[X] is a free k[X2]-module with basis 1,X.

Facts & Assumptions

Given: A field k and the polynomial ring k[X].

[L1]

Over a nonzero commutative ring A, an element b is integral over A if and only if there exists a faithful A[b]-module finitely generated over A (Integrality and finite-module characterizations for one element).

Verification

technique · direct
1.1

Every polynomial f(X)k[X] can be written uniquely as a(X2)+Xb(X2) with a(T),b(T)k[T], by separating the even and odd powers of X. Therefore k[X]=k[X2]Xk[X2], so 1 and X form a basis of k[X] over k[X2].

givenalgebra
2.1

Fix f(X)k[X]. Because k[X] is a faithful module over the subring k[X2][f(X)] and step 1.1 shows that it is finitely generated over k[X2], [L1] implies that f(X) is integral over k[X2].

L1step 1.1
3.1

Thus k[X] is finite free of rank 2 over k[X2], and every element of k[X] is integral over that subring.

step 1.1step 2.1
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-29Open item page →

Z[square-root of 2, square-root of 3] is finite over Z and contains the sum and product of its generators

Example

In the ring Z[2,3], every element is a Z-linear combination of 1,2,3,6. In particular the ring is finite over Z, and the sum 2+3 and product 6 of the two quadratic generators are integral over Z.

Facts & Assumptions

Given: The subring R:=Z[2,3]R.

[L1]

A subalgebra generated by finitely many integral elements is module-finite (A subalgebra generated by finitely many integral elements is module-finite).

[L2]

Over a nonzero base ring, integral elements form a subring (Integral elements over a nonzero base ring form a subring).

Verification

technique · direct
1.1

The elements 2 and 3 satisfy the monic equations T22=0 and T23=0 over Z, so they are integral over Z. Therefore [L1] implies that R is a finitely generated Z-module.

L1given
2.1

Every element of R is a polynomial in 2 and 3. Replacing (2)2 by 2 and (3)2 by 3 reduces every monomial to a Z-linear combination of 1,2,3,6, so these four elements span R over Z.

step 1.1givenalgebra
3.1

Since 2 and 3 are integral over Z, [L2] implies that their sum and product are integral over Z. Here the product is exactly 6, and the spanning result of step 2.1 places both elements inside one explicit finite Z-module.

L2step 2.1
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-29Open item page →

The element 1/p is integral over Z[1/p] but not over Z

Example

Let p be a prime number. Inside Q, the element 1/p is integral over Z[1/p] but not integral over Z.

Facts & Assumptions

Given: A prime number p, the inclusion ZQ, and the localisation Z[1/p].

[L1]

Integrality localises, and conversely denominators can be cleared after localisation (Integrality and integral closure commute with localisation).

Verification

technique · direct
1.1

The element 1/p already belongs to the base ring Z[1/p], so it satisfies the monic equation T1/p=0 there. Hence it is integral over Z[1/p].

L1given
1.2

Suppose 1/p were integral over Z. Then there would be a monic equation (1/p)n+an1(1/p)n1++a0=0 with aiZ. Multiplying by pn gives 1+an1p++a0pn=0, impossible because the left side is congruent to 1 modulo p.

givenalgebra
2.1

Thus localisation makes 1/p integral only after p has become invertible in the base ring.

L1step 1.1step 1.2
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-29Open item page →

Lying over in k[t^2, t^3] subset k[t]

Example

Let A:=k[t2,t3]B:=k[t], where k is a field. Then the zero prime of A is the contraction of (0)B, and the cusp maximal ideal (t2,t3)A is the contraction of (t)B.

Facts & Assumptions

Given: A field k, the inclusion A:=k[t2,t3]B:=k[t], and the theorem of lying over (Lying over for integral ring maps).

[L1]

Assuming the Axiom of Choice, every prime of the base lying over the kernel of an integral map has a prime above it (Lying over for integral ring maps).

Verification

technique · direct
1.1

The element tB satisfies the monic equation T2t2=0 with coefficient t2A, so B is integral over A. Since both A and B are subrings of the domain k[t], the zero prime of B contracts to the zero prime of A.

L1givenalgebra
2.1

The quotient B/(t) is k, and the image of A in it is also k because both t2 and t3 vanish. Hence (t)A=(t2,t3). In particular, the cusp maximal ideal of A has a prime above it in B, namely (t).

step 1.1givenalgebra
3.1

This is the concrete cusp-ring instance of lying over: the two natural base primes (0) and (t2,t3) are realised upstairs by (0) and (t).

L1step 1.1step 2.1
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-29Open item page →

In k[Y] subset k[X] with Y = X^2, distinct comparable primes do not share a contraction

Example

Let k be an algebraically closed field, let A:=k[Y], and let B:=k[X] with the inclusion AB determined by YX2. Then any two distinct comparable prime ideals of B have different contractions to A.

Facts & Assumptions

Given: An algebraically closed field k, the integral extension k[Y]k[X] with Y=X2, and the incomparability theorem (Comparable primes with the same contraction are equal under an integral map).

[L1]

Under an integral map, comparable primes with the same contraction are equal (Comparable primes with the same contraction are equal under an integral map).

Verification

technique · direct
1.1

Because k is algebraically closed, the prime ideals of k[X] are (0) and the maximal ideals (Xa) for ak. The inclusion is integral because X satisfies the monic equation T2Y=0 over k[Y].

L1givenalgebra
2.1

The contractions are easy to compute: (0)k[Y]=(0), while (Xa)k[Y]=(Ya2) because a polynomial in Y vanishes at X=a exactly when it vanishes at Y=a2. Thus a proper inclusion of primes in k[X] can only be (0)(Xa), and its contractions are (0)(Ya2).

step 1.1givenalgebra
3.1

Hence every distinct comparable pair of primes in k[X] has distinct contraction, exactly as [L1] predicts.

L1step 2.1
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-29Open item page →

An integral domain extension can fail going down when the base is not normal

Example

Let K be a field, let

R:=K[x(1x),y,xy]S:=K[x,y],

let

P0:=(x(1x),xy)R,P:=(x(1x),y,xy)R,

and let

Q:=(1x,y)S.

Then RS is an integral extension of domains, P0P is a strict prime chain in R, Q lies over P, and there is no prime ideal Q0Q of S lying over P0. So going down fails although both rings are domains.

Facts & Assumptions

Given: A field K, the rings R:=K[x(1x),y,xy]S:=K[x,y], the ideals P0P in R, and the prime Q=(1x,y) in S.

[L1]

Assuming the Axiom of Choice, going down holds for integral extensions over integrally closed domains (Going down holds for integral extensions over integrally closed domains).

Verification

technique · direct
1.1

The ring S is a domain, and R is a subring of it, so R is also a domain. Moreover x satisfies the monic equation T2T+x(1x)=0 with coefficient x(1x)R, and S=R[x] because yR already. Hence S is integral over R.

L1givenalgebra
2.1

The ideals P0 and P are prime because they are contractions of the prime ideals (x) and (x,y) of S, and they are distinct because yPP0. The ideal Q=(1x,y) is prime in S, and its contraction to R is P, since mod Q one has x=1 and y=0, so x(1x), y, and xy all vanish.

step 1.1givenalgebra
2.2

The base ring is not integrally closed: the element xS is integral over R by step 1.1, but xR. Indeed, if xR, then setting y=0 would express x as a polynomial in x(1x); evaluating at x=0 and x=1 would then give the same value on both inputs, impossible because x takes the values 0 and 1.

L1step 1.1givenalgebra
3.1

Suppose Q0Q were a prime ideal of S with Q0R=P0. Because Q=(1x,y) does not contain x, neither does Q0. But x(1x)P0Q0 and xyP0Q0, so primality of Q0 and xQ0 force 1xQ0 and yQ0. Hence Q=(1x,y)Q0, and therefore Q0=Q. This contradicts Q0R=P0 because step 2.1 showed QR=PP0.

step 2.1givenalgebra
4.1

Thus the integral extension of domains RS has a prime chain P0P and a prime Q over P with no prime below Q lying over P0. So the normality hypothesis in [L1] is essential.

L1step 2.2step 3.1

Sources