Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-adaptedPipeline-generatedjudge pass (gpt-6-sol)audited 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.

Integral closure is unchanged across an integral intermediate domain

Statement

Let A⊆B⊆L be domains and suppose that B is integral over A. Then for every z∈L,

z is integral over A⟺z is integral over B.

Facts & Assumptions

Given: domains A⊆B⊆L with B integral over A, and an element z∈L.

[L1]

An element b of a commutative ring B is integral over a subring A exactly when b is a root of a monic polynomial in A[X] (Integral elements over a commutative ring and algebraic integers).

[L2]

B is integral over A when every element of B is integral over A, that is, when the inclusion A↪B is an integral ring map (Integral ring maps and integral extensions).

[L3]

Let A⊆C be commutative rings with A≠0. Then the elements of C integral over A form a subring of C (Integral elements over a nonzero base ring form a subring).

[L4]

If A→B and B→C are integral ring maps of commutative rings, then the composite A→C is integral (Integral extensions are transitive).

[L5]

The rings A,B,L are nonzero: an integral domain satisfies 1≠0 (Zero divisor, and integral domain: a commutative ring with 1≠0 and no zero divisors).

Proof

technique · direct
1.1

Suppose first that z is integral over A. By [L1] there is a monic polynomial f∈A[X] with f(z)=0. Since A⊆B, the same polynomial, viewed in B[X], is monic and has the same root z; by [L1] again, z is integral over B.

L1given
1.2

Conversely assume that z is integral over B. By [L1] there are an integer n≥1 and coefficients b0,…,bn−1∈B with zn+bn−1zn−1+⋯+b1z+b0=0.

L1assume-hyp
2.1

Each bi lies in B, and B is integral over A, so every bi is integral over A by [L2]. Let C:=A[b0,…,bn−1] be the subring of L generated over A by these coefficients. By [L3], applied to the ring extension A⊆L (legitimate by [L5]), the elements of L integral over A form a subring of L; it contains A and every bi, hence contains the subring C these elements generate. Therefore the inclusion A→C is an integral ring map.

L2L3L5step 1.2construct
3.1

The equation of step 1.2 has all its coefficients in C, so by [L1] the element z is integral over C. Applying [L3] to the ring extension C⊆C[z] (again C≠0 by [L5]) shows that the elements of C[z] integral over C form a subring containing C and z, hence containing the subring C[z] that they generate; therefore the inclusion C→C[z] is an integral ring map.

L1L3L5step 1.2step 2.1
4.1

By steps 2.1 and 3.1 the maps A→C and C→C[z] are both integral, so the composite inclusion A→C[z] is integral by [L4]; every element of C[z] is thus integral over A by [L2], and in particular z is integral over A. Together with step 1.1 this proves both directions of the equivalence.

L2L4step 1.1step 2.1step 3.1∎

Depends on

Used by

Dependency tree · two levels

16 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