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.

Homogeneous Resultants and Projective Intersection Length

1 · Prerequisites

2 · Summary

The page begins with the elimination-theoretic resultant of two binary forms of nominated positive degrees, defined as the determinant of the Sylvester multiplication map (A,B)↦AF+BG. The determinant scales in the two forms, commutes with coefficient specialization, and controls the common zeros of F and G on the projective line: Res⁡d,e(F,G)=0 exactly when F and G vanish together at a point of P1 over an algebraic closure, the point at infinity being detected even when it has disappeared from the affine chart.

The middle of the page passes to plane forms. Two forms of positive degree with no common nonconstant factor form a regular sequence, so the graded pieces of k[x0,x1,x2]/(F,G) are governed by the Hilbert series (1−td)(1−te)/(1−t)3, whose coefficients are constantly de from degree d+e−2 on. The quotient is a standard graded ring of dimension one and its Proj⁡ is a zero-dimensional projective scheme; the standard charts, their primes and their local rings are described explicitly, including the standard open subschemes D+(f) and the graded localisation calculus that makes their degree-zero rings well defined.

The last third turns the eventual Hilbert value into a length. For a zero-dimensional projective quotient the point set is finite, the local rings are finite-dimensional local k-algebras, and the total length len⁡k(X)=∑xℓOX,x(OX,x)[κ(x):k] is well defined and finite; the eventual value of the Hilbert function equals this total length, the case of a finite base field being reduced to k(t) by a base-change argument. Applying this to X=Proj⁡(k[x0,x1,x2]/(F,G)) gives len⁡k(X)=de: at each point the local algebra is the localisation of the quotient of the chart ring by the two dehomogenised equations, and the Be'zout formula is the same statement written as a sum of local lengths weighted by residue degrees, the weights collapsing to one over an algebraically closed field.

The Axiom of Choice is inherited in the construction of the affine structure sheaves used to glue Proj, and is also stated in the zero-dimensional chartwise finiteness and length results and in the base-change reduction.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-6-sol)audited 2026-09-27Open item page →

Sylvester resultant of two positive-degree binary forms

Definition

Let R be a commutative ring (The polynomial ring over a commutative ring as finitely supported coefficient sequences with convolution) and let d,e≥1. For m≥0 let R[X,Y]m={∑i=0mciXm−iYi:ci∈R} be the R-module of homogeneous polynomials of total degree m in X,Y, with the ordered basis Xm, Xm−1Y, …, XYm−1, Ym.

Fix homogeneous elements F∈R[X,Y]d and G∈R[X,Y]e of the nominated degrees d and e; the zero polynomial is allowed, and it is homogeneous of every degree. The Sylvester resultant Res⁡d,e(F,G)∈R is the determinant (For n≥1, the determinant over a commutative ring by the Leibniz formula, and ∣det⁡A∣ for a real matrix) of the R-linear map ΦF,G ⁣:R[X,Y]e−1⊕R[X,Y]d−1⟶R[X,Y]d+e−1,(A,B)⟼AF+BG, in the ordered bases above: the e basis vectors of the F-block R[X,Y]e−1 are listed first, then the d basis vectors of the G-block R[X,Y]d−1. The target has d+e basis vectors, so the matrix is square.

Since F and G have no constant term when they are nonzero and positive degree, the map is well defined and R-linear, and no hypothesis on the leading coefficients of F or G is imposed. For two linear forms F=aX+bY and G=cX+dY the definition gives Res⁡1,1(F,G)=ad−bc, because ΦF,G(1,0)=aX+bY and ΦF,G(0,1)=cX+dY are the two matrix columns.

The degrees d,e belong to the data: if the coefficient of Xd in F vanishes, then Res⁡d,e(F,G) is still read off the degree-d Sylvester matrix. In particular dehomogenising to f(T)=F(T,1) and g(T)=G(T,1) never replaces d or e by the actual degrees of f or g.

LemmaStatement: Literature-sourcedProof: AI-adaptedaudited 2026-09-27Open item page →

Scaling, specialization, and the affine and infinite charts of a binary resultant

Statement

Let R be a commutative ring, let d,e≥1, and let F∈R[X,Y]d and G∈R[X,Y]e be homogeneous of the nominated degrees d,e.

  1. (Scaling) For all u,v∈R, Res⁡d,e(uF,vG)=uevdRes⁡d,e(F,G).
  2. (Specialization) For every unital ring homomorphism φ ⁣:R→R′ to a commutative ring R′, φ(Res⁡d,e(F,G))=Res⁡d,e(φ(F),φ(G)), where φ acts coefficientwise on F and G.
  3. (Charts) Let k be a field, let K be an algebraically closed extension field of k (An algebraically closed field: every nonconstant polynomial has a root in the field), and let F,G∈k[X,Y] be homogeneous of nominated positive degrees d,e. Put f(T)=F(T,1) and g(T)=G(T,1). Then the common zeros of F and G in P1(K) (projective space points) are exactly the points [a:1] with a∈K and f(a)=g(a)=0, together with the point [1:0] when the coefficient of Xd in F and the coefficient of Xe in G are both zero. The description is unchanged when F or G is the zero form, and it does not replace the nominated degrees by the actual degrees of f and g.

Facts & Assumptions

Given: A commutative ring R, degrees d,e≥1, forms F∈R[X,Y]d and G∈R[X,Y]e, and the ordered monomial bases of the definition.

[L1]

Res⁡d,e(F,G) is the determinant of the map (A,B)↦AF+BG from R[X,Y]e−1⊕R[X,Y]d−1 to R[X,Y]d+e−1 in the ordered bases that list the e F-block vectors first (Sylvester resultant of two positive-degree binary forms).

[L2]

Over every commutative ring the Leibniz determinant is column-multilinear and alternating (The Leibniz determinant is column-multilinear, alternating and normalized over every commutative ring).

[L3]

For commutative rings R,S, every unital ring homomorphism φ ⁣:R→S and every s∈S there is a unique unital ring homomorphism R[x]→S extending φ with x↦s, given by ∑iaixi↦∑iφ(ai)si (Universal property of R[x]: a coefficient homomorphism and the image of x determine a unique ring homomorphism).

[L4]

P1(K)=(K2∖{0})/∼, where a∼b exactly when b=λa for some λ∈K×, and classes are written [a0:a1] (projective space points).

[L5]

A homogeneous polynomial H of degree m satisfies H(λX,λY)=λmH(X,Y) for every λ, because each occurring monomial has total degree m (homogeneous polynomial and homogeneous ideal).

Proof

technique · direct
1.1

The map ΦuF,vG sends (A,B) to uAF+vBG. In the ordered bases of [L1] its matrix is obtained from the matrix of ΦF,G by multiplying the e columns of the F-block by u and the d columns of the G-block by v. Column multilinearity [L2] therefore gives det⁡ΦuF,vG=uevddet⁡ΦF,G, which is the scaling formula.

L1L2algebra
1.2

Let φ ⁣:R→R′ be a unital ring homomorphism to a commutative ring R′. By [L3] applied to the polynomial rings R[X], R[X,Y] and to R′, there is a unique ring homomorphism φ~ ⁣:R[X,Y]→R′[X,Y] extending φ with X↦X and Y↦Y; it sends every basis monomial Xm−iYi to the corresponding basis monomial and every entry of the matrix of ΦF,G to the corresponding entry of the matrix of Φφ(F),φ(G). The Leibniz formula exhibits the determinant as a polynomial with integer coefficients in the matrix entries, so it commutes with φ~, and φ(Res⁡d,e(F,G))=Res⁡d,e(φ(F),φ(G)).

L1L3algebra
1.3

By [L4] every point of P1(K) is a class [a0:a1] with (a0,a1)≠(0,0). If a1≠0 then [a0:a1]=[a:1] with a=a0/a1∈K, and if a1=0 then a0≠0 and [a0:0]=[1:0]. Thus every point is [a:1] for some a∈K or is [1:0], and the two kinds are disjoint.

L4algebra
1.4

Fix a∈K. The point [a:1] is a common zero of F and G exactly when F(a,1)=G(a,1)=0. Indeed a general representative of the class is (λa,λ) with λ∈K×, and by [L5] F(λa,λ)=λdF(a,1),G(λa,λ)=λeG(a,1); as λd,λe≠0, both vanish exactly when F(a,1)=G(a,1)=0. By definition F(a,1)=f(a) and G(a,1)=g(a).

L4L5algebra
1.5

Evaluating the defining linear combinations at (X,Y)=(1,0) shows that F(1,0) is the coefficient of Xd in F (all remaining monomials have a factor Y) and G(1,0) is the coefficient of Xe in G. Hence the point [1:0] is a common zero of F and G exactly when both of these coefficients vanish.

L5algebra
2.1

Steps 1.3, 1.4 and 1.5 describe every point of P1(K) and decide when it is a common zero, so the common zeros are exactly the affine zeros [a:1] with f(a)=g(a)=0 together with the possible point [1:0] detected by the two vanishing top coefficients. Nothing in the argument replaces d or e by the actual degrees of f or g: the zero forms have all coefficients zero, so they contribute the point [1:0] as claimed, and a form whose top coefficient vanishes contributes no condition beyond the vanishing already recorded.

step 1.3step 1.4step 1.5given∎
TheoremStatement: Literature-sourcedProof: AI-adaptedaudited 2026-09-27Open item page →

The binary Sylvester resultant detects a common geometric projective root

Statement

Let k be any field, let K be any algebraic closure of k (An algebraic closure of a field), and let F,G∈k[X,Y] be homogeneous forms of nominated positive degrees d,e, including the zero forms. Then Res⁡d,e(F,G)=0 in k if and only if F and G vanish together at some point of P1(K) (projective space points).

No k-rational common point is asserted, and K is supplied by hypothesis rather than constructed here.

Facts & Assumptions

Given: A field k, an algebraic closure K of k, integers d,e≥1, homogeneous forms F,G∈k[X,Y] of nominated degrees d,e (zero forms allowed), and the ordered monomial bases of the resultant definition.

[L1]

Res⁡d,e(F,G) is the determinant of the matrix M of the map (A,B)↦AF+BG from k[X,Y]e−1⊕k[X,Y]d−1 to k[X,Y]d+e−1 in the ordered descending monomial bases, with the e F-block basis vectors first; domain and target therefore both have dimension d+e (Sylvester resultant of two positive-degree binary forms).

[L2]

The resultant commutes with coefficientwise application of every unital ring homomorphism between commutative rings, and over a field k with algebraically closed extension K the common zeros in P1(K) of forms of nominated positive degrees are exactly the points [a:1] with F(a,1)=G(a,1)=0, together with [1:0] when the Xd-coefficient of F and the Xe-coefficient of G both vanish, the zero forms included (Scaling, specialization, and the affine and infinite charts of a binary resultant).

[L3]

K is a field extension of k and is algebraically closed (An algebraic closure of a field), so every nonconstant polynomial over K has a root in K (An algebraically closed field: every nonconstant polynomial has a root in the field).

[L4]

For commutative rings R,S and every unital ring homomorphism R→S and every s∈S there is a unique unital ring homomorphism R[x]→S extending it with x↦s, sending ∑iaixi to ∑iφ(ai)si (Universal property of R[x]: a coefficient homomorphism and the image of x determine a unique ring homomorphism).

[L5]

A positive-sized square matrix over a commutative ring is invertible if and only if its determinant is a unit (A positive-sized square matrix over a commutative ring is invertible if and only if its determinant is a unit), and the units of a field are exactly its nonzero elements (Every field is a commutative ring with 1≠0; it is an integral domain, and it is a commutative division ring).

[L6]

A square matrix over a field is invertible exactly when its multiplication map is a linear isomorphism (A square matrix is invertible exactly when its multiplication map is a linear isomorphism; matrices preserve inverses of linear isomorphisms), and in ordered bases a linear map acts on coordinates by [T(v)]C=[T]BC[v]B ([T(v)]C=[T]BC[v]B).

[L7]

A linear map is injective if and only if its kernel is {0} (The kernel and image are linear subspaces, and a linear map is injective if and only if its kernel is trivial); for a linear map on a finite-dimensional space dim⁡V=dim⁡ker⁡T+dim⁡im⁡T (Rank-nullity: dim⁡FV=nullity⁡T+rank⁡T); and a subspace U of a finite-dimensional V satisfies dim⁡U=dim⁡V if and only if U=V (If dim⁡FV=n and U is a linear subspace of V, then U is finite-dimensional, dim⁡FU≤n, and dim⁡FU=n if and only if U=V).

[L8]

Over a commutative ring, f(a)=0 if and only if x−a divides f (Factor theorem over a commutative ring); and for f,g over a field, not both zero, there are A,B with Af+Bg=gcd⁡(f,g), the monic gcd, which divides both f and g (Bézout identity and the Euclidean algorithm for polynomials over a field).

[L9]

If R is an integral domain then R[x] is an integral domain (A polynomial ring over an integral domain is an integral domain), and for nonzero f,g∈R[x] over a domain deg⁡(fg)=deg⁡f+deg⁡g (Over an integral domain, degrees add under multiplication of nonzero polynomials).

Proof

technique · direct
1.1

The inclusion k→K is a unital ring homomorphism, and an element of the field k is zero exactly when its image in K is zero, so Res⁡d,e(F,G)=0 in k if and only if its image in K is zero; by the specialization clause of [L2] that image is Res⁡d,e(FK,GK), where FK,GK∈K[X,Y] are the coefficientwise images, that is, the same forms viewed over K, homogeneous of the same nominated degrees. Evaluating F and G at a point of P1(K) gives the same field elements as evaluating FK and GK, so also the common-zero condition is unchanged. Hence it suffices to prove the equivalence for forms over the algebraically closed field K, and from here on we work over K.

L2L3suffices
1.2

For m≥0 let δm ⁣:K[X,Y]m→K[T] be the substitution H↦H(T,1), a K-linear map by [L4]. It carries the ordered monomial basis Xm,Xm−1Y,…,Ym to the ordered list Tm,Tm−1,…,1, and it is bijective onto the polynomials of degree ≤m, with two-sided inverse p(T)↦Ymp(X/Y); it is also multiplicative in the sense δm+n(HH′)=δm(H)δn(H′). Writing f:=δd(F) and g:=δe(G), of degrees ≤d and ≤e, the map Ψ ⁣:(u,v)↦uf+vg from P≤e−1⊕P≤d−1 to P≤d+e−1 (polynomials in K[T] of the indicated degree bounds) has, in the bases transported by δ, exactly the matrix M of the resultant map (A,B)↦AF+BG; hence Res⁡d,e(F,G)=det⁡M by [L1].

L1L4algebra
1.3

By [L6] the coordinates of Ψ(u,v) are M times the coordinates of (u,v); coordinates are unique, so Ψ is bijective if and only if the multiplication map x↦Mx on column vectors is bijective, which by [L6] holds if and only if M is invertible. By [L5] and the fact that K is a field, M is invertible if and only if det⁡M≠0. Since domain and target of Ψ both have dimension d+e by [L1], [L7] gives that Ψ is bijective if and only if Ψ is injective. Chaining these equivalences, Res⁡d,e(F,G)=0 if and only if Ψ is not injective.

L1L5L6L7
1.4

Suppose that f and g have a common root α∈K; if f=g=0 every α qualifies, and then Ψ is the zero map on a nonzero space by [L1], so it is not injective. Otherwise, by [L8] there are f1,g1∈K[T] with f=(T−α)f1 and g=(T−α)g1, where f1=0 if f=0 and g1=0 if g=0; by [L9] and deg⁡f≤d, deg⁡g≤e we get deg⁡f1≤d−1 and deg⁡g1≤e−1. Then (g1,−f1) lies in P≤e−1⊕P≤d−1 and is nonzero, because if f≠0 then f1≠0 by [L9], and if f=0 then g≠0 and g1≠0 by [L9]; and Ψ(g1,−f1)=g1f−f1g=g1(T−α)f1−f1(T−α)g1=0. So Ψ is not injective.

L1L8L9algebra
1.5

Suppose that f and g have no common root in K, that they are not both zero, and that deg⁡f=d or deg⁡g=e. By [L8] take A,B with Af+Bg=gcd⁡(f,g); the gcd is monic and divides both f and g. If the gcd were not 1, it would be nonconstant, hence by [L3] would have a root α∈K, and by [L8] applied to the divisibility that α would be a common root of f and g; so the gcd is 1 and Af+Bg=1. Now let Ψ(u,v)=uf+vg=0. Multiplying 1=Af+Bg by v gives v=A(vf)+B(vg)=A(vf)−B(uf)=f(Av−Bu), so f divides v; since deg⁡v≤d−1 and, when deg⁡f=d, a nonzero multiple v=fw would have deg⁡v=d+deg⁡w≥d by [L9], we get v=0 in that case. Symmetrically, multiplying 1=Af+Bg by u gives u=g(Bu−Av), so g divides u; since deg⁡u≤e−1 and, when deg⁡g=e, a nonzero multiple u=gw would have deg⁡u=e+deg⁡w≥e by [L9], we get u=0 in that case. At least one of the two cases holds. If both cases hold, the two conclusions just displayed give u=v=0. If only deg⁡f=d holds, then v=0 and therefore Ψ(u,0)=uf=0, which forces u=0 because K[T] is a domain by [L9] and f≠0; if only deg⁡g=e holds, the same argument with the roles of f and g interchanged gives u=0, and then vg=0 forces v=0 because g≠0. Hence (u,v)=(0,0) and Ψ is injective.

L3L8L9cases: deg f=d or deg g=ealgebra
2.1

Suppose the Xd-coefficient of F and the Xe-coefficient of G both vanish. In the homogeneous expansion only the pure terms Xd and Xe avoid a factor Y, so Y divides F and Y divides G; write F=YF′ and G=YG′ with F′,G′ homogeneous of degrees d−1 and e−1 (the zero polynomials allowed). Then f=F′(T,1) and g=G′(T,1), so Ψ(G′(T,1),−F′(T,1))=G′(T,1)F′(T,1)−F′(T,1)G′(T,1)=0: if (F,G)≠(0,0) this displays a nonzero kernel vector because F′ or G′ is nonzero, and if F=G=0 then Ψ is the zero map on a nonzero space by [L1]. Either way Ψ is not injective, so Res⁡d,e(F,G)=0 by 1.3; and conversely [1:0] is a common zero of F and G in P1(K) by the chart clause of [L2], because the two top coefficients vanish. Thus in this case the resultant vanishes and a common projective zero exists.

L1L2step 1.3algebra
2.2

Suppose now that the Xd-coefficient of F or the Xe-coefficient of G is nonzero, so that deg⁡f=d or deg⁡g=e and f,g are not both zero. If f and g have a common root in K, then Res⁡d,e(F,G)=0 by 1.4 and 1.3; if they do not, then Ψ is injective by 1.5 and Res⁡d,e(F,G)≠0 by 1.3. Hence Res⁡d,e(F,G)=0 if and only if f,g have a common root in K, and by the chart clause of [L2] the common roots of f and g are exactly the affine common zeros [a:1], the point [1:0] being excluded because it is a common zero only when both top coefficients vanish, which is not the case here. So Res⁡d,e(F,G)=0 if and only if F and G vanish together at a point of P1(K).

L2step 1.3step 1.4step 1.5
3.1

Every pair (F,G) satisfies the hypothesis of 2.2 or the hypothesis of 2.1, and in both cases Res⁡d,e(F,G)=0 is equivalent to the existence of a common zero in P1(K), which proves the equivalence over the algebraically closed field K; undoing the coefficient extension of 1.1 gives the equivalence over the original field k. No k-rational point was produced anywhere: the points obtained are points of P1(K) over the supplied algebraic closure.

step 1.1step 2.1step 2.2∎
LemmaStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-6-sol)audited 2026-09-27Open item page →

Every finite-variable polynomial ring over a field is a UFD, with prime irreducibles and principal height-one primes

Statement

Let k be a field and let r≥0 be an integer. Then k[x1,…,xr] is a unique factorisation domain (Unique factorisation domain). Every irreducible element of it is prime (Irreducible and prime elements of an integral domain), and every prime ideal of height one (The height of a prime ideal) is generated by an irreducible element.

For r=0 the ring is the field k itself (Polynomial rings in finitely many commuting indeterminates by iteration); it has no irreducibles and no height-one primes.

Facts & Assumptions

Given: A field k and an integer r≥0.

[L1]

A UFD is an integral domain in which every nonzero nonunit is a finite product of irreducibles, and any two such products of the same element have the same length and matching factors up to order and associates (Unique factorisation domain).

[L2]

In a domain, a nonzero nonunit p is irreducible when p=ab forces a or b to be a unit, and prime when p∣ab implies p∣a or p∣b (Irreducible and prime elements of an integral domain).

[L3]

Let R be a UFD with field of fractions K. A polynomial in R[x] is primitive when its coefficients have no common nonunit divisor. Products of primitive polynomials are primitive; and a primitive polynomial of positive degree is irreducible in R[x] if and only if it is irreducible in K[x] (Gauss lemma over a UFD).

[L5]

For every field F, the polynomial ring F[x] is a UFD (For every field F, F[x] is a unique factorisation domain).

[L6]

The iterated polynomial ring is k[x1,…,xr]=k[x1,…,xr−1][xr] for r≥1, with k[x1,…,x0]=k (Polynomial rings in finitely many commuting indeterminates by iteration).

[L7]

If R is an integral domain then so is R[x] (A polynomial ring over an integral domain is an integral domain), and for nonzero polynomials over a domain deg⁡(fg)=deg⁡f+deg⁡g (Over an integral domain, degrees add under multiplication of nonzero polynomials). A quotient R/p is an integral domain exactly when p is prime (R/P is an integral domain if and only if P is a prime ideal), and a unital ring homomorphism R→S induces one R[x]→S[x] with x↦x (Universal property of R[x]: a coefficient homomorphism and the image of x determine a unique ring homomorphism). A field is a commutative ring whose nonzero elements are units (Every field is a commutative ring with 1≠0; it is an integral domain, and it is a commutative division ring).

[L8]

The Krull dimension of a nonzero commutative ring is the supremum of the lengths of strict chains of prime ideals, and the height of a prime p is dim⁡Rp; contraction along R→Rp is an inclusion-preserving bijection from Spec⁡Rp onto the primes of R contained in p (Krull dimension of a nonzero ring, The height of a prime ideal, Prime ideals of a localization are exactly the primes disjoint from the denominator set).

Proof

technique · induction
1.1

For r=0 the ring is the field k by [L6]. Every nonzero element of a field is a unit by [L7], so there are no nonzero nonunits at all; the existence and uniqueness clauses of [L1] hold vacuously, and by [L2] there is no irreducible element, so the statement about irreducibles is vacuous too. This is the base case of the induction on r.

L1L2L6L7base
1.2

Let R be any UFD and p∈R irreducible. Then p is prime: if p∣ab with a,b≠0, factor a=∏iai, b=∏jbj and write ab=pc with c≠0 factored as ∏kck, as [L1] allows whenever the element in question is a nonzero nonunit, the unit cases being immediate from p∣ab; comparing the two products of irreducibles for ab and pc by the uniqueness clause of [L1] shows that p is associate to one of the ai or one of the bj, hence divides a or b.

L1L2algebra
1.3

Now let R be a UFD, K=Frac⁡(R) by [L4], and 0≠f∈R[x]. For each associate class C of irreducibles in R, let vC(a) be the exponent of that class in the factorization of a nonzero a∈R; it is well-defined by the uniqueness clause of [L1]. Let C(f) be the finite set of such classes appearing in the factorizations of the nonzero coefficients of f, and for each C∈C(f) choose one representative pC. Set eC=min⁡{vC(a):a≠0 is a coefficient of f} and c(f)=∏C∈C(f)pCeC. This finite product is a common divisor of the coefficients, every common divisor divides it up to associates, and f∗:=f/c(f) is primitive in the sense of [L3]; thus f=c(f)f∗. For λ∈K×, define vC(λ)=vC(a)−vC(b) when λ=a/b with nonzero a,b∈R; this is well-defined, and vC(λ)=0 for every associate class exactly when λ is a unit of R. Note also that an irreducible f of positive degree is primitive: a nonunit constant r∈R dividing all coefficients would write f=r⋅(f/r) with both factors nonunits, since f/r has positive degree by [L7]. The content c(f) factors into irreducibles of R by [L1], and each such constant is irreducible in R[x], because a factorization of a constant in R[x] has both factors constant by [L7] and so is a factorization in R. For the primitive part, [L5] gives a factorization f∗=ug1⋯gn in K[x], with u∈K× and each gj irreducible in K[x]; if n=0, then f∗ is a nonzero constant in R and, being primitive, is a unit of R. For each j choose aj∈R∖{0} with ajgj∈R[x] and write ajgj=djhj, where dj∈R is a content and hj∈R[x] is primitive; then gj=(dj/aj)hj, so hj is a nonzero scalar multiple of gj in K[x], hence irreducible in K[x] and in R[x] by [L3]. By [L3] the product h1⋯hn is primitive, and f∗=λ h1⋯hn with λ=u∏j(dj/aj)∈K×. Since both f∗ and h1⋯hn are primitive, comparison of the least exponents in each associate class gives vC(λ)=0 for every C, so λ is a unit of R. Thus f is a product of irreducibles of R[x].

L1L3L4L5L7algebra
1.4

Assume now that r≥1 and that k[x1,…,xr−1] is a UFD in which every irreducible element is prime; this is the induction hypothesis.

ih
2.1

For uniqueness, let p1⋯pm=q1⋯qn be two factorizations of the same element f≠0 of R[x] into irreducibles. Multiply the positive-degree factors of each side together, using the primitivity noted in 1.3; the result is primitive by [L3] on each side, so comparing contents as in 1.3 shows that the two sides' constant factors are associates and that the products of positive-degree factors are associates of one another. Each positive-degree factor is irreducible in K[x] by [L3], and K[x] is a UFD by [L5], so the two products of positive-degree factors agree up to order, associates in K[x], and a unit scalar; that scalar is a unit of R by the exponent comparison of 1.3, so they agree up to order and associates in R[x]. The constant factors are products of irreducibles of R and agree up to order and associates by the uniqueness clause of [L1]. Hence R[x] satisfies the uniqueness clause of [L1], and with 1.3 it is a UFD.

L1L3L5L7step 1.3
2.2

Every irreducible element of R[x] is prime. Let p∈R[x] be irreducible. If deg⁡p=0 then p∈R is irreducible in R, hence prime in R by 1.2; if p∣ab in R[x], then the induced map R[x]→(R/(p))[x] of [L7] kills ab, and (R/(p))[x] is a domain by [L7] because R/(p) is a domain for the prime element p; so all coefficients of a or all coefficients of b lie in (p), that is, p∣a or p∣b. If deg⁡p≥1, then p is primitive by 1.3, hence irreducible in K[x] by [L3], hence prime in the UFD K[x] by 1.2; if p∣ab in R[x], then p∣ab in K[x], so after possibly swapping a,b we have a=pq for some q∈K[x]. Write q=λq∗ with λ∈K× and q∗∈R[x] primitive, by the content construction of 1.3 applied to a polynomial clearing the denominators of q; then a=λ (pq∗), and the product pq∗ is primitive by [L3]. Comparing contents in the equality a=λ (pq∗) shows that λ is associate to the content c(a)∈R of step 1.3: clearing the denominators of λ by some u≠0 gives ua=(λu)(pq∗), whose left side has content u c(a) and whose right side has content λu up to units because pq∗ is primitive, the exponents vp of step 1.3 being additive in a constant factor. Hence λ∈R and q=λq∗∈R[x], so a=pq with q∈R[x] and p∣a in R[x].

L2L3L5L7step 1.2step 1.3
2.3

In any UFD A, every prime ideal of height one is generated by an irreducible element. By [L8], ht⁡(p)=1=dim⁡Ap means that inside p there is a strict chain of primes of length one and none of length two; in particular p contains a nonzero element, so choose 0≠f∈p. Factoring f into irreducibles and using that p is prime, some irreducible factor p lies in p by [L1] and [L2]; then p is prime by 1.2, so (p) is a nonzero prime ideal contained in p. Were (p)⊊p, the strict chain 0⊊(p)⊊p of primes of A would, by the inclusion-preserving bijection of [L8], give a chain of length two in Spec⁡Ap, contradicting dim⁡Ap=1. Hence p=(p).

L1L2L8step 1.2
3.1

By [L6] the ring k[x1,…,xr] is the polynomial ring A[xr] over A=k[x1,…,xr−1], which is a UFD by step 1.4. Steps 1.3 and 2.1 therefore make k[x1,…,xr] a UFD, and step 2.2 shows that every irreducible element of it is prime, using the primitivity results quoted in those steps. So the UFD clause and the irreducible-is-prime clause hold for this r≥1 whenever they hold for r−1.

L6step 1.3step 1.4step 2.1step 2.2
4.1

The base case 1.1 and the induction step 3.1 prove the UFD clause and the irreducible-is-prime clause for every r≥0. Finally, if p⊆k[x1,…,xr] is a prime ideal of height one, then k[x1,…,xr] is a UFD by 3.1, so 2.3 exhibits an irreducible element generating p; for r=0 the case is vacuous, a field having no nonzero prime ideal. This proves all three clauses of the statement.

step 2.3step 3.1discharge-induction: step 1.1∎
LemmaStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-6-sol)audited 2026-09-27Open item page →

Coprime positive-degree plane forms form a regular sequence

Statement

Let k be a field and S=k[x0,x1,x2]. Let F,G∈S be nonzero homogeneous forms of positive degrees and suppose that F and G have no common nonconstant factor in S. Then (F,G) is an S-regular sequence in that order (Regular Sequence On A Module).

Equivalently, no prime ideal of height one of S (The height of a prime ideal) contains both F and G; the height-one primes of S are exactly the principal primes generated by irreducible elements (Every finite-variable polynomial ring over a field is a UFD, with prime irreducibles and principal height-one primes).

Facts & Assumptions

Given: A field k, the ring S=k[x0,x1,x2], and nonzero homogeneous F,G∈S of positive degrees with no common nonconstant factor.

[L1]

S is a unique factorisation domain, every irreducible element of S is prime, and every height-one prime of S is generated by an irreducible element (Every finite-variable polynomial ring over a field is a UFD, with prime irreducibles and principal height-one primes).

[L2]

A finite sequence x1,…,xn in a commutative unital ring R is M-regular when M/(x1,…,xi−1)M≠0 and multiplication by xi is injective on it for every i, and M/(x)M≠0 (Regular Sequence On A Module).

[L3]

S is an integral domain, since a polynomial ring over a domain is a domain (A polynomial ring over an integral domain is an integral domain).

[L4]

A nonzero homogeneous polynomial of positive degree has no nonzero constant term, so all of its monomials have positive total degree and lie in the maximal ideal (x0,x1,x2) (homogeneous polynomial and homogeneous ideal).

[L5]

An element of a domain is irreducible when it is a nonzero nonunit with no factorisation into two nonunits, and prime when it divides a product only by dividing a factor (Irreducible and prime elements of an integral domain).

[L6]

The height of a prime p is dim⁡Sp, the Krull dimension of a ring is the supremum of the lengths of strict chains of its prime ideals, and primes of Sp correspond inclusion-preservingly to primes of S contained in p (The height of a prime ideal, Krull dimension of a nonzero ring, Prime ideals of a localization are exactly the primes disjoint from the denominator set).

Proof

technique · direct
1.1

Since S is an integral domain by [L3] and F≠0, multiplication by F is injective on S=S/(0)S, and S≠0.

L2L3
1.2

A nonconstant element h∈S divides both F and G if and only if some irreducible element p∈S divides both: given such h, factor h into irreducibles using [L1]; every irreducible factor is a nonzero nonunit, hence nonconstant, since the constants of S are 0 and the units of k; conversely an irreducible common divisor is a common nonconstant factor by [L5].

L1L5algebra
1.3

Suppose no irreducible element divides both F and G, and let G,H∈S with GH∈(F), that is, F∣GH. Write F=u p1a1⋯prar with u a unit and the pi irreducible, using [L1] and F≠0; no pi divides G, and pi∣GH, so pi∣H for every i because pi is prime by [L1]; hence F∣H and H∈(F). Therefore multiplication by G is injective on S/(F).

L1algebra
1.4

Both F and G are nonzero homogeneous of positive degree, so by [L4] every monomial of F and of G lies in m=(x0,x1,x2); hence (F,G)⊆m, which is a proper ideal, and S/(F,G)≠0.

L4
1.5

If p∈S is irreducible, then (p) has height one. By [L1] the element p is prime, so (p) is a prime ideal, nonzero and proper; and the only prime ideals of S contained in (p) are 0 and (p): indeed if 0≠q⊆(p) is prime, factor a nonzero element q∈q into irreducibles by [L1], so that some irreducible r divides q and lies in q⊆(p), which forces p∣r and hence r associate to p, so p∈q and (p)⊆q. Hence Spec⁡S(p) consists of the two primes corresponding to 0 and (p), a chain of length one, so dim⁡S(p)=1 and ht⁡(p)=1 by [L6].

L1L5L6algebra
2.1

By 1.3, multiplication by G is injective on the module S/(F)=(S/(F))S. Moreover S/(F)≠0: otherwise 1∈(F), so F would be a unit of the domain S by [L3], contradicting that F is a nonzero nonunit, being homogeneous of positive degree.

L3step 1.3algebra
2.2

The regular condition is equivalent to the height-one condition. If a height-one prime p contains both F and G, then p=(p) with p irreducible by [L1], so p divides both and by 1.2 the forms have a common nonconstant factor. Conversely, if a nonconstant h divides both, then by 1.2 an irreducible p divides both; by 1.5 the principal prime (p) has height one, and it contains both F and G. Hence no common nonconstant factor is equivalent to: no height-one prime of S contains both forms.

L1step 1.2step 1.5
3.1

The sequence (F,G) is S-regular: S≠0 and multiplication by F is injective on S by 1.1; multiplication by G is injective on S/(F), which is nonzero, by 2.1; and S/(F,G)≠0 by 1.4. This meets the definition [L2] in both slots.

L2step 1.1step 1.4step 2.1
4.1

Steps 3.1 and 2.2 prove the two equivalent formulations of the statement: the pair (F,G) is an S-regular sequence, and no prime ideal of height one contains both F and G. No hypothesis beyond the stated ones was used, and the arguments are valid over an arbitrary field k.

step 3.1step 2.2∎
LemmaStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-6-sol)audited 2026-09-27Open item page →

Hilbert series and eventual Hilbert value of a two-form plane complete intersection

Statement

Let k be a field and let S=k[x0,x1,x2] carry its standard grading. Let F,G∈S be homogeneous of positive degrees d,e and suppose that the pair (F,G) is S-regular (Regular Sequence On A Module). Then HS⁡S/(F,G)(t)=(1−td)(1−te)(1−t)3=(1+t+⋯+td−1)(1+t+⋯+te−1)1−t, and the Hilbert function of S/(F,G) is constantly equal to de in every degree n≥d+e−2.

This is a statement about graded pieces only; the ring S/(F,G) is not claimed to be Artinian or finite-dimensional.

Facts & Assumptions

Given: A field k, the standard graded ring S=k[x0,x1,x2], and a homogeneous S-regular pair F,G of positive degrees d,e.

[L1]

If nonzero homogeneous plane forms of positive degrees have no common nonconstant factor, then they form an S-regular sequence in that order (Coprime positive-degree plane forms form a regular sequence).

[L2]

A sequence is M-regular when M/(x1,…,xi−1)M≠0 and multiplication by xi is injective on that module for every i, and M/(x)M≠0 (Regular Sequence On A Module); in particular each generator of a regular sequence is a nonzerodivisor on the preceding quotient.

[L3]

For the standard graded polynomial ring, the degree-n piece Sn has as a basis the monomials x0ax1bx2c with a+b+c=n (Nonnegatively graded rings and modules, homogeneous elements, and twists, Monomials, coefficients, degree in each variable and total degree in F[x1,…,xn]); a homogeneous ideal has graded quotient pieces, and the twist satisfies M(a)n=Mn+a (Nonnegatively graded rings and modules, homogeneous elements, and twists).

[L4]

The Hilbert function of a graded module with finite-length pieces is HM(n)=ℓS0(Mn) and its Hilbert series is HS⁡M(t)=∑nHM(n)tn, with HS⁡M(a)(t)=t−aHS⁡M(t) (The Hilbert function and formal Hilbert series of a graded module with finite-length pieces).

[L5]

For a short exact sequence 0→N→M→Q→0 the middle module has finite length exactly when the outer two do, and then ℓ(M)=ℓ(N)+ℓ(Q) (Module length is additive in short exact sequences).

[L6]

A module is simple when it is nonzero and has no nonzero proper submodule; a composition series has simple factors, and the length of a module with a composition series is the number of its factors (Simple module: a nonzero module with no proper nonzero submodule, Composition series and length of a module).

[L7]

In R⟦t⟧ the Cauchy product is [tn](fg)=∑i+j=n[ti]f [tj]g, the constant series 1 has coefficient 1 at 0 and 0 elsewhere, and coefficient extraction is additive (Formal power series over a commutative ring and the coefficient-extraction functional [xn]).

Proof

technique · direct
1.1

Fix n. Because F is a nonzerodivisor on S of degree d by [L2], multiplication by F maps Sn−d isomorphically onto F⋅Sn−d=(F)n, so there is an exact sequence of k-vector spaces 0→Sn−d→⋅FSn→(S/(F))n→0. Here Sn−d:=0 when n<d. Likewise G is a nonzerodivisor on S/(F) and has degree e, so 0→(S/(F))n−e→⋅G(S/(F))n→(S/(F,G))n→0 is exact, with (S/(F))n−e:=0 when n<e. All terms are finite-dimensional over k=S0, and ℓk(V)=dim⁡kV for a finite-dimensional k-vector space, since a basis v1,…,vm gives the composition series 0⊊⟨v1⟩⊊⋯⊊V with one-dimensional, hence simple, factors by [L6].

L2L3L5L6algebra
2.1

Taking dimensions over k in the two exact sequences of 1.1 and using ℓk=dim⁡k by [L4] on each piece, we get for every n dim⁡k(S/(F,G))n=dim⁡kSn−dim⁡kSn−d−dim⁡kSn−e+dim⁡kSn−d−e, with dim⁡kSm:=0 for m<0. Moreover dim⁡kSm is the number of triples (a,b,c)∈N3 with a+b+c=m, since those triples index the monomial basis of Sm by [L3].

L3L4L5step 1.1
3.1

Work in Z⟦t⟧, so the coefficients retain the integer dimensions even when k has positive characteristic. Write G(t):=∑n≥0dim⁡kSntn for the Hilbert series of S. By the Cauchy product rule of [L7], the cube of ∑n≥0tn is ∑ntn convolved three times, whose coefficient at tn is exactly the number of triples (a,b,c)∈N3 with a+b+c=n, that is, dim⁡kSn by 2.1. Hence G(t)=(∑n≥0tn)3; and since 1−t times ∑n≥0tn has constant coefficient one and all other coefficients zero, ∑n≥0tn is the inverse of 1−t in Z⟦t⟧ and G(t)=(1−t)−3. Multiplying the dimension identity of 2.1 by tn and summing over n≥0, the shifts by d and e contribute td and te by the twist rule of [L4], so HS⁡S/(F,G)(t)=(1−td)(1−te)G(t)=(1−td)(1−te)(1−t)3.

L4L7step 2.1algebra
4.1

Since (1−td)=(1−t)(1+t+⋯+td−1) and likewise for e, the series of 3.1 equals P(t)/(1−t) where P(t) is the polynomial (1+t+⋯+td−1)(1+t+⋯+te−1)=∑m=0d+e−2pmtm with pm≥0; here pm counts the pairs (i,j) with i≤d−1, j≤e−1 and i+j=m, so ∑mpm=de. By the Cauchy product rule of [L7] and the inverse ∑ntn=(1−t)−1 from 3.1, the coefficient of tn in P(t)/(1−t) is ∑m≤npm, which equals ∑mpm=de for every n≥d+e−2. Hence HS/(F,G)(n)=de in all those degrees.

L7step 3.1algebra
5.1

By [L1], the hypothesis of the statement holds in particular for every pair of nonzero homogeneous plane forms of positive degrees d,e with no common nonconstant factor, so the computed series and the eventual value de apply to those pairs. Steps 3.1 and 4.1 prove both displayed identities and the eventual constancy; no Artinianity or finite dimensionality of S/(F,G) was used anywhere.

L1step 3.1step 4.1∎
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-09-27Open item page →

Projective scheme of a homogeneous quotient and its standard affine charts

Definition

Assume the Axiom of Choice (The Axiom of Choice), inherited here from the affine structure-sheaf construction (The localization construction extends to the structure sheaf on Spec A): its localization data form a sheaf on distinguished opens using the prime-existence and finite-subcover results. The finite chart gluing makes no additional choice.

Let k be a field, let R=k[x0,…,xn] carry the standard grading in which every xi has degree one (Nonnegatively graded rings and modules, homogeneous elements, and twists, homogeneous polynomial and homogeneous ideal), let I⊆R be a homogeneous ideal, and put S=R/I with the induced grading. Write

S+=(x0,…,xn)S=⨁m≥1Sm

for the irrelevant ideal of S, generated by the images of the variables.

  1. Underlying set. The projective spectrum Proj⁡S has as its points the homogeneous prime ideals p⊆S with S+⊈p; equivalently xi∉p for at least one i.
  2. Standard charts. For each i let Sxi be the localization of S in which the powers of xi are inverted; it is a graded ring and its degree-zero part (Sxi)0 is a k-algebra. The standard chart D+(xi) is the affine scheme Spec⁡((Sxi)0) with its structure sheaf (Affine schemes and their coordinate rings), whose sections on a distinguished open D(a) are ((Sxi)0)a. Concretely, (Sxi)0 is the image of the subring of fractions of S of total degree zero with denominator a power of xi; in the polynomial case with I=0 it is the polynomial ring in the ratios xj/xi for j≠i.
  3. Overlaps and gluing. For all i,j the localizations (Sxi)0 and (Sxj)0 have the common localization (Sxixj)0, obtained from either one by inverting the degree-zero ratio xj/xi respectively xi/xj; these identifications of Spec⁡((Sxixj)0) with distinguished open subschemes of the two charts are isomorphisms of locally ringed spaces (A principal localization identifies its spectrum with a distinguished open). They are the transition isomorphisms, and they satisfy the identity and cocycle conditions because both composites are the canonical identification inside the double localization Sxixjxk. The affine schemes D+(xi) therefore glue to a scheme Proj⁡S (Gluing affine schemes along compatible open isomorphisms, Schemes), the standard charts forming an open affine cover, with the points of part 1 as its underlying set and the subset D+(xixj)⊆D+(xi) as the locus where xj/xi is invertible.
  4. Conventions. The construction is available over an arbitrary field k and for an arbitrary homogeneous ideal I, including a nonradical one; it makes Proj⁡S a k-scheme locally of finite type, with residue fields κ(p)=S(p)/m(p) that need not equal k. Here T is the multiplicative set of homogeneous elements of S outside p, S(p)=(T−1S)0, and m(p)=(T−1p)0 is its maximal ideal: a degree-zero fraction with numerator outside p has its inverse by interchanging numerator and denominator. It is not the same object as the classical projective algebraic set of projective space points, which is defined over an algebraically closed field and is reduced: the classical set records only the kˉ-points of the reduced subscheme, while Proj⁡S retains the scheme structure on its charts, including any nilpotents that survive localization. When k is algebraically closed and I is radical, the closed points of Proj⁡S correspond to the points of V+(I) in the classical sense; that dictionary is not asserted here.

For the empty case: if S+=0, that is, if the images of all xi vanish in S, then S has no homogeneous prime avoiding S+ and Proj⁡S=∅; every D+(xi)=Spec⁡0 is empty, consistently with the gluing. In particular Proj⁡(k[x0,…,xn]/(x0,…,xn))=∅.

LemmaStatement: Literature-sourcedProof: AI-adaptedaudited 2026-09-27Open item page →

Prime and local-ring correspondence on standard projective charts

Statement

Assume the Axiom of Choice (The Axiom of Choice), as required by the affine structure sheaves in Projective scheme of a homogeneous quotient and its standard affine charts. Let k be a field, let S=k[x0,…,xn]/I be a standard graded quotient in which the images of the variables have degree one, and let X=Proj⁡S have standard charts D+(xi)=Spec⁡(Ai) with Ai=(Sxi)0, as in Projective scheme of a homogeneous quotient and its standard affine charts. Fix i and let λi:S→Sxi be the localization map.

  1. Chart primes. The maps p↦pSxi∩Ai and p0↦λi−1(p0Sxi) are inverse, inclusion-preserving bijections between the homogeneous primes p⊆S with xi∉p (these are exactly the points of Proj⁡S lying in D+(xi)) and the points p0 of the chart Spec⁡(Ai).
  2. Local rings. If p and p0 correspond as in 1, then OX,p≅(Ai)p0.
  3. Overlaps. If xi,xj∉p and p0,i, p0,j are the corresponding primes of Ai and Aj, then in Aij=(Sxixj)0 one has p0,iAij=p0,jAij, and the two charts compute the same local ring at the point: (Ai)p0,i≅(Aj)p0,j.
  4. Field extension. Let k⊆K be a field extension and let SK=S⊗kK be graded with deg⁡(s⊗μ)=deg⁡s. Then (SK)xi≅Sxi⊗kK as graded K-algebras and ((SK)xi)0≅Ai⊗kK. Contraction along S→SK carries homogeneous primes of SK avoiding xi to homogeneous primes of S avoiding xi, and for q↦p:=q∩S with chart primes q0∈Spec⁡(Ai⊗kK) and p0∈Spec⁡(Ai) one has q0∩Ai=p0. Moreover OXK,q is the localization of OX,p⊗kK at the prime induced by q0.

Facts & Assumptions

Given: The Axiom of Choice, a field k, a standard graded quotient S=k[x0,…,xn]/I of the polynomial ring, the projective scheme X=Proj⁡S with its standard charts, a fixed index i, and a field extension k⊆K.

[L1]

Under AC, Proj⁡S has as points the homogeneous primes p with S+⊈p; its standard chart D+(xi) is the affine scheme Spec⁡(Ai) with Ai=(Sxi)0, where Sxi is a graded ring in which xi, homogeneous of degree one, is inverted; the overlaps are Aij=(Sxixj)0, obtained from Ai by inverting the degree-zero element xj/xi and from Aj by inverting xi/xj; the standard charts cover X (Projective scheme of a homogeneous quotient and its standard affine charts). The AC use is inherited from the affine chart sheaf construction; the extension-contraction calculations below need no further choice.

[L2]

In a graded ring every element has a unique expression as a sum of homogeneous elements, its homogeneous components; an ideal is homogeneous when it contains the homogeneous component of each of its elements, and such an ideal is generated by its homogeneous elements (Nonnegatively graded rings and modules, homogeneous elements, and twists, homogeneous polynomial and homogeneous ideal).

[L3]

Contraction along a localization map R→T−1R is an inclusion-preserving bijection from Spec⁡(T−1R) onto the primes of R avoiding T, with inverse p↦pT−1R (Prime ideals of a localization are exactly the primes disjoint from the denominator set).

[L4]

For a prime p∈Spec⁡A the stalk of the affine structure sheaf is OSpec⁡A,p≅Ap (The stalk of the affine structure sheaf at a prime is A_p); the stalk at a point of a scheme is computed as the colimit over the open neighbourhoods of that point, so it may be computed in any affine chart containing it (The stalk of a presheaf at a point).

[L5]

If S,T⊆R are multiplicative with generated multiplicative set U and T‾ is the image of T in S−1R, then T‾−1(S−1R)≅U−1R; in particular (Rf)g≅Rfg for f,g∈R (Localising twice is localising once at the multiplicative set generated by both denominator sets).

[L6]

A proper ideal P is prime exactly when R/P is an integral domain; in particular a quotient of a domain by a prime ideal is a domain, and the polynomial ring over a domain is a domain (R/P is an integral domain if and only if P is a prime ideal, A polynomial ring over an integral domain is an integral domain).

[L7]

A homomorphism out of a localization is the same thing as a homomorphism out of the base ring inverting the denominator set, and it is uniquely determined by its values on the base ring (Universal property of localisation: maps that invert S factor uniquely through S−1R); two localizations with the same universal property are canonically isomorphic (A localisation is unique up to a unique isomorphism compatible with the map from R).

[L8]

Maps from a tensor product of commutative k-algebras correspond to pairs of maps from the factors (Universal mapping property of the tensor product of commutative algebras), and contraction of a prime ideal along a ring homomorphism is prime (A ring map induces a contraction map on prime spectra).

Proof

technique · direct
1.1

Let z∈Sxi be homogeneous of degree m and write z=s/xie with s∈S and e≥0; writing s=∑dsd for the homogeneous components of s, the elements sd/xie are homogeneous of degree d−e in Sxi and sum to z. Since z is homogeneous of degree m, only the summand with d−e=m can be nonzero, so z=sm+e/xie=(sm+e/xim+e)xim with a:=sm+e/xim+e∈(Sxi)0=Ai. Because the direct-sum expression in a graded ring is unique [L2], it follows that Sxi=⨁m∈ZAixim, that amxim is the degree-m component of ∑mamxim, and that xi is a unit; in particular the degree-m part of Sxi is exactly Aixim.

L1L2algebra
2.1

Let k⊆K be a field extension and SK=S⊗kK, graded by deg⁡(s⊗μ)=deg⁡s. The k-algebra maps Sxi→(SK)xi, s/xie↦(s⊗1)(xi⊗1)−e, and K→(SK)xi, μ↦1⊗μ, induce by the coproduct property [L8] a k-algebra map Sxi⊗kK→(SK)xi; conversely the map SK→Sxi⊗kK built from S→Sxi⊗kK and K→Sxi⊗kK inverts xi⊗1, whose inverse is xi−1⊗1, so by [L7] it induces (SK)xi→Sxi⊗kK. Each composite is a map fixing the base ring and the inverted element, hence is the identity by the uniqueness in [L7] and [L8]; thus (SK)xi≅Sxi⊗kK, compatibly with the gradings, since the maps send homogeneous elements to homogeneous elements of the same degree. As K lies in degree zero, the degree-m part of Sxi⊗kK is (Sxi)m⊗kK=Aixim⊗kK by 1.1, so ((SK)xi)0=Ai⊗kK and SK is standard graded over K with the images of the xi as degree-one generators.

L7L8step 1.1algebra
2.2

If a⊆S is homogeneous, then aSxi is a homogeneous ideal of Sxi: writing an element as a finite sum ∑ℓa(ℓ)/xieℓ with a(ℓ)∈a and decomposing each a(ℓ)=∑dad(ℓ) into components, which lie in a by [L2], exhibits the element as a sum of homogeneous elements of Sxi, so each of its homogeneous components lies in aSxi. If b⊆Sxi is a homogeneous ideal and s=∑dsd∈λi−1(b), then λi(s)=∑dλi(sd) with λi(sd) homogeneous of degree d by [L1], so each λi(sd)∈b and hence each sd∈λi−1(b). Thus extension and contraction along λi preserve homogeneity of ideals.

L1L2step 1.1algebra
2.3

Let p0⊆Ai be a prime. By 1.1 the ideal it generates in Sxi is p0Sxi=⨁m∈Zp0xim, which is homogeneous and satisfies p0Sxi∩Ai=p0; its quotient is ⨁m(Ai/p0)xim, a ring in which xi is a unit, and a product of two nonzero elements there has nonzero coefficient at the lowest occurring power of xi because Ai/p0 is a domain by [L6]. Hence p0Sxi is a homogeneous prime. Conversely, if q⊆Sxi is a homogeneous prime with q0:=q∩Ai, then every homogeneous z∈q of degree m equals axim with a∈Ai by 1.1, and a=xi−mz∈q because xi is a unit, so z∈q0Sxi; since homogeneous ideals are generated by their homogeneous elements [L2] we get q=q0Sxi. Therefore p0↦p0Sxi and q↦q∩Ai are inverse bijections between Spec⁡(Ai) and the homogeneous primes of Sxi, both given by extension respectively contraction of ideals and therefore inclusion-preserving.

L2L6step 1.1algebra
3.1

Applying [L3] to S and the multiplicative set of powers of xi: contraction along λi is an inclusion-preserving bijection from Spec⁡(Sxi) onto the primes of S avoiding xi, with inverse p↦pSxi. By 2.2 this bijection and its inverse carry homogeneous primes to homogeneous primes, and since the two maps are given by contraction and extension of ideals, they restrict to inverse inclusion-preserving bijections between the homogeneous primes of S avoiding xi and the homogeneous primes of Sxi.

L3step 2.2
4.1

Composing the bijections of 3.1 and 2.3 gives inverse bijections between the homogeneous primes p of S with xi∉p and the points p0 of Spec⁡(Ai): the composite sends p to pSxi∩Ai and p0 to λi−1(p0Sxi), both maps are inclusion-preserving, and each composite is the identity because p0Sxi∩Ai=p0 by 2.3 and because for a homogeneous prime p of S avoiding xi, the ideal pSxi is a homogeneous prime of Sxi by 3.1 to which q=(q∩Ai)Sxi applies, while its contraction to S is p by the inverse property in [L3]. A homogeneous prime with xi∉p satisfies S+⊈p since xi∈S+, and it lies in D+(xi) by [L1]; these are exactly the points of the chart. This is claim 1.

L1L3step 2.3step 3.1
5.1

By [L1] the chart D+(xi) is the affine scheme Spec⁡(Ai) and, by 4.1, the point of D+(xi) corresponding to p is the prime p0=pSxi∩Ai of Ai. Since the stalk of a scheme at a point may be computed in any open chart containing it and the stalk of an affine scheme at a prime is the localization at that prime [L4], we get OX,p≅(Ai)p0. This is claim 2.

L1L4step 4.1
5.2

Assume now xi,xj∉p and set p0,i=pSxi∩Ai, p0,j=pSxj∩Aj. By [L3] applied to S and the multiplicative set generated by xi and xj, which p avoids, the ideal pSxixj is a prime of Sxixj, so p0,ij:=pSxixj∩Aij is a prime of Aij by [L8]. Its contraction Q:=pSxixj∩Sxi is a prime of Sxi containing pSxi, and Q∩S=p: an element z∈Q satisfies xjNz∈pSxi for some N≥0, because pSxixj is the localization of pSxi at xj and z1 is a fraction with numerator in pSxi; so for s∈S∩Q we get xjNs∈pSxi∩S=p by the inverse property in [L3], whence s∈p as xj∉p and p is prime. Contraction is injective on primes of Sxi by [L3], so Q=pSxi, and intersecting with Ai⊆Sxi gives p0,ij∩Ai=p0,i. By [L1] the ring Aij is the localization of Ai at the element xj/xi, which does not lie in p0,i: otherwise xj=xi⋅(xj/xi)∈pSxi∩S=p, since the contraction of pSxi to S is p. So [L3] applied to Ai and the powers of xj/xi shows that p0,iAij is the unique prime of Aij contracting to p0,i; since p0,ij is such a prime, p0,ij=p0,iAij, and by the same argument with i,j exchanged, p0,ij=p0,jAij. Hence p0,iAij=p0,jAij.

L1L3L8step 4.1
5.3

Let q be a homogeneous prime of SK with xi∉q and p=q∩S. Since S→SK, s↦s⊗1, is degree-preserving, the degree-d component of p is the contraction of the degree-d component of q; hence p is homogeneous [L2], and xi∉p is clear. Let q0=q(SK)xi∩(Ai⊗kK) and p0=pSxi∩Ai be the chart primes of q for XK=Proj⁡SK and of p, both given by claim 1 (4.1) applied to the standard graded K-algebra SK of 2.1 and to S. Under the identifications of 2.1 we have Ai⊆Ai⊗kK⊆(SK)xi and Sxi⊆(SK)xi. The contraction Q:=q(SK)xi∩Sxi is a prime of Sxi containing pSxi whose contraction to S is p: if s∈S∩Q then xiNs∈q for some N≥0, so xiNs∈q∩S=p and hence s∈p. Contraction is injective on primes of Sxi by [L3], so Q=pSxi and therefore q0∩Ai=Q∩Ai=pSxi∩Ai=p0.

L2L3step 2.1step 4.1
6.1

With the notation of 5.2, the point p lies in both charts, so by 5.1 its stalk is (Ai)p0,i when computed in chart i and (Aj)p0,j when computed in chart j. Since Aij is the localization of Ai at xj/xi, the general form of [L5] applied to the multiplicative set Ai∖p0,i gives (Ai)p0,i≅(Aij)p0,iAij; indeed, put f=xj/xi∉p0,i. Every element outside p0,iAij is a fraction a/fn with a∉p0,i. After inverting the images of Ai∖p0,i, such a fraction is a unit, with inverse fn/a. Conversely every image of an element of Ai∖p0,i is outside the extended prime. Thus inverting these images and inverting the entire prime complement have the same universal property [L7]. By 5.2, p0,iAij=p0,ij=p0,jAij, so both charts give the localization of Aij at p0,ij; in particular (Ai)p0,i≅(Aj)p0,j, which completes claim 3.

L5L7step 5.1step 5.2
6.2

With the notation of 5.3 and 2.1, 5.1 applied to the chart (Ai⊗kK)q0 of XK gives OXK,q≅(Ai⊗kK)q0, while OX,p⊗kK≅(Ai)p0⊗kK. Put B=Ai⊗kK and S0=Ai∖p0⊆B. The k-algebras S0−1B and (Ai)p0⊗kK are canonically isomorphic: by [L7] and [L8], homomorphisms from either of them into a commutative k-algebra C correspond naturally to a pair consisting of a k-algebra map Ai→C inverting S0 and a k-algebra map K→C, so both are localizations of B at S0 and [L7] identifies them. By 5.3 we have q0∩Ai=p0, so S0⊆B∖q0; the general form of [L5] applied to the multiplicative sets S0 and B∖q0 in B therefore gives OXK,q≅Bq0≅(B∖q0)‾−1(S0−1B), the localization of OX,p⊗kK≅S0−1B at the multiplicative set generated by the image of B∖q0. Every element outside the prime q0S0−1B is a fraction b/s with b∉q0 and s∈S0. Inverting the image of B∖q0 makes b/s a unit, with inverse s/b. Conversely those images lie outside the extended prime, so the two localizations have the same universal property [L7]. Hence OXK,q is the localization of OX,p⊗kK at the prime induced by q0, which completes claim 4.

L5L7L8step 2.1step 5.1step 5.3
7.1

Claim 1 is 4.1 and claim 2 is 5.1; claim 3 is 5.2 together with 6.1; claim 4 is 2.1, 5.3 and 6.2. The degenerate case is covered: if xi is nilpotent in S, then 1=0 in Ai, so Spec⁡(Ai) is empty, and no prime of S avoids xi, so both sides of the bijection in claim 1 are empty, consistently with D+(xi)=Spec⁡0. AC is inherited through the affine chart sheaves in [L1]; the algebraic correspondences use no additional choice, and no hypothesis on I beyond homogeneity is needed. The arguments are valid over an arbitrary field k.

step 2.1step 4.1step 5.1step 5.2step 5.3step 6.1step 6.2L1∎
LemmaStatement: Literature-sourcedProof: AI-adaptedaudited 2026-09-27Open item page →

The standard open D+(f) of a projective quotient is the affine chart Spec⁡((Sf)0)

Statement

Assume the Axiom of Choice (The Axiom of Choice), inherited from the affine structure sheaves on the standard charts of Projective scheme of a homogeneous quotient and its standard affine charts. Let k be a field, let I⊆k[x0,…,xn] be a homogeneous ideal, let S=k[x0,…,xn]/I carry its standard grading with the images of the variables in degree one, and let X=Proj⁡S have standard charts D+(xi)=Spec⁡(Ai), Ai=(Sxi)0 (Projective scheme of a homogeneous quotient and its standard affine charts). Let f∈S be homogeneous of degree d≥1, and inside the localization Sf let (Sf)0 be the degree-zero part of the grading in which f has degree d (Nonnegatively graded rings and modules, homogeneous elements, and twists). Then:

  1. D+(f):={x∈X:f∉px}, where px is the homogeneous prime defining x, is an open subscheme of X, and D+(f)∩D+(xi)=D+(fxi). Inside the chart D+(xi)=Spec⁡(Ai) this open subscheme is the distinguished open Spec⁡((Ai)f/xid) determined by the degree-zero element f/xid∈Ai.
  2. D+(f) is affine, canonically Spec⁡((Sf)0): the maps of affine schemes Spec⁡((Sfxi)0)→Spec⁡(Ai) induced by the localizations inside Sfxi glue over the standard charts to an isomorphism Spec⁡((Sf)0)→D+(f)⊆X, and on the piece D+(fxi) the two descriptions agree through the identification (Sfxi)0=((Sf)0)xid/f=(Ai)f/xid of subrings of Sfxi.
  3. Consequently Γ(D+(f),OX)=(Sf)0, and this identification is compatible with the chart rings: it restricts on D+(fxi) to the canonical localizations of (Sf)0, of Ai and of (Sfxi)0. For f=xi one recovers the standard chart D+(xi)=Spec⁡(Ai).

Facts & Assumptions

Given: The Axiom of Choice, a field k, a homogeneous ideal I⊆k[x0,…,xn], the standard graded quotient S=k[x0,…,xn]/I, the projective scheme X=Proj⁡S with standard charts D+(xi)=Spec⁡(Ai), Ai=(Sxi)0, and a homogeneous element f∈S of degree d≥1.

[L1]

The points of X are the homogeneous primes p⊆S with S+⊈p; the standard charts D+(xi) are the affine schemes Spec⁡(Ai), whose points correspond to the homogeneous primes p with xi∉p; the subset D+(xixj)⊆D+(xi) is the locus where xj/xi is invertible, and these identifications of charts with a common localization agree and satisfy the cocycle condition (Projective scheme of a homogeneous quotient and its standard affine charts, Prime and local-ring correspondence on standard projective charts).

[L2]

A prime ideal is a proper ideal whose complement is multiplicative (Prime ideals and maximal ideals in a commutative ring). For a homogeneous prime p avoiding xi, let q⊆Ai be its corresponding chart prime. A homogeneous g∈Sm belongs to p exactly when the degree-zero element g/xim belongs to q, equivalently when its image is zero in Ai/q. Thus g is nonzero at this point exactly when g/xim∉q; no claim that g/xim is a unit of the whole chart ring is needed (homogeneous polynomial and homogeneous ideal, Prime and local-ring correspondence on standard projective charts).

[L3]

Localization is exact and commutes with itself: for multiplicative subsets M⊆N⊆S the ring (M−1S)N−1S-images is canonically N−1S, and iterated localization in any order gives canonically isomorphic rings (Localising twice is localising once at the multiplicative set generated by both denominator sets, A localisation is unique up to a unique isomorphism compatible with the map from R); the universal property determines the comparison maps (Universal property of localisation: maps that invert S factor uniquely through S−1R); moreover, for a homogeneous element g of degree δ≥1 the localisation Sg is graded with (Sg)n={s/gm:s∈Sn+mδ} and degree-preserving localisation maps, so the degree-zero parts used below are well defined (Localisation at a homogeneous element is graded, with graded kernels and dehomogenised degree-zero parts).

[L4]

Affine schemes glue: if a collection of affine schemes Spec⁡(Bj) with compatible open immersions on overlaps is given, the gluing is a scheme, and a morphism from an affine scheme into a scheme is determined by compatible ring maps on an affine open cover (Gluing affine schemes along compatible open isomorphisms, The underlying space of an affine spectrum, Schemes).

Proof

technique · direct
1.1

For a homogeneous prime p⊆S with S+⊈p one has D+(f)∩D+(xi)=D+(fxi): a point of D+(xi) is such a prime with xi∉p, and f∉p and xi∉p hold together exactly when fxi∉p. Under the chart correspondence of [L1] and [L2], this condition is f/xid∉q for the corresponding prime q⊆Ai, so the intersection is a distinguished open in D+(xi). Since the standard charts cover X, D+(f) is open in X.

L1L2
1.2

Inside the chart D+(xi)=Spec⁡(Ai) the element f has degree-zero dehomogenization f/xid∈Ai, and a prime q⊆Ai corresponds to a point of D+(fxi) exactly when f/xid∉q by [L2], so D+(fxi)=Spec⁡((Ai)f/xid) is the distinguished open subscheme of Spec⁡(Ai) determined by f/xid.

L1L2
1.3

Put B=(Sf)0 and ui=xid/f∈B. Inside Sfxi the degree-zero subrings (Sfxi)0, Bui and (Ai)f/xid coincide. Indeed, write a degree-zero fraction as s/(faxib) with s homogeneous of degree ad+b. Choose c with dc≥b. Then sfaxib=(sxidc−bfa+c)ui−c, and the parenthesized fraction has degree zero, proving membership in Bui. The same fraction equals (sxiad+b)(fxid)−a, with a degree-zero parenthesized fraction in Ai, proving membership in (Ai)f/xid. The reverse inclusions into (Sfxi)0 follow from degree preservation of localization. These equalities include the zero-ring case.

L3
1.4

The elements u0,…,un generate the unit ideal of B=(Sf)0. To see this, put N=n+1. Every monomial of degree Nd in the variables x0,…,xn is divisible by some xid: otherwise all exponents are at most d−1, and the total degree is at most (n+1)(d−1)<Nd. Write the homogeneous representative of fN in the polynomial ring as ∑ixidgi, with gi homogeneous of degree (N−1)d, and pass to Sf. Dividing by fN gives 1=∑i(xid/f)(gi/fN−1)=∑iui(gi/fN−1) in B. Therefore the distinguished opens DB(ui) cover Spec⁡B.

L1L3
2.1

The ring maps Ai→(Sfxi)0=Bui are localizations of Ai and are compatible on overlaps: in Sfxixj all comparisons become the identity of the canonical localization of B, so the cocycle condition holds.

L3step 1.3
3.1

By step 1.4 the opens DB(ui)=Spec⁡(Bui) cover Spec⁡B. The maps from these pieces induced by step 2.1 agree on their overlaps and hence glue to a morphism Spec⁡B→X. By steps 1.2 and 1.3 each piece maps isomorphically onto D+(fxi)=D+(f)∩D+(xi), and those opens cover D+(f) because the D+(xi) cover X. The local inverses agree on overlaps by the same localization identity, so the glued morphism is an isomorphism onto D+(f).

L1L4step 1.2step 1.3step 1.4step 2.1
4.1

The isomorphism of step 3.1 identifies global sections of the structure sheaf on D+(f) with the global sections of Spec⁡((Sf)0), namely (Sf)0, and the restriction maps to the pieces D+(fxi) are the localizations displayed in step 2.1; taking f=xi gives d=1 and (Sxi)0=Ai, so the standard chart is recovered. AC is used only through the construction of the affine structure sheaves in [L1]; the finite localization and gluing calculations themselves make no choice.

L1step 1.3step 3.1∎
CorollaryStatement: Literature-sourcedProof: AI-adaptedaudited 2026-09-27Open item page →

A plane intersection with no common component is nonempty and zero-dimensional

Statement

Assume the Axiom of Choice. Let k be any field, let R=k[x0,x1,x2] and let F,G∈R be nonzero homogeneous forms of positive degrees with no common nonconstant factor. Put S=R/(F,G), a standard graded k-algebra with the images of the variables of degree one, and X=Proj⁡S with its standard charts (Projective scheme of a homogeneous quotient and its standard affine charts). Then:

  1. X≠∅;
  2. each standard chart D+(xi)=Spec⁡(Ai) with Ai=(Sxi)0 is either empty or has Krull dimension 0 (Krull dimension of a nonzero ring), and X has no strict chain Z0⊊Z1 of nonempty irreducible closed subsets; in particular the chain dimension of the underlying space of X is 0 (Chain dimension and the empty-space convention);
  3. dim⁡S=1: the homogeneous coordinate ring of X has ring dimension one and never ring dimension zero, and it is not Artinian.

The argument is valid over an arbitrary field and uses the Axiom of Choice only through the cited prime-existence, height-theorem, irreducible-closed-subset and Noetherian-spectrum suppliers.

Facts & Assumptions

Given: A field k, the polynomial ring R=k[x0,x1,x2] with its standard grading, its maximal ideal m=(x0,x1,x2), nonzero homogeneous F,G∈R of positive degrees with no common nonconstant factor, the quotient S=R/(F,G), and X=Proj⁡S with standard charts D+(xi)=Spec⁡(Ai), Ai=(Sxi)0.

[L1]

dim⁡k[x1,…,xn]=n for a field k and n≥0 (A polynomial ring in n variables over a field has dimension n); the height of a prime is the dimension of the localization at it and the dimension of a nonzero ring is the supremum of the lengths of strict chains of primes (The height of a prime ideal, Krull dimension of a nonzero ring), so a strict chain P0⊊P1 of primes satisfies ht⁡(P0)+1≤ht⁡(P1).

[L2]

R is an integral domain and each quotient of R by a prime ideal is a domain: polynomial rings over a domain are domains and a proper ideal is prime exactly when its quotient is a domain (A polynomial ring over an integral domain is an integral domain, R/P is an integral domain if and only if P is a prime ideal).

[L3]

Contraction along R→R/I is an inclusion-preserving bijection from Spec⁡(R/I) onto the primes of R containing I, and it restricts to a bijection on homogeneous primes; a proper homogeneous prime of R contains no nonzero element of degree zero and hence lies in m (Prime ideals of a quotient ring are exactly the prime ideals containing the ideal, homogeneous polynomial and homogeneous ideal).

[L4]

If nonzero homogeneous plane forms of positive degrees have no common nonconstant factor, then no height-one prime of R contains both of them (Coprime positive-degree plane forms form a regular sequence).

[L5]

Assume AC. A prime minimal over an ideal generated by n≥1 elements of a Noetherian ring has height at most n (Krull's height theorem); over a Noetherian ring every proper ideal has a minimal prime over it (Minimal primes over a proper ideal exist).

[L6]

X has as points the homogeneous primes of S with S+⊈p, its standard charts are the affine schemes Spec⁡(Ai) and they cover X (Projective scheme of a homogeneous quotient and its standard affine charts); for each i the map p↦pSxi∩Ai is an inclusion-preserving bijection from the homogeneous primes of S with xi∉p onto the points of D+(xi) (Prime and local-ring correspondence on standard projective charts).

[L7]

Assume AC. A nonempty Zariski-closed subset Z⊆Spec⁡(A) is irreducible exactly when its radical defining ideal is prime (A Zariski-closed subset is irreducible exactly when its radical defining ideal is prime, and then it has a unique generic point), irreducibility being the property that the space is nonempty and not the union of two proper closed subsets (Irreducible topological spaces and irreducible subsets in the subspace topology); the chain dimension of a Noetherian space is the supremum of the lengths of strict chains of nonempty irreducible closed subsets (Chain dimension and the empty-space convention).

[L8]

The Axiom of Choice is assumed (The Axiom of Choice).

[L9]

A field is Noetherian, since its only ideals are 0 and the whole ring; if a commutative ring is Noetherian, then its polynomial ring in finitely many variables is Noetherian (If R is Noetherian then R[x1,…,xn] is Noetherian for every n∈N). Hence R=k[x0,x1,x2] is Noetherian.

[L10]

Assume AC. Each standard chart ring Ai=(Sxi)0 is a finite-type k-algebra: it is generated by the two ratios xj/xi for j≠i, since every degree-zero fraction s/xim has s∈Sm spanned by degree-m monomials. Therefore each Ai is Noetherian by Every algebra of finite type over a Noetherian ring is a Noetherian ring, and each chart Spec⁡(Ai) is a Noetherian topological space by The spectrum of a Noetherian ring is a Noetherian topological space. The three standard charts are a finite open cover of X (Projective scheme of a homogeneous quotient and its standard affine charts); a descending chain of closed subsets of X stabilizes on each chart and then stabilizes on X because the cover is finite. Thus X is Noetherian, as required to apply the chain-dimension definition in [L7].

Proof

technique · direct
1.1

The ring R has dimension 3 by [L1], and 0⊊(x0)⊊(x0,x1)⊊m is a strict chain of primes of R: each displayed ideal is prime, since the successive quotients are k[x1,x2], k[x1], k and polynomial rings over a domain are domains by [L2]. Hence ht⁡(m)≥3, while ht⁡(m)≤dim⁡R=3 because chains of primes below m are chains of primes of R; so ht⁡(m)=3, and every prime P⊊m satisfies ht⁡(P)+1≤ht⁡(m), that is, ht⁡(P)≤2. Finally, every proper homogeneous prime P of R lies in m by [L3].

L1L2L3algebra
1.2

Let q⊆R be a prime with (F,G)⊆q. Then q≠0 because F∈q and F≠0, so ht⁡(q)≥1 by the chain 0⊊q of primes of the domain R; if ht⁡(q)=1, then q is a height-one prime containing both F and G, contradicting [L4]. Hence every prime of R containing (F,G) has height at least two.

L1L2L4
2.1

By [L3] the primes of S=R/(F,G) correspond inclusion-preservingly to the primes of R containing (F,G), and homogeneous primes to homogeneous primes; moreover the irrelevant ideal is S+=m/(F,G). Hence for a prime q⊆S with preimage Q⊆R one has S+⊈q if and only if m⊈Q; since a proper homogeneous prime Q of R satisfies Q⊆m by 1.1, this is equivalent to Q⊊m.

L3step 1.1
2.2

By [L9], R is Noetherian. The ideal (F,G) is proper because positive-degree homogeneous forms lie in m=(x0,x1,x2)≠R. Let P be a prime minimal over (F,G), which exists by [L5]. Then P is homogeneous. Indeed, let P′ be the ideal generated by all homogeneous elements of P; it is a homogeneous ideal with (F,G)⊆P′⊆P, since F,G are homogeneous elements of P. It is prime: for homogeneous a,b with ab∈P′ we have ab∈P, so a∈P or b∈P, hence a∈P′ or b∈P′; an ideal generated by homogeneous elements with this property is prime, because for arbitrary x,y with xy∈P′ one inducts on deg⁡max⁡(x)+deg⁡max⁡(y), where deg⁡max⁡ is the largest degree of a homogeneous component: the components of top degree d of x and e of y multiply to the top-degree component xdye∈P′, so xd∈P′ or ye∈P′, and in the first case (x−xd)y∈P′ with deg⁡max⁡(x−xd)<d gives x−xd∈P′ or y∈P′ by induction, whence x∈P′ or y∈P′, the other case being symmetric. Thus P′ is a prime containing (F,G) and contained in P, so minimality forces P′=P and P is homogeneous. By 1.2, ht⁡(P)≥2, and by the Noetherian Krull height theorem in [L5] applied to the two generators F,G we have ht⁡(P)≤2, so ht⁡(P)=2; since ht⁡(m)=3 by 1.1, the inclusion P⊆m of 1.1 is strict: P⊊m.

L5L9step 1.1step 1.2algebra
3.1

Every standard chart ring Ai is either zero or of Krull dimension 0. By [L6] the primes of Ai correspond inclusion-preservingly to the homogeneous primes of S avoiding xi, so it suffices to rule out a strict chain p0⊊p1 of homogeneous primes of S with xi∉p1. By 2.1 such a chain lifts to homogeneous primes P0⊊P1 of R containing (F,G) and, since xi lies in neither pj, with xi∉P1. Then ht⁡(P0)≥2 by 1.2; on the other hand P1 is a proper homogeneous prime with P1≠m, so P1⊊m by 1.1 and ht⁡(P1)≤2; and ht⁡(P0)+1≤ht⁡(P1) by [L1]. Hence 2≤ht⁡(P0)<ht⁡(P1)≤2, a contradiction. Therefore Ai admits no strict chain of two primes.

L1L6step 2.1step 1.2
3.2

By 2.2 the prime P is homogeneous with P⊊m and (F,G)⊆P, so by 2.1 its image p=P/(F,G) is a homogeneous prime of S with S+⊈p; hence p is a point of X by [L6] and X≠∅.

L6step 2.1step 2.2
3.3

dim⁡S=1. For the lower bound, P⊊m from 2.2 gives via 2.1 a strict chain of primes of S, so dim⁡S≥1 and S≠0. For the upper bound, suppose q0⊊q1⊊q2 is a strict chain of primes of S; by 2.1 it lifts to primes Q0⊊Q1⊊Q2 of R all containing (F,G). By 2.2 we have ht⁡(Q0)≥2, so there is a strict chain of length two of primes below Q0; adjoining Q0⊊Q1⊊Q2 gives a strict chain of length 4 in R, contradicting dim⁡R=3 from 1.1. Hence dim⁡S=1, and in particular S is not zero-dimensional: it is also not Artinian, because in an Artinian ring every prime is maximal (Every prime ideal of an Artinian ring is maximal), which would force dim⁡S=0.

L1step 1.1step 2.1step 1.2step 2.2
4.1

By [L10], X is Noetherian, so its chain dimension in [L7] is defined. X has no strict chain Z0⊊Z1 of nonempty irreducible closed subsets. Suppose such a chain is given. Some standard chart D=D+(xi) meets Z0, since the charts cover X by [L6]; then the subsets Wj=Zj∩D of the affine chart D=Spec⁡(Ai) are nonempty, closed in D, and satisfy W0⊆W1. A nonempty open subset U of an irreducible space Z is irreducible and dense: if U=F1∪F2 with F1,F2 closed in U, then Z=F1‾∪F2‾∪(Z∖U) is a union of closed subsets, so irreducibility of Z forces one of the three to equal Z, and since Z∖U≠Z while Fk‾∩U=Fk, this gives F1=U or F2=U; and if the closure of U in Z were a proper closed subset, then Z=U‾∪(Z∖U) would be a union of two proper closed subsets. Applying this to the open subset Wj of the irreducible space Zj shows that Wj is irreducible and dense in Zj, hence that its closure in X is Zj; thus W0≠W1, since W0=W1 would give Z0=Z1. The Wj are nonempty irreducible closed subsets of Spec⁡(Ai), so by [L7] their radical defining ideals are distinct primes and form a strict chain of two primes of Ai, contradicting 3.1. Hence no such chain Z0⊊Z1 exists, and the chain dimension of X is 0.

L6L7L10step 3.1
5.1

Claim 1 is 3.2, claim 2 is 3.1 together with 4.1, and claim 3 is 3.3. The hypotheses actually used are: F,G nonzero homogeneous of positive degrees with no common nonconstant factor, over an arbitrary field k; the Axiom of Choice enters only through the minimal-prime and height-theorem suppliers of [L5] the irreducible-closed-subset characterisation of [L7], and the Noetherian-spectrum supplier of [L10], and it is the standing assumption [L8]. Noetherianity of the chart rings is used in [L10] to justify the topological dimension convention in 4.1. Finiteness of X is not assumed, and the minimal prime chosen in 2.2 is proved homogeneous rather than chosen inside the homogeneous locus.

L8L10step 3.1step 3.2step 3.3step 4.1∎
LemmaStatement: Literature-sourcedProof: AI-adaptedaudited 2026-09-27Open item page →

A zero-dimensional projective scheme has finitely many closed points with finite-dimensional local rings

Statement

Assume the Axiom of Choice. Let k be a field, let I⊆k[x0,…,xn] be a homogeneous ideal, let S=k[x0,…,xn]/I be the standard graded quotient, and let X=Proj⁡S with its standard charts D+(xi)=Spec⁡(Ai), Ai=(Sxi)0 (Projective scheme of a homogeneous quotient and its standard affine charts). Assume that every chart ring Ai is either zero or of Krull dimension 0 (Krull dimension of a nonzero ring) — the zero-dimensional case. Then:

  1. Each Ai is a finitely generated k-algebra and a finite-dimensional k-vector space. If Ai≠0 it is Artinian, its prime ideals are its finitely many maximal ideals mi,1,…,mi,ri, and Ai≅∏j=1ri(Ai)mi,j, each factor being a finite-dimensional local k-algebra with nilpotent maximal ideal.
  2. X has finitely many points, every point of X is closed, and the underlying topological space of X is finite and discrete.
  3. For every point x∈X the local ring OX,x is a finite-dimensional local k-algebra with nilpotent maximal ideal and residue field κ(x) finite over k, and OX,x has finite length as a module over itself. It equals the local factor of the chart ring of every standard chart containing x.
  4. Each chart is the disjoint union of the spectra of these local rings, Spec⁡(Ai)=⨆x∈D+(xi)Spec⁡(OX,x), and these decompositions agree on the overlaps; hence X is the finite disjoint union of the spectra of the finite-dimensional local k-algebras OX,x, x∈X.

The hypothesis is exactly the chartwise form of the zero-dimensionality of Proj⁡; the Axiom of Choice is used only in the cited prime-existence, prime-lifting and Artinian-structure suppliers.

Facts & Assumptions

Given: A field k, a homogeneous ideal I⊆k[x0,…,xn], the quotient S=k[x0,…,xn]/I, the projective scheme X=Proj⁡S with standard charts D+(xi)=Spec⁡(Ai), and the hypothesis that every Ai is zero or of Krull dimension 0.

[L1]

Proj⁡S has as points the homogeneous primes of S with S+⊈p, its standard charts are the affine schemes Spec⁡(Ai) with Ai=(Sxi)0, and these finitely many charts cover X (Projective scheme of a homogeneous quotient and its standard affine charts); on each chart the points are the primes of Ai and the stalk at such a point is the localization of Ai at it, and the chart correspondences and local rings agree on overlaps (Prime and local-ring correspondence on standard projective charts).

[L2]

A commutative R-algebra A is of finite type over R when A=R[a1,…,an] for some finitely many elements ai, and module-finite when A is finitely generated as an R-module; over a field, module-finite means finite-dimensional (Subalgebra generated by a subset, algebras of finite type, and module-finite algebras).

[L3]

A composition series is a finite chain whose successive quotients are simple, and the length of a module admitting one is the number of factors; a one-dimensional vector space over a field is simple as a module over that field (Composition series and length of a module, Simple module: a nonzero module with no proper nonzero submodule).

[L4]

A nonzero finite-type k-algebra A admits algebraically independent z1,…,zd with A module-finite over k[z1,…,zd] (Noether normalisation yields module finiteness over a polynomial subring).

[L5]

For A⊆B commutative rings with A≠0, an element is integral over A exactly when it generates a module-finite A-subalgebra or when it acts faithfully on a module finitely generated over A (Integrality and finite-module characterizations for one element); in particular a module-finite extension is integral, since B is a faithful A[b]-module for every b∈B.

[L6]

Assume AC. For an integral ring map f:A→B and a prime p of A with ker⁡f⊆p there is a prime of B contracting to p (lying over, Lying over for integral ring maps), and a finite chain of primes of A starting at the contraction of a given prime of B lifts to a chain of primes of B of the same length (Integral extensions lift finite prime chains from the base).

[L7]

k[z1,…,zd] is an integral domain and (z1) is a prime ideal of it for d≥1, its quotient being k[z2,…,zd] (A polynomial ring over an integral domain is an integral domain, R/P is an integral domain if and only if P is a prime ideal).

[L8]

A commutative ring is Artinian when it satisfies the descending chain condition on ideals (Left and right Artinian rings); in a nonzero commutative ring every proper ideal lies in a maximal ideal (In a nonzero commutative ring, every proper ideal is contained in a maximal ideal); an Artinian ring has only finitely many maximal ideals (An Artinian ring has only finitely many maximal ideals) and is isomorphic to the product of the localizations at them, as well as to the product of the quotients by powers of them, so each maximal ideal is nilpotent modulo the corresponding power (An Artinian ring is canonically the finite product of its localizations at its maximal ideals).

[L9]

The Axiom of Choice is assumed (The Axiom of Choice).

Proof

technique · direct
1.1

Each Ai is generated as a k-algebra by the finitely many ratios xj/xi, j≠i, computed in Sxi: an element of Ai has the form s/xie with s∈S homogeneous of degree e, the degree-e piece of S is spanned by the images of the monomials x0a0⋯xnan with a0+⋯+an=e, and such a monomial satisfies x0a0⋯xnan/xie=∏j≠i(xj/xi)aj. Hence each Ai is a finitely generated k-algebra, and Ai=0 exactly when the chart D+(xi) is empty; by [L1] the finitely many nonempty charts cover X.

L1L2algebra
1.2

If C is a finite-dimensional k-algebra, every C-submodule of C is a k-subspace, and a strict inclusion of C-submodules strictly raises k-dimension. Starting with C0=C, if Cj≠0, choose a proper C-submodule Cj+1⊊Cj of largest possible k-dimension; 0 is one candidate, and the possible dimensions lie in the finite set {0,…,dim⁡kCj−1}. No submodule lies strictly between Cj+1 and Cj, since it would have larger dimension, so Cj/Cj+1 is simple. The dimensions strictly decrease, hence the process reaches 0 in at most dim⁡kC steps and gives a composition series of C-modules. Thus ℓC(C)≤dim⁡kC. A flag of arbitrary k-basis spans would not suffice, because those spans need not be C-submodules.

L3algebra
2.1

If Ai≠0, then by [L4] there are algebraically independent z1,…,zd∈Ai such that Ai is module-finite over B=k[z1,…,zd]. The inclusion B⊆Ai is then integral by [L5] and has zero kernel, so the kernel hypothesis of lying over is satisfied for (0). If d≥1, then (0)⊊(z1) is a strict chain of primes of B by [L7], lying over [L6] gives a prime q0 of Ai contracting to (0), and the chain-lifting part of [L6] produces a prime q1⊇q0 contracting to (z1); since the two contractions differ, q0≠q1, so Ai contains a strict chain of two primes, contradicting dim⁡Ai=0. Hence d=0, so B=k and Ai is a finite-dimensional k-vector space. In particular Ai is Artinian by [L8]: a strictly descending chain of ideals of Ai is a strictly descending chain of k-subspaces, and every strict inclusion strictly lowers the k-dimension, so no infinite strictly descending chain exists.

L4L5L6L7L8step 1.1
3.1

Let Ai≠0. By 2.1 it is Artinian, and its primes are maximal: a prime p is contained in some maximal ideal m by [L8], and p⊊m would be a strict chain of two primes, contradicting dim⁡Ai=0. There are therefore only finitely many primes, they are the maximal ideals mi,1,…,mi,ri of Ai, and the structure theorem [L8] gives an isomorphism Ai≅∏j(Ai)mi,j, under which the factor (Ai)mi,j is a quotient of the finite-dimensional k-algebra Ai, hence finite-dimensional, local as a localization at a maximal ideal, and has nilpotent maximal ideal because Ai≅∏jAi/mi,jnj. The points of the chart Spec⁡(Ai) are exactly these maximal ideals by [L1].

L1L8step 2.1
4.1

X has finitely many points, all closed, whence its underlying space is finite and discrete. The charts are finitely many and each chart has the finitely many points mi,1,…,mi,ri of 3.1, so X is finite. A subset Z⊆X is closed exactly when every trace Z∩D+(xi) is closed in D+(xi), because the charts are an open cover; for a point x∈X the trace is empty whenever x∉D+(xi), and otherwise it is the singleton {x}⊆Spec⁡(Ai), which is closed because x corresponds to a maximal ideal of Ai by 3.1. Hence every point of X is closed, and in a finite space with all points closed every subset is a finite union of closed points, so the space is discrete.

L1step 1.1step 3.1
4.2

Let x∈X and let D+(xi) be any standard chart containing it. By 3.1 the point corresponds to a maximal ideal m of the chart ring Ai, and by [L1] we have OX,x≅(Ai)m. By 3.1 this factor is a finite-dimensional local k-algebra with nilpotent maximal ideal and is a quotient of Ai; its residue field is Ai/m, a quotient of the finite-dimensional k-algebra Ai, hence finite-dimensional over k; and it has finite length as a module over itself by 1.2. The same description holds for every chart containing x, and different charts give isomorphic local rings by the overlap statement in [L1].

L1step 1.2step 3.1
4.3

Let Ai≠0. With the notation of step 3.1, write Ai≅∏jBj where Bj=(Ai)mi,j. If ej is the coordinate idempotent of this product, a prime contains all but exactly one ej: two omitted idempotents would have product zero, contrary to primality, and all cannot belong to a proper ideal because their sum is 1. Thus every prime comes from one factor Bj. The maximal ideal of each local factor is nilpotent by step 3.1, so every prime contains it and must equal it; each factor has exactly one prime. Hence Spec⁡(Ai) is the disjoint union of the spectra of the factors. By [L1] and step 3.1 each Bj is the local ring OX,x at the corresponding point x, so Spec⁡(Ai)=⨆x∈D+(xi)Spec⁡(OX,x). For a point lying in two charts, [L1] identifies the point and the two local rings, so the decompositions agree on the overlap; since the standard charts cover X, this glues them into the finite disjoint union of the spectra of the local rings at all points of X.

L1step 3.1
5.1

Claim 1 is 1.1 and 3.1, claim 2 is 4.1, claim 3 is 4.2, and claim 4 is 4.3. The zero-dimensional hypothesis was used only through the chart rings Ai; the Axiom of Choice enters in the lying-over and chain-lifting suppliers of [L6], in the maximal-ideal and Artinian-structure suppliers of [L8], and it is the standing assumption [L9]. No finiteness of X or Noetherianity was assumed in advance.

L9step 1.1step 3.1step 4.1step 4.2step 4.3∎
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-09-27Open item page →

Total length of a zero-dimensional projective scheme

Definition

Assume the Axiom of Choice (The Axiom of Choice). Let k be a field, let I⊆k[x0,…,xn] be a homogeneous ideal, put S=k[x0,…,xn]/I with its standard grading, and let X=Proj⁡S with standard charts D+(xi)=Spec⁡(Ai), Ai=(Sxi)0 (Projective scheme of a homogeneous quotient and its standard affine charts). Assume that X is zero-dimensional, meaning that every chart ring Ai is either zero or of Krull dimension 0 (Krull dimension of a nonzero ring); this is the chartwise form of zero-dimensionality used throughout this pair.

Under this hypothesis A zero-dimensional projective scheme has finitely many closed points with finite-dimensional local rings provides exactly the data needed for a finite total sum: the point set ∣X∣ is finite; for each x∈∣X∣ the local ring OX,x has finite length as a module over itself (Composition series and length of a module); and the residue field κ(x)=OX,x/mx (The residue field at a point of an affine scheme) is a finite extension of k, so the degree [κ(x):k]=dim⁡kκ(x) is a natural number (The degree [K:F]=dim⁡FK of a finite field extension, Finite-dimensional vector space, and its dimension dim⁡FV; infinite-dimensional means having no finite basis). The total length of X over k is the finite sum

len⁡k(X):=∑x∈∣X∣ℓOX,x(OX,x)⋅[κ(x):k] ∈ N.

Its summands are the composition lengths of the local rings, taken as modules over themselves, multiplied by the degrees of the residue field extensions. The empty sum is the natural number 0, so len⁡k(∅)=0.

  1. Length taken in X, not in an ambient plane. The factor ℓOX,x(OX,x) is the length of the local ring of X at x as a module over itself. For X=Proj⁡S this is the local factor of the chart ring of any standard chart containing x (A zero-dimensional projective scheme has finitely many closed points with finite-dimensional local rings), so it is an invariant of the pair (X,x); it is not the length of any ring attached to an ambient projective space into which X might be embedded.
  2. No closedness of k is assumed. Over a general field the residue field κ(x) may be a proper finite extension of k, and the factor [κ(x):k] records that degree; over an algebraically closed field this factor is 1 for every point, but no such equality is built into the definition.
  3. Finiteness is inherited, not assumed. Finiteness of ∣X∣, of each length, and of each residue degree all come from A zero-dimensional projective scheme has finitely many closed points with finite-dimensional local rings, whose proof uses the Axiom of Choice through the prime-lifting and Artinian-structure suppliers; the definition itself performs no selection beyond that inherited hypothesis.

Consistency with the affine case. Suppose X=Spec⁡A is an affine scheme whose coordinate ring A is a finite-dimensional k-algebra, which is the situation of a standard chart above. Then the points of X are the finitely many maximal ideals m1,…,mr of A, with OX,mj=Amj and κ(mj)=A/mj, and

len⁡k(X)=dim⁡kA.

Indeed, An Artinian ring is canonically the finite product of its localizations at its maximal ideals writes A≅∏j=1rAmj; additivity of the dimension over a direct sum (If V=⨁i<nUi with every Ui finite-dimensional, then V is finite-dimensional and dim⁡FV=∑i<ndim⁡FUi; in particular dim⁡F(U⊕W)=dim⁡FU+dim⁡FW) gives dim⁡kA=∑j=1rdim⁡kAmj. Each local factor has nilpotent maximal ideal (A zero-dimensional projective scheme has finitely many closed points with finite-dimensional local rings), so its filtration by powers of the maximal ideal has κ(mj)-vector space factors and finite length; additivity of length in short exact sequences (Module length is additive in short exact sequences) and additivity of dimension over such a filtration give dim⁡kAmj=ℓAmj(Amj)⋅[κ(mj):k] for every j. Summing the equalities yields the displayed identity. This computation is a consistency check on the definition and is never used in place of the local intersection computations of this pair.

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

Localisation at a homogeneous element is graded, with graded kernels and dehomogenised degree-zero parts

Statement

Let R=⨁n≥0Rn be a nonnegatively graded ring (Nonnegatively graded rings and modules, homogeneous elements, and twists) and let t∈Rδ be a homogeneous element of degree δ≥1. Write Rt=St−1R for the principal localisation of R at t (Principal localisation Rf={1,f,f2,…}−1R, Multiplicative subsets and the localisation S−1R as equivalence classes of fractions) and λt:R→Rt, r↦r/1, for the localisation map. Then:

  1. With (Rt)n:={r/tm:m≥0, r∈Rn+mδ} for n∈Z, one has Rt=⨁n∈Z(Rt)n; this is a graded R-module structure on Rt in the sense of Nonnegatively graded rings and modules, homogeneous elements, and twists, the multiplication satisfies (Rt)i(Rt)j⊆(Rt)i+j, and λt(Rn)⊆(Rt)n for every n.
  2. If ϕ:R→T is a unital ring homomorphism into a graded ring T with ϕ(Rn)⊆Tn for every n, then ker⁡ϕ=⨁n≥0(ker⁡ϕ∩Rn): an element of R lies in ker⁡ϕ if and only if all of its homogeneous components do.
  3. If J⊆R is generated by homogeneous elements a1,…,ak, then every homogeneous component of every element of J lies in J, and R/J is nonnegatively graded by (R/J)n=(Rn+J)/J, the quotient map being degree-preserving.
  4. Assume δ=1 and let J=(a1,…,ak) be as in 3, with di=deg⁡ai. Then the degree-zero part (JRt)0 of the extended ideal JRt is the ideal of (Rt)0 generated by a1/td1,…,ak/tdk.
  5. Assume δ=1 and J=(a1,…,ak) as in 3. Then ((R/J)t)0≅(Rt)0/(a1/td1,…,ak/tdk) as rings.

Facts & Assumptions

Given: A nonnegatively graded ring R=⨁n≥0Rn, a homogeneous element t∈Rδ of degree δ≥1, the principal localisation Rt with localisation map λt, and, where stated, homogeneous elements a1,…,ak∈R of degrees di generating the ideal J=(a1,…,ak).

[L1]

A nonnegatively graded ring is a commutative ring S=⨁n≥0Sn with SiSj⊆Si+j, and an element of Sn is homogeneous of degree n; a graded S-module is an S-module M=⨁n∈ZMn with SiMj⊆Mi+j, and elements of Mj are homogeneous of degree j (Nonnegatively graded rings and modules, homogeneous elements, and twists).

[L2]

For f∈R the powers Sf={1,f,f2,…} form a multiplicative subset, Rf=Sf−1R, and its elements may be written r/fn; the fraction r/s is zero exactly when ur=0 for some u∈S, so r/s=r′/s′ exactly when u(rs′−r′s)=0 for some u∈S (Principal localisation Rf={1,f,f2,…}−1R, Multiplicative subsets and the localisation S−1R as equivalence classes of fractions).

[L3]

In a commutative ring the ideal (S) generated by a subset S consists of the finite sums ∑irisi (the empty sum included and equal to 0) (In a commutative ring, (S) consists of finite sums ∑risi, and (a)=Ra).

[L4]

Localisation is exact and has the universal property: the quotient map R→R/J and λt induce a unique ring homomorphism Rt→(R/J)t with r/tm↦rˉ/tˉ m, it is surjective, and its kernel is JRt, so Rt/JRt≅(R/J)t; the induced map is the localisation of the quotient data (Universal property of localisation: maps that invert S factor uniquely through S−1R, Localisation commutes with kernels images and cokernels).

Proof

technique · direct
1.1

For r∈R written in its finite decomposition r=∑nrn with rn∈Rn, and any m≥0, one has r/tm=∑nrn/tm with rn/tm∈(Rt)n−mδ, so every element of Rt is a finite sum of elements of the sets (Rt)n; each (Rt)n is an additive subgroup, because a sum of two fractions with numerators in Rn+mδ can be written over the common denominator tm with numerator again in Rn+mδ, and likewise for additive inverses.

L1L2
1.2

Let j∈J; by [L3] j=∑iciai for finitely many ci∈R, and decomposing ci=∑nci,n with ci,n∈Rn, the N-th homogeneous component of j is ∑ici,N−diai (over those i with N≥di), a combination of the generators and hence an element of J; so every homogeneous component of every element of J lies in J.

L1L3
2.1

If zn=rn/tm∈(Rt)n are finitely many elements with pairwise distinct degrees n and ∑nzn=0, then (∑nrn)/tm=0, so tN∑nrn=0 for some N≥0 by [L2]; the elements tNrn∈Rn+mδ+Nδ are homogeneous of pairwise distinct degrees, so each tNrn=0 by [L1], whence zn=rntN/tm+N=0; therefore the sum of the (Rt)n is direct and every element of Rt has a unique decomposition into homogeneous pieces.

L1L2step 1.1
2.2

Hence R/J is nonnegatively graded with (R/J)n:=(Rn+J)/J: every class r+J is the finite sum ∑n(rn+J) of such classes, and if ∑n(rn+J)=0 with rn∈Rn then ∑nrn=j∈J and step 1.2 gives rn∈J for every n, so each rn+J=0; moreover (Ri+J)/J⋅(Rj+J)/J⊆(Ri+j+J)/J, and the quotient map carries Rn into (R/J)n.

L1step 1.2
2.3

The elements of the extended ideal JRt are exactly the fractions j/tm with j∈J and m≥0: one inclusion is j/tm=(1/tm)(j/1)∈JRt, and conversely every element of JRt is ∑iyi(ai/1) by [L3], which after writing the finitely many yi∈Rt over a common denominator tm becomes (∑iciai)/tm with ∑iciai∈J.

L3step 1.2
3.1

The grading is multiplicative and λt is degree-preserving: (r/tm)(s/tm′)=rs/tm+m′ with rs∈R(i+mδ)+(j+m′δ) whenever r∈Ri+mδ and s∈Rj+m′δ, so (Rt)i(Rt)j⊆(Rt)i+j, and λt(r)=r/1=r/t0∈(Rt)n for r∈Rn; together with steps 1.1 and 2.1 this gives the graded R-module structure and the direct sum decomposition of 1.

L1step 1.1step 2.1
3.2

Let ϕ:R→T satisfy ϕ(Rn)⊆Tn and let r=∑nrn with rn∈Rn; then ϕ(r)=∑nϕ(rn) with ϕ(rn)∈Tn of pairwise distinct degrees n, so ϕ(r)=0 if and only if ϕ(rn)=0 for every n, i.e. if and only if every homogeneous component of r lies in ker⁡ϕ; hence ker⁡ϕ=∑n(ker⁡ϕ∩Rn), a direct sum because the Rn are independent in R, which is claim 2.

L1step 2.1
3.3

Assume δ=1 and let x∈(JRt)0; by step 2.3 write x=j/tm with j∈J, and replacing j by its homogeneous component of degree m, which lies in J by step 1.2 and contributes exactly the degree-zero part of j/tm by step 2.1, we may suppose j homogeneous of degree m; by [L3] write j=∑iciai with ci∈Rm−di (the degree-(m−di) components of arbitrary coefficients), so x=∑i(ci/tm−di)(ai/tdi) with ci/tm−di∈(Rt)0 and ai/tdi∈(Rt)0; conversely ai/tdi∈(JRt)0 because ai∈J and deg⁡(ai/tdi)=di−di=0. Hence (JRt)0=(a1/td1,…,ak/tdk) as ideals of (Rt)0.

L3step 2.1step 1.2step 2.3
4.1

Assume δ=1 and J=(a1,…,ak); by [L4] the surjection Rt→(R/J)t has kernel JRt, and it carries homogeneous elements to homogeneous elements of the same degree, because a degree-n element of Rt can be written r/tm with r∈Rn+mδ homogeneous and the quotient map is degree-preserving by step 2.2; hence the induced map (Rt)0→((R/J)t)0 of degree-zero parts is surjective with kernel (JRt)0, and step 3.3 identifies this kernel, giving ((R/J)t)0≅(Rt)0/(a1/td1,…,ak/tdk).

L4step 2.2step 3.3
5.1

Claims 1 to 5 are proved: the localisation at a homogeneous element is graded with the displayed degree pieces, degree-preserving ring maps have graded kernels, the quotient by an ideal generated by homogeneous elements is graded, and for a degree-one t the degree-zero parts of JRt and of (R/J)t are the displayed dehomogenised ideals and quotients; no choice principle is used, the argument working with the explicit fraction calculus of Rt.

step 3.1step 3.2step 2.2step 3.3step 4.1∎
LemmaStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-6-sol)audited 2026-09-27Open item page →

The spectrum of a finite product ring is the disjoint union of the factor spectra

Statement

Let r≥1 be an integer, let R1,…,Rr be commutative rings, let R=∏i=1rRi be their product ring with projections πi:R→Ri, and for each i let ei∈R be the element whose i-th coordinate is 1 and whose other coordinates are 0 (The product ring R×S with componentwise operations, its identity (1R,1S) and its units R××S×, Commutative ring). Then:

  1. Each ei is an idempotent, eiej=0 for i≠j, and e1+⋯+er=1R.
  2. Every prime ideal q⊆R contains ej for all but exactly one index j. The prime ideals of R are exactly the ideals πi−1(p) with i∈{1,…,r} and p⊆Ri prime, and each such prime arises from exactly one pair (i,p).
  3. The distinguished open sets D(e1),…,D(er) (Principal distinguished subsets of the prime spectrum) are pairwise disjoint and clopen, Spec⁡R=D(e1)⊔⋯⊔D(er), and the morphism induced by πi is an isomorphism of locally ringed spaces from Spec⁡Ri onto the open locally ringed subspace D(ei) of Spec⁡R (The underlying space of an affine spectrum, Morphisms of locally ringed spaces). Consequently, for q=πi−1(p) the local rings satisfy OSpec⁡R,q≅OSpec⁡Ri,p≅(Ri)p.
  4. An ideal πi−1(p)⊆R is maximal if and only if p⊆Ri is maximal; hence the maximal ideals of R are exactly the ideals πi−1(m) with m⊆Ri maximal.
  5. Restriction to the pieces induces a canonical isomorphism Γ(Spec⁡R,O)≅∏i=1rΓ(Spec⁡Ri,O)≅∏i=1rRi, which under the canonical isomorphism Γ(Spec⁡R,O)≅R is the identity of R=∏i=1rRi. In particular the structure sheaf of the disjoint union ∐i=1rSpec⁡Ri has global sections ∏i=1rRi.

Facts & Assumptions

Given: An integer r≥1, commutative rings R1,…,Rr, the product ring R=∏i=1rRi with projections πi:R→Ri, and the coordinate elements ei∈R with (ei)i=1 and (ei)j=0 for j≠i.

[L1]

The product ring has componentwise operations, zero (0,…,0) and identity (1,…,1); each projection πi is a surjective unital ring homomorphism; its kernel is the ideal Ii={a∈R:ai=0}, and Ii=(1−ei)R. A ring homomorphism whose kernel contains an ideal factors uniquely through the quotient by that ideal (The product ring R×S with componentwise operations, its identity (1R,1S) and its units R××S×, Ring homomorphism: additive, multiplicative, and required to send 1 to 1, The ideal generated by a subset and principal ideals, The kernel of a ring homomorphism is a two-sided ideal, 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).

[L2]

A proper ideal q of a commutative ring is prime exactly when ab∈q implies a∈q or b∈q, equivalently exactly when the quotient ring is an integral domain, and it is maximal exactly when the quotient ring is a field (Prime ideals and maximal ideals in a commutative ring, R/P is an integral domain if and only if P is a prime ideal, R/M is a field if and only if M is a maximal ideal).

[L3]

If J⊆q are ideals of a ring A and qˉ is the image of q in A/J, then the ideals of A/J correspond bijectively to the ideals of A containing J, with q corresponding to qˉ and q=π−1(qˉ) for the quotient map π, and (A/J)/qˉ≅A/q; moreover A/ker⁡φ≅im⁡φ for every ring homomorphism φ (Correspondence theorem: ideals of R/I correspond to ideals of R containing I, Third isomorphism theorem for rings: (R/I)/(J/I)≅R/J, First isomorphism theorem for rings: R/ker⁡f≅im⁡f).

[L4]

D(f)={p∈Spec⁡A:f∉p} is the complement of the vanishing set V((f)), the sets V(I) are the closed sets of the Zariski topology, and its basic opens are the sets D(f) (Principal distinguished subsets of the prime spectrum, The prime spectrum and vanishing sets, The vanishing sets define the Zariski topology on the prime spectrum, The underlying space of an affine spectrum).

[L5]

For f∈A the principal localisation is Af=Sf−1A with Sf={fn:n≥0} and localisation map λf:A→Af; a unital ring map out of A that inverts every element of a multiplicative set factors uniquely through the localisation, and two localisations of A at the same multiplicative set are canonically isomorphic by a unique isomorphism compatible with the localisation maps (Principal localisation Rf={1,f,f2,…}−1R, Universal property of localisation: maps that invert S factor uniquely through S−1R, A localisation is unique up to a unique isomorphism compatible with the map from R).

[L6]

For f∈A the morphism induced by A→Af identifies Spec⁡(Af) with the open locally ringed subspace D(f) of Spec⁡A; and a ring map φ:A→B induces the contraction q↦φ−1(q) on points, whose sheaf map on D(f) is the localisation Af→Bφ(f), giving a morphism of locally ringed spaces (A principal localization identifies its spectrum with a distinguished open, The map of affine spectra induced by a ring homomorphism, The stalk maps induced by a ring map are local).

[L7]

Spec⁡ is a contravariant functor from commutative rings to locally ringed spaces: Spec⁡(idA) is the identity of Spec⁡A and Spec⁡(ψ∘φ)=Spec⁡(φ)∘Spec⁡(ψ), and in particular ring isomorphisms induce isomorphisms of locally ringed spaces (Affine schemes are contravariantly equivalent to commutative rings, A locally ringed space, Morphisms of locally ringed spaces, The underlying space of an affine spectrum, Schemes).

[L8]

On distinguished opens the structure sheaf has Γ(D(g),O)=Ag, the restriction along D(g′)⊆D(g) is the canonical localisation Ag→Ag′, and the canonical map A→Γ(Spec⁡A,O) is an isomorphism, including for A=0 (Sections and restrictions on distinguished opens of an affine scheme, Global functions on Spec A recover A).

[L9]

A sheaf satisfies locality and gluing for every open cover, and a sheaf of sets has exactly one section over the empty set (A sheaf on a topological space, A set-valued sheaf has a unique section over the empty open set).

[L10]

For p∈Spec⁡A there is a canonical isomorphism OSpec⁡A,p≅Ap (The stalk of the affine structure sheaf at a prime is A_p).

Proof

technique · direct
1.1

Each ei is an idempotent, eiej=0 for i≠j and e1+⋯+er=1R, since these are componentwise computations in the product ring; in particular 1−ei=∑j≠iej is again an idempotent.

L1algebra
1.2

The projection πi is a surjective unital ring homomorphism with kernel Ii={a∈R:ai=0}, and Ii=(1−ei)R: every (1−ei)a has i-th coordinate 0, and conversely every a with ai=0 equals (1−ei)a. Also πi(ei)=1Ri.

L1algebra
1.3

Let e∈A be an idempotent and let q⊆A be a prime ideal. Then e∉q if and only if 1−e∈q: since e(1−e)=0∈q, primality gives e∈q or 1−e∈q, and both cannot occur because then 1=e+(1−e)∈q, contradicting the properness of a prime ideal.

L2algebra
1.4

Let q⊆R be an ideal with Ii⊆q and let p=πi(q)⊆Ri be its image. Then q=πi−1(p) and R/q≅Ri/p: the quotient map R→R/Ii identifies R/Ii with Ri and carries q to p, so the correspondence of ideals and the first isomorphism theorem give both statements.

L1L3algebra
2.1

Every prime ideal q⊆R contains ej for all but exactly one index j: if two distinct elements ei,ej both lay outside q, then eiej=0∈q would force one of them into q by primality; and if all ei lay in q, then 1=e1+⋯+er∈q, contradicting properness.

step 1.1step 1.3L2algebra
2.2

The principal localisation λi:R→Rei and the quotient map qi:R→R/Ii are both localisations of R at the multiplicative set Si={1,ei}={ein:n≥0}: each sends ei to a unit, and every unital ring map φ:R→T with φ(ei) a unit satisfies φ(1−ei)=0, because φ(ei)φ(1−ei)=0 and φ(ei) is invertible, so (1−ei)R=Ii⊆ker⁡φ and φ factors uniquely through qi by the quotient universal property. By uniqueness of localisations there is therefore a unique ring isomorphism Θi:Rei→R/Ii with Θiλi=qi, and composing with the canonical isomorphism R/Ii≅Ri of step 1.4 gives a ring isomorphism, again written Θi, satisfying Θiλi=πi.

step 1.2step 1.4L1L5
2.3

Let q⊆R be a prime ideal with ei∉q. Then 1−ei∈q by step 1.3, so Ii=(1−ei)R⊆q, and step 1.4 applied to p=πi(q) gives q=πi−1(p) and R/q≅Ri/p. Since R/q is an integral domain, so is Ri/p, and therefore p is a prime ideal of Ri.

step 1.2step 1.3step 1.4L2
2.4

Conversely, if p⊆Ri is a prime ideal, then πi−1(p) is a prime ideal of R with πi(πi−1(p))=p and ei∉πi−1(p): the composite R→Ri→Ri/p is a surjective ring homomorphism with kernel πi−1(p), so R/πi−1(p)≅Ri/p is an integral domain and πi−1(p) is prime, the image statement holds because πi is surjective, and πi(ei)=1Ri∉p.

step 1.2L2L3
2.5

For every index i one has D(ei)=V((1−ei)), because by step 1.3 a prime q satisfies ei∉q exactly when 1−ei∈q, and V((1−ei)) is the set of primes containing the principal ideal (1−ei). Consequently each D(ei) is open, being a distinguished open, and closed, being a vanishing set, hence clopen.

step 1.3L4
3.1

The prime ideals of R are exactly the ideals πi−1(p) with i∈{1,…,r} and p⊆Ri prime, and each of them determines the pair (i,p) uniquely: existence and primeness are step 2.4, while a prime q equals πi−1(p) for the unique index i with ei∉q supplied by step 2.1 and p=πi(q), by step 2.3; and pairs with different indices give different primes, since πi−1(p) contains ej for j≠i but not ei, whereas πj−1(p′) contains ei but not ej.

step 2.1step 2.3step 2.4
3.2

The sets D(e1),…,D(er) are pairwise disjoint and cover Spec⁡R: a prime q lies in D(ei) exactly when ei∉q, and by step 2.1 this holds for exactly one index.

step 2.1L4
3.3

The morphism Spec⁡(πi):Spec⁡Ri→Spec⁡R induced by πi is an isomorphism of locally ringed spaces onto the open locally ringed subspace D(ei) of Spec⁡R: by step 2.2 one has πi=Θi∘λi with Θi a ring isomorphism, so functoriality gives Spec⁡(πi)=Spec⁡(λi)∘Spec⁡(Θi), where Spec⁡(Θi) is an isomorphism of locally ringed spaces and the morphism induced by λi is identified with the open locally ringed subspace D(ei) by the principal-localisation description.

step 2.2L6L7
4.1

For q=πi−1(p) the isomorphism of step 3.3 induces an isomorphism of local rings OSpec⁡R,q≅OSpec⁡Ri,p, which the stalk formula further identifies with (Ri)p; in particular the local rings of Spec⁡R are exactly those of the factor spectra.

step 3.1step 3.3L10
4.2

For q=πi−1(p) step 1.4 gives R/q≅Ri/p, so q is maximal in R exactly when Ri/p is a field, that is, exactly when p is maximal in Ri; together with step 3.1 this describes all the maximal ideals of R.

step 1.4step 3.1L2
4.3

Restricting sections to the pairwise disjoint clopen pieces gives a ring homomorphism ρ:Γ(Spec⁡R,O)→∏i=1rΓ(D(ei),O), and the sheaf axioms show that ρ is bijective: it is injective because the D(ei) cover Spec⁡R, so a section is determined by its restrictions, and it is surjective because sections over the pieces are compatible on the empty overlaps, a sheaf having exactly one section over the empty set, and therefore glue to a global section. Composing ρ with the isomorphisms Γ(D(ei),O)≅Γ(Spec⁡Ri,O) induced by step 3.3 and with the canonical isomorphisms Γ(Spec⁡Ri,O)≅Ri gives an isomorphism Γ(Spec⁡R,O)≅∏i=1rRi.

step 3.2step 3.3L8L9
5.1

The i-th component of the isomorphism of step 4.3 is the composite of the restriction Γ(Spec⁡R,O)→Γ(D(ei),O), which is the canonical localisation R→Rei, with the isomorphism Θi of step 2.2; since Θiλi=πi, this component is πi under the canonical identifications Γ(Spec⁡R,O)≅R and Γ(Spec⁡Ri,O)≅Ri, so the isomorphism of step 4.3 is the identity of R=∏i=1rRi. In particular the global sections of the disjoint union ∐i=1rSpec⁡Ri are ∏i=1rRi, as asserted.

step 2.2step 3.3step 4.3L8
6.1

Claim 1 is step 1.1, claim 2 is step 3.1, claim 3 is steps 2.5, 3.2, 3.3 and 4.1, claim 4 is step 4.2, and claim 5 is steps 4.3 and 5.1; no step selects an element from a family, so the argument uses no choice.

step 1.1step 2.5step 3.1step 3.2step 3.3step 4.1step 4.2step 4.3step 5.1algebra∎
LemmaStatement: Literature-sourcedProof: AI-adaptedaudited 2026-09-27Open item page →

Field extension preserves the graded pieces and the total length of a zero-dimensional projective quotient

Statement

Assume the Axiom of Choice. Let k⊆K be a field extension, let I⊆k[x0,…,xn] be a homogeneous ideal, let S=k[x0,…,xn]/I carry its standard grading, and let X=Proj⁡S be zero-dimensional in the chartwise sense that every standard chart ring Ai=(Sxi)0 is either zero or of Krull dimension 0 (Projective scheme of a homogeneous quotient and its standard affine charts, Krull dimension of a nonzero ring). Put SK=S⊗kK with the grading (SK)m=Sm⊗kK, and XK=Proj⁡(SK). Then:

  1. SK is a standard graded K-algebra and for every m the degree-m part is Sm⊗kK, so that dim⁡K(SK)m=dim⁡kSm.
  2. The standard chart rings of XK are ((SK)xi)0≅Ai⊗kK, and XK is again zero-dimensional in the chartwise sense.
  3. The total lengths agree: len⁡K(XK)=len⁡k(X) (Total length of a zero-dimensional projective scheme).

No finiteness, separability or algebraicness of K/k is assumed; the Axiom of Choice is inherited from the cited prime-lifting and Artinian-structure suppliers.

Facts & Assumptions

Given: The Axiom of Choice, a field extension k⊆K, a homogeneous ideal I⊆k[x0,…,xn], the standard graded quotient S=k[x0,…,xn]/I, its chart rings Ai=(Sxi)0 which are zero or of Krull dimension 0, the ring SK=S⊗kK with the grading induced from S and the trivial grading of K, and XK=Proj⁡(SK).

[L1]

For a ring homomorphism φ:R→S of commutative rings and a family (si)i∈I in S there is a unique ring homomorphism Φ:R[xi:i∈I]→S restricting to φ on constants and satisfying Φ(xi)=si; the elements of R[xi:i∈I] are the finitely supported coefficient families ∑acaxa with pointwise addition and convolution multiplication. For commutative R-algebras A,B,C and R-algebra homomorphisms f:A→C, g:B→C there is a unique R-algebra homomorphism h:A⊗RB→C with h(a⊗1)=f(a) and h(1⊗b)=g(b), given by h(a⊗b)=f(a)g(b) (Universal property of a polynomial ring on an arbitrary family of indeterminates, The polynomial ring R[xi:i∈I] as finitely supported coefficient families on monomials, Universal mapping property of the tensor product of commutative algebras).

[L2]

For R-algebras A,B the R-module A⊗RB carries a unique R-algebra structure with (a⊗b)(a′⊗b′)=aa′⊗bb′ and 1A⊗RB=1A⊗1B; every element of M⊗RN is a finite sum of elementary tensors; the symmetry σM,N(m⊗n)=n⊗m, the associativity αL,M,N((l⊗m)⊗n)=l⊗(m⊗n) and the unit maps r⊗n↦rn, m⊗r↦mr are natural isomorphisms, and tensor products commute with arbitrary direct sums, ⨁i(Mi⊗RN)≅(⨁iMi)⊗RN (The tensor product of R-algebras has multiplication (a⊗b)(a′⊗b′)=aa′⊗bb′, Symmetry and associativity isomorphisms for tensor products over a commutative ring, The regular module is a tensor unit: R⊗RN≅N and M⊗RR≅M, Tensor products commute with arbitrary direct sums, The tensor product M⊗RN from the additive group underlying the free Z-module on M×N, elementary tensors, and finite tensor sums). In particular (SK)m=Sm⊗kK has dim⁡K(SK)m=dim⁡kSm, a k-basis of Sm tensored with 1∈K being a K-basis (Finite-dimensional vector space, and its dimension dim⁡FV; infinite-dimensional means having no finite basis).

[L3]

Tensoring an exact sequence of R-modules ending in zero preserves exactness at the two rightmost terms, so tensor products preserve cokernels and surjections; and for an ideal I⊴R and an R-module M the product IM is the submodule generated by the products im, with 0M=0 and RM=M (Tensoring is right exact, The submodule IM generated by products of elements of an ideal I with elements of a module M).

[L4]

For a commutative ring R, a multiplicative subset M⊆R and a left R-module N, the map Φ:(M−1R)⊗RN→M−1N, (a/s)⊗n↦an/s, is an isomorphism of M−1R-modules with inverse n/s↦(1/s)⊗n. The localisation S−1R of a ring is the set of fractions with the arithmetic r/s+r′/s′=(rs′+r′s)/(ss′) and r/s⋅r′/s′=rr′/(ss′), the localisation map being r↦r/1; and for a nonnegatively graded ring R=⨁n≥0Rn with t∈Rδ homogeneous, Rt=⨁n∈Z(Rt)n with (Rt)n={r/tm:m≥0, r∈Rn+mδ} (Localisation of modules is extension of scalars, Multiplicative subsets and the localisation S−1R as equivalence classes of fractions, Localisation at a homogeneous element is graded, with graded kernels and dehomogenised degree-zero parts).

[L5]

The spectrum of a nonempty finite product ring is the disjoint union of the factor spectra: for R=∏i=1rRi with r≥1 the projections induce isomorphisms of locally ringed spaces from each factor onto the pairwise disjoint clopen pieces D(ei) covering Spec⁡R, and the local ring at a point of a piece is the local ring of the corresponding factor (The spectrum of a finite product ring is the disjoint union of the factor spectra).

[L6]

A finite-dimensional k-algebra C is Artinian: a strictly descending chain of ideals is a strictly descending chain of k-subspaces, and each strict inclusion strictly lowers the k-dimension, so no infinite strictly descending chain exists; in an Artinian ring every prime ideal is maximal, so a finite-dimensional k-algebra is zero or of Krull dimension 0 (Left and right Artinian rings, Every prime ideal of an Artinian ring is maximal, Krull dimension of a nonzero ring). Assume AC: for a nonzero commutative Artinian ring R with maximal ideals m1,…,mr the canonical map R→∏jRmj is an isomorphism, and each Rmj has nilpotent maximal ideal (An Artinian ring is canonically the finite product of its localizations at its maximal ideals).

[L7]

Assume AC and let k be a field, I⊆k[x0,…,xn] a homogeneous ideal, S=k[x0,…,xn]/I with its standard grading and X=Proj⁡S whose chart rings Ai=(Sxi)0 are zero or of Krull dimension 0. Then the point set of X is finite, every point is closed, each local ring OX,x is a finite-dimensional local k-algebra of finite length and finite residue degree, X is the finite disjoint union of the spectra of its local rings, and len⁡k(X)=∑xℓOX,x(OX,x)[κ(x):k]; for an affine scheme Spec⁡B with B a finite-dimensional k-algebra one has len⁡k(Spec⁡B)=dim⁡kB, computed as the sum over the maximal ideals of B (A zero-dimensional projective scheme has finitely many closed points with finite-dimensional local rings, Total length of a zero-dimensional projective scheme, Composition series and length of a module, The residue field at a point of an affine scheme, The degree [K:F]=dim⁡FK of a finite field extension, The underlying space of an affine spectrum, Schemes).

Proof

technique · direct
1.1

Let A→C be a unital ring map and (ti)i∈J a family of variables. By [L1] there is a unique ring homomorphism ⋅ˉ:A[ti]→C[ti] restricting to A→C on constants and sending ti↦ti for every i, so that f‾=∑acˉata for f=∑acata; and [L1] applied to the A-algebra maps ⋅ˉ and C↪C[ti] yields a unique A-algebra homomorphism φ:A[ti]⊗AC→C[ti] with φ(x⊗1)=xˉ and φ(1⊗c)=c, namely φ(f⊗c)=fˉc; by [L2] A[ti]⊗AC is a commutative A-algebra for this structure.

givenL1L2
1.2

Let M⊆A be multiplicative. By [L4] the map Φ:(M−1A)⊗AC→M‾−1C, (a/s)⊗c↦ac/s, is an isomorphism of M−1A-modules, and it is multiplicative and unital on elementary tensors: ((a/s)⊗c)((a′/s′)⊗c′)=(aa′/(ss′))⊗cc′ by [L2], and the localisation arithmetic of [L4] gives (ac/s)(a′c′/s′)=aa′cc′/(ss′); hence Φ is an isomorphism of commutative rings. It preserves degrees when A is graded, C is graded, t∈A1 is homogeneous and M={tj:j≥0}, because Φ((a/tj)⊗c)=(a⊗c)/tj shifts both sides by the same amount in the gradings of [L4].

L2L4
2.1

By [L1] applied over C, with the commutative C-algebra structure c↦1⊗c on A[ti]⊗AC given by [L2], there is a unique ring homomorphism ψ:C[ti]→A[ti]⊗AC restricting to c↦1⊗c and sending ti↦ti⊗1 for every i. It is a C-algebra homomorphism, and ψ(fˉ)=f⊗1 for every f∈A[ti]; the latter identity is independent of the choice of f because a coefficient in the kernel of A→C tensors to zero.

step 1.1L1L2
2.2

Apply step 1.2 to the ring map S→SK, s↦s⊗1, and the multiplicative set M={xij:j≥0}: since M‾−1SK=(SK)xi, this identifies Sxi⊗SSK with (SK)xi, and the unit and associativity isomorphisms of [L2] identify Sxi⊗SSK=Sxi⊗S(S⊗kK) with Sxi⊗kK; the composite is degree-preserving for the gradings in which xi has degree 1 on both sides, as in step 1.2, so it restricts to the chart ring ((SK)xi)0≅(Sxi)0⊗kK=Ai⊗kK of XK on D+(xi) (Projective scheme of a homogeneous quotient and its standard affine charts). Since dim⁡kAi<∞ by [L7], this chart ring has K-dimension dim⁡kAi by [L2].

step 1.2L2L4L7
3.1

For c∈C and x∈A[ti]⊗AC one has φ((1⊗c)x)=φ(1⊗c)φ(x)=cφ(x) by [L2], so φ is C-linear; hence φψ is a C-algebra endomorphism of C[ti] with φψ(ti)=φ(ti⊗1)=ti for every i, and the identity is a second such endomorphism, so φψ=id by the uniqueness in [L1].

step 1.1step 2.1L1L2
3.2

If D+(xi)=∅, then Ai=0: by [L7] a nonzero Ai is Artinian with a maximal ideal and hence has a point. Thus Ai⊗kK=0, and both the original and base-changed charts are empty by step 2.2. If D+(xi)≠∅, [L7] gives Ai≅∏x∈D+(xi)OX,x with at least one factor; tensoring this isomorphism with K over k and using that a finite product is a finite direct sum together with [L2] gives an isomorphism of K-algebras Ai⊗kK≅∏x∈D+(xi)(OX,x⊗kK).

step 2.2L2L7
3.3

A finite-dimensional K-algebra is Artinian with all primes maximal by [L6], so the chart ring Ai⊗kK of step 2.2 is zero or of Krull dimension 0; hence XK satisfies the chartwise hypothesis of [L7] and all the conclusions of that lemma apply to XK, in particular finiteness of its point set and the finite disjoint-union decomposition into the spectra of the local rings OXK,y.

step 2.2L6L7
4.1

Every element of A[ti]⊗AC is a finite sum of elementary tensors by [L2], and ψφ and id are ring homomorphisms agreeing on every ti⊗1 and every 1⊗c, since ψφ(ti⊗1)=ti⊗1 and ψφ(1⊗c)=1⊗c; indeed f⊗c=∑a(aa⊗1)(ta⊗1)(1⊗c) with aa⊗1=1⊗aˉa, so both maps are additive and multiplicative on a set of elements in terms of which every element is written; therefore ψφ=id and φ is an isomorphism of A-algebras A[ti]⊗AC⟶C[ti],f⊗c⟼fˉc.

step 1.1step 2.1step 3.1L1L2
4.2

By step 2.2 the chart of XK is Spec⁡(Ai⊗kK). If D+(xi)=∅, this chart is empty by step 3.2 and contributes no points. Otherwise step 3.2 has a nonempty finite product, so [L5] identifies its points with those of ∐x∈D+(xi)Spec⁡(OX,x⊗kK) and its local rings with the localizations of the factors OX,x⊗kK. The chart correspondence of [L7] then identifies the local ring of XK at a point of the chart with the localization of the chart ring at the corresponding prime; hence the points y∈XK lying over a given x∈X are exactly the maximal ideals m of Bx:=OX,x⊗kK, and OXK,y≅(Bx)m.

step 2.2step 3.2L5L7
5.1

Let J⊆A[ti] be an ideal. The sequence J→A[ti]→A[ti]/J→0 is exact, so by [L3] the sequence J⊗AC→A[ti]⊗AC→(A[ti]/J)⊗AC→0 is exact and (A[ti]/J)⊗AC is the cokernel of the first map; under the isomorphism of step 4.1 that map has image the finite sums ∑kjˉkck, which is JC[ti], the submodule of C[ti] generated by the products jm with j∈J and m∈C[ti] by [L3]; hence (A[ti]/J)⊗AC≅C[ti]/JC[ti].

step 4.1L3
5.2

Since XK is finite by step 3.3, its total length is the finite sum len⁡K(XK)=∑yℓOXK,y(OXK,y)[κ(y):K] by [L7]; grouping the points by the point x∈X over which they lie, using step 4.2, and applying the affine consistency in [L7] to the finite-dimensional K-algebra Bx, whose spectrum has exactly the points y over x with local rings (Bx)m, gives len⁡K(XK)=∑xdim⁡KBx.

step 3.3step 4.2L7
6.1

Applying step 5.1 with A=k, C=K, the variables x0,…,xn and the ideal I gives a k-algebra isomorphism SK=S⊗kK≅K[x0,…,xn]/IK[x0,…,xn] carrying Sm⊗kK onto the degree-m part. The extended ideal is generated by the images of all homogeneous elements of I and so is homogeneous (homogeneous polynomial and homogeneous ideal); no finite homogeneous generating set is needed here. Hence the quotient is a standard graded K-algebra generated in degree one by the images of the variables, by the description of polynomial rings in [L1], and XK=Proj⁡(SK) is defined in the sense of Projective scheme of a homogeneous quotient and its standard affine charts. By [L2] the degree-m part of SK is Sm⊗kK, whence dim⁡K(SK)m=dim⁡kSm for every m.

step 5.1L1L2
6.2

For every x∈X one has dim⁡KBx=dim⁡K(OX,x⊗kK)=dim⁡kOX,x by [L2], and the affine consistency in [L7] applied to the finite-dimensional local k-algebra OX,x, whose only maximal ideal has residue field κ(x), gives dim⁡kOX,x=ℓOX,x(OX,x)[κ(x):k]; hence len⁡K(XK)=∑xℓOX,x(OX,x)[κ(x):k]=len⁡k(X) by [L7].

step 5.2L2L7
7.1

Claim 1 is steps 4.1 and 6.1, claim 2 is steps 2.2 and 3.3, and claim 3 is steps 5.2 and 6.2; the Axiom of Choice enters only through the Artinian-structure, prime-existence and prime-lifting suppliers cited in [L6] and [L7], and no finiteness, separability or algebraicness of the extension K/k was used.

step 4.1step 6.1step 2.2step 3.3step 5.2step 6.2L6L7∎
LemmaStatement: Literature-sourcedProof: AI-adaptedaudited 2026-09-27Open item page →

The eventual Hilbert function of a zero-dimensional projective quotient equals its total length

Statement

Assume the Axiom of Choice. Let k be a field, let I⊆k[x0,…,xn] be any homogeneous ideal, let S=k[x0,…,xn]/I carry its standard grading, and let X=Proj⁡S be zero-dimensional in the chartwise sense that every standard chart ring Ai=(Sxi)0 is either zero or of Krull dimension 0 (Projective scheme of a homogeneous quotient and its standard affine charts, Krull dimension of a nonzero ring); the empty case X=∅ is included. Then for all sufficiently large m

dim⁡kSm=len⁡k(X),

the total length of Total length of a zero-dimensional projective scheme. Saturation of I is not assumed, and the equality is between natural numbers.

Facts & Assumptions

Given: The Axiom of Choice, a field k, a homogeneous ideal I⊆k[x0,…,xn], the standard graded quotient S=k[x0,…,xn]/I, its standard chart rings Ai=(Sxi)0, each zero or of Krull dimension 0, and X=Proj⁡S.

[L1]

The points of X are the homogeneous primes p of S with S+⊈p; the standard charts D+(xi)=Spec⁡(Ai) cover X, chart points correspond to the primes of Ai, the local ring at a point is the localization of any chart ring containing it, and the chart identifications agree on overlaps (Projective scheme of a homogeneous quotient and its standard affine charts, Prime and local-ring correspondence on standard projective charts). A prime ideal is proper with multiplicative complement (Prime ideals and maximal ideals in a commutative ring).

[L2]

For a homogeneous element f of positive degree in S, the standard open D+(f)={x∈X:f∉px} is the affine chart Spec⁡((Sf)0), its ring of global sections is (Sf)0, and inside the chart D+(xi) the piece D+(fxi) corresponds to the degree-zero dehomogenisation f/xideg⁡f∈Ai (The standard open D+(f) of a projective quotient is the affine chart Spec⁡((Sf)0)).

[L3]

Assume AC. If k⊆K is a field extension and SK=S⊗kK, then SK is standard graded with (SK)m=Sm⊗kK, so dim⁡K(SK)m=dim⁡kSm; the projective scheme XK=Proj⁡(SK) is again zero-dimensional in the chartwise sense; and len⁡K(XK)=len⁡k(X) (Field extension preserves the graded pieces and the total length of a zero-dimensional projective quotient).

[L4]

Assume AC. For the zero-dimensional X: the point set is finite and discrete; each local ring OX,x is a finite-dimensional local k-algebra with nilpotent maximal ideal, finite length and finite residue degree; X is the finite disjoint union of the spectra Spec⁡(OX,x) of its local rings; and the total length is len⁡k(X)=∑xℓOX,x(OX,x)[κ(x):k], with the convention len⁡k(∅)=0. For an affine scheme Spec⁡B with B a finite-dimensional k-algebra one has len⁡k(Spec⁡B)=dim⁡kB (A zero-dimensional projective scheme has finitely many closed points with finite-dimensional local rings, Total length of a zero-dimensional projective scheme, Composition series and length of a module, The residue field at a point of an affine scheme, The degree [K:F]=dim⁡FK of a finite field extension, The underlying space of an affine spectrum, Schemes).

[L5]

Over an infinite field, a finite-dimensional vector space is not the union of finitely many proper linear subspaces (A finite-dimensional vector space over an infinite field is not a finite union of proper subspaces), and the fraction field k(t) of the polynomial ring k[t] is infinite, since the monomials tm have pairwise distinct images by the domain property (A polynomial ring over an integral domain is an integral domain, Frac⁡(D) is a field and d↦d/1 embeds the integral domain D).

[L6]

For a nonempty finite disjoint union of affine spectra, global sections multiply: Γ(∐j=1rSpec⁡Rj)=∏j=1rRj when r≥1, because the product-ring projections identify the spectrum with the disjoint union and restriction to the clopen pieces induces the product isomorphism (The spectrum of a finite product ring is the disjoint union of the factor spectra). For the empty union, the structure sheaf has exactly one section over its empty underlying space, so its ring of global sections is the zero ring (A set-valued sheaf has a unique section over the empty open set). The dimension of a finite direct sum of finite-dimensional spaces is the sum of the dimensions (If V=⨁i<nUi with every Ui finite-dimensional, then V is finite-dimensional and dim⁡FV=∑i<ndim⁡FUi; in particular dim⁡F(U⊕W)=dim⁡FU+dim⁡FW, Finite-dimensional vector space, and its dimension dim⁡FV; infinite-dimensional means having no finite basis).

[L7]

Localization is exact and commutes with itself: iterated localizations of S in any order agree up to canonical isomorphism, and kernels of localization maps are computed by the universal property (Localising twice is localising once at the multiplicative set generated by both denominator sets, Universal property of localisation: maps that invert S factor uniquely through S−1R, A localisation is unique up to a unique isomorphism compatible with the map from R); the localization SL of the graded ring S at a homogeneous element L of degree one is graded, the localisation map S→SL is degree-preserving, and its kernel is a graded ideal (Localisation at a homogeneous element is graded, with graded kernels and dehomogenised degree-zero parts).

Proof

technique · direct
1.1

If k is infinite, set K=k and SK=S; if k is finite, set K=k(t) with fraction field structure as in [L5], so that K is infinite, and set SK=S⊗kK; in the finite case [L3] gives dim⁡K(SK)m=dim⁡kSm for every m, len⁡K(XK)=len⁡k(X) for XK=Proj⁡(SK), and XK zero-dimensional in the chartwise sense.

L3L5
1.2

Assume now that k is infinite. If X≠∅, let p1,…,pr be its finitely many points, written as homogeneous primes of S by [L1], and for each j let Vj={a=(a0,…,an)∈kn+1:a0x0+⋯+anxn∈pj}; each Vj is a proper k-subspace, because it is the kernel of the linear map kn+1→(S/pj)1, which is nonzero as xi∉pj for some i; if X=∅ let L=x0, and otherwise [L5] provides a∉⋃jVj and we set L=a0x0+⋯+anxn∈S1. In both cases L∉px for every point x∈X, so X⊆D+(L).

L1L5
2.1

Consequently it suffices to prove the displayed equality for the pair (SK,K): if dim⁡K(SK)m=len⁡K(XK) holds for all m≥m0, then in the finite case dim⁡kSm=dim⁡K(SK)m=len⁡K(XK)=len⁡k(X) for all m≥m0, and in the infinite case the equality is the claim itself; from here on we therefore assume that k is infinite.

L3step 1.1
2.2

Since D+(L)⊆X on the other hand, we have D+(L)=X as open subschemes; by [L2] the open subscheme D+(L) is the affine scheme Spec⁡(A) with A=(SL)0=Γ(X,OX), so X=Spec⁡A.

L2step 1.2
3.1

By [L4] the space X is the finite disjoint union ∐x∈XSpec⁡(OX,x). If X=∅, [L6] gives A=Γ(X,OX)=0, so dim⁡kA=0=len⁡k(X) by the empty-sum convention in [L4]. If X≠∅, [L6] applies with the positive number of factors and gives A=∏x∈XOX,x, a finite-dimensional k-algebra with dim⁡kA=∑x∈Xdim⁡kOX,x; applying [L4] to the affine scheme Spec⁡A and to the local rings OX,x gives len⁡k(X)=dim⁡kA=∑xℓOX,x(OX,x)[κ(x):k]. Thus A is finite-dimensional and dim⁡kA=len⁡k(X) in either case.

L4L6step 2.2
3.2

For every index i there is Ni≥1 with xiNi∈LS: the open subschemes D+(xi) and D+(Lxi)=D+(L)∩D+(xi) of X coincide by step 2.2, so inside the chart D+(xi)=Spec⁡(Ai) the localization Ai→(Ai)vi at the degree-zero dehomogenisation vi=L/xi of L on that chart is an isomorphism, vi is a unit of Ai with inverse w, and writing w=a/xim with a∈Sm gives (L/xi)(a/xim)=1 in (Sxi)0, hence La−xim+1 is killed by a power of xi and xiNi=L⋅(xiMa)∈LS for Ni=m+1+M.

L1L2L7step 2.2
4.1

For m≥0 define the k-linear map φm:Sm→A, s↦s/Lm, using A=(SL)0⊆SL; every element of A is a fraction s/Lm with s∈Sm, so A=⋃m≥0φm(Sm), and since A is finite-dimensional by step 3.1 the ascending chain of images φm(Sm) stabilizes: there is m0 with φm surjective for every m≥m0.

L7step 3.1
4.2

Let K0=∑i=0nNi; every monomial in x0,…,xn of degree K0 is divisible by some xiNi by the pigeonhole principle, and S+K0 is generated by those monomials, so S+K0⊆LS.

step 3.2
5.1

Let T=ker⁡(S→SL)={s∈S:LMs=0 for some M}, a graded ideal of S by [L7], and put Tm=T∩Sm; then ker⁡φm=Tm for every m, because s/Lm=0 in (SL)0 exactly when s is killed by a power of L.

L7step 4.1
5.2

Consequently Sm=LSm−1 for every m≥K0: S+K0⊆LS gives (S+K0)m⊆(LS)m=LSm−1, and (S+K0)m=Sm because every degree-m monomial with m≥K0 is divisible by some degree-K0 monomial.

step 4.2
6.1

For every m≥K0 one has Tm=LTm−1: if t∈Tm, then t∈Sm=LSm−1 by step 5.2, say t=La with a∈Sm−1, and LMt=0 implies LM+1a=0, so a∈Tm−1; conversely L Tm−1⊆Tm. Hence dim⁡kTm≤dim⁡kTm−1 for m≥K0, and the sequence of dimensions is eventually constant, say equal to d for all m≥m1.

step 5.1step 5.2
7.1

One has d=0: for m≥m1 the map L:Tm→Tm+1 is surjective by step 6.1, so LM:Tm1→Tm1+M is surjective for every M; but Tm1⊆Sm1 is finite-dimensional and every element of T is killed by a power of L, so some LM kills all of Tm1 and Tm1+M=0, forcing d=0 and Tm=0 for all m≥m1.

step 6.1
8.1

For m≥max⁡(m0,m1) the map φm:Sm→A is surjective by step 4.1 and has kernel Tm=0 by steps 5.1 and 7.1, hence is an isomorphism of k-vector spaces and dim⁡kSm=dim⁡kA=len⁡k(X) by step 3.1.

step 3.1step 4.1step 5.1step 7.1
9.1

If k is infinite, step 8.1 proves the claim; if k is finite, step 8.1 applied over the infinite field K=k(t) to SK and XK gives dim⁡K(SK)m=len⁡K(XK) for all large m, and step 2.1 converts this into dim⁡kSm=len⁡k(X) for all large m; the empty case is included, since then L=x0 still gives A=(Sx0)0=0, and all steps above remain valid.

step 2.1step 8.1
10.1

The proof is complete: the equality dim⁡kSm=len⁡k(X) holds for all sufficiently large m, no saturation of I was used, the case X=∅ is covered by len⁡k(∅)=0, and the Axiom of Choice is inherited from the finite-chart, base-change and finiteness suppliers of [L3], [L4] and [L5].

L3L4L5step 9.1∎
TheoremStatement: Literature-sourcedProof: AI-adaptedaudited 2026-09-27Open item page →

Two coprime projective plane forms meet in total length equal to their degree product

Statement

Assume the Axiom of Choice. Let k be a field, let R=k[x0,x1,x2] and let F,G∈R be nonzero homogeneous forms of positive degrees d and e that have no common nonconstant factor. Put S=R/(F,G), a standard graded k-algebra with the images of the variables of degree one, and let X=Proj⁡S carry its standard charts D+(xi)=Spec⁡(Ai), Ai=(Sxi)0. Then:

  1. X is nonempty and finite, every chart ring Ai is either zero or of Krull dimension 0, and the total length len⁡k(X)=∑x∈XℓOX,x(OX,x)[κ(x):k] of Total length of a zero-dimensional projective scheme is a finite sum over the finitely many points of X.
  2. len⁡k(X)=de: the projective plane complete intersection has total length equal to the product of the degrees.
  3. In the chart D+(xi) the chart ring is Ai≅k[y0,y1]/(fi,gi), where fi,gi are the dehomogenisations of F and G with respect to xi (the images under xi↦1, xj↦yj for j≠i); consequently, for a point x∈D+(xi) with corresponding prime p0⊆Ai, the local algebra OX,x is the localisation of the quotient k[y0,y1]/(fi,gi) at p0.

The coordinate ring S itself has dimension one and is not Artinian; the statement is about the scheme X=Proj⁡S and its local lengths only, and it holds over an arbitrary field with the residue-degree weights [κ(x):k].

Facts & Assumptions

Given: The Axiom of Choice, a field k, the polynomial ring R=k[x0,x1,x2], nonzero homogeneous forms F,G∈R of positive degrees d,e without common nonconstant factor, the standard graded quotient S=R/(F,G), its standard charts D+(xi)=Spec⁡(Ai) with Ai=(Sxi)0, and X=Proj⁡S.

[L1]

X≠∅, each standard chart D+(xi) is empty or of Krull dimension 0 (Krull dimension of a nonzero ring), and dim⁡S=1, so S is not Artinian (A plane intersection with no common component is nonempty and zero-dimensional). The spectrum of a ring is empty exactly for the zero ring: the zero ring has no prime ideal, while every nonzero commutative ring has a maximal ideal, which is prime (Prime ideals and maximal ideals in a commutative ring, In a nonzero commutative ring, every proper ideal is contained in a maximal ideal, Every maximal ideal of a commutative ring is prime); hence the chartwise zero-dimensionality hypothesis "every Ai is zero or of Krull dimension 0" holds.

[L2]

Assume AC. For such X: X has finitely many points, each local ring OX,x is a finite-dimensional local k-algebra with finite length and finite residue degree, and X is the finite disjoint union of the spectra Spec⁡(OX,x) of its local rings (A zero-dimensional projective scheme has finitely many closed points with finite-dimensional local rings).

[L3]

Assume AC. The total length of the zero-dimensional X is len⁡k(X)=∑x∈XℓOX,x(OX,x)[κ(x):k], a finite sum over the points of X, with len⁡k(∅)=0 (Total length of a zero-dimensional projective scheme).

[L4]

(F,G) is an R-regular sequence, because F,G are homogeneous of positive degree and share no nonconstant factor (Coprime positive-degree plane forms form a regular sequence, Regular Sequence On A Module).

[L5]

For an R-regular pair (F,G) of positive degrees d,e the Hilbert function of S=R/(F,G) is constantly equal to de in every degree n≥d+e−2 (Hilbert series and eventual Hilbert value of a two-form plane complete intersection, The Hilbert function and formal Hilbert series of a graded module with finite-length pieces).

[L6]

Assume AC. For a homogeneous ideal I⊆R whose standard chart rings are zero or of Krull dimension 0, the eventual value of the Hilbert function of R/I equals the total length: dim⁡k(R/I)m=len⁡k(Proj⁡(R/I)) for all sufficiently large m (The eventual Hilbert function of a zero-dimensional projective quotient equals its total length).

[L7]

If x∈D+(xi) corresponds to the prime p0⊆Ai, then OX,x≅(Ai)p0 is a localisation of the chart ring Ai (Prime and local-ring correspondence on standard projective charts).

[L8]

Localisation at a homogeneous element t of degree δ≥1 of a nonnegatively graded ring is graded by (Rt)n={r/tm:r∈Rn+mδ} with degree-preserving localisation map, and for t of degree one and an ideal J=(a1,…,ak) generated by homogeneous elements one has ((R/J)t)0≅(Rt)0/(a1/tdeg⁡a1,…,ak/tdeg⁡ak) (Localisation at a homogeneous element is graded, with graded kernels and dehomogenised degree-zero parts, Nonnegatively graded rings and modules, homogeneous elements, and twists). Moreover, if φ:R→B is a unital ring homomorphism with φ(xi) a unit, then φ extends uniquely to Rxi (Universal property of localisation: maps that invert S factor uniquely through S−1R, Multiplicative subsets and the localisation S−1R as equivalence classes of fractions, Principal localisation Rf={1,f,f2,…}−1R); in the polynomial ring R every element is a finite k-linear combination of monomials xa of total degree ∣a∣ (The polynomial ring over a commutative ring as finitely supported coefficient sequences with convolution, Monomials, coefficients, degree in each variable and total degree in F[x1,…,xn], homogeneous polynomial and homogeneous ideal).

[L9]

Assume AC (declared for consumers). The Axiom of Choice

Proof

technique · direct
1.1

For each i let φi:R→k[y0,y1] be the substitution xi↦1, xj↦yj for j≠i, with unique extension Φi:Rxi→k[y0,y1], and let ψi:k[y0,y1]→(Rxi)0, yj↦xj/xi; then Φiψi=id, so ψi is injective with inverse Φi on the degree-zero part, and ψi is surjective because a degree-zero element is r/xim with r∈Rm, a k-linear combination of monomials xa of degree m, and xa/xim=∏j≠i(xj/xi)aj=ψi(ya); hence ψi is an isomorphism.

L8given
1.2

By [L1] X≠∅, the charts are empty or of dimension 0, hence each Ai is zero or of Krull dimension 0, and dim⁡S=1; so the hypothesis of [L6] is met, and by [L2] and [L3] the set X is finite with local rings of finite length and the total length is the displayed finite sum len⁡k(X)=∑x∈XℓOX,x(OX,x)[κ(x):k].

L1L2L3
1.3

By [L4] the pair (F,G) is R-regular and d,e≥1, so by [L5] dim⁡kSn=de for every n≥d+e−2.

L4L5
2.1

The quotient S=R/(F,G) is standard graded with degree-preserving quotient map, so by [L8] applied with t=xi (degree one) and J=(F,G) the chart ring is Ai=(Sxi)0≅(Rxi)0/(F/xid,G/xie); under the isomorphism ψi of step 1.1 the two generators correspond to Φi(F/xid)=F(xi↦1)=fi and Φi(G/xie)=G(xi↦1)=gi, the dehomogenisations; hence Ai≅k[y0,y1]/(fi,gi), which is claim 3 in the charts, and by [L7] the local algebra at x∈D+(xi) is the localisation of this quotient at the corresponding prime.

L7L8step 1.1
2.2

By [L6] applied to the homogeneous ideal I=(F,G)⊆R, whose chart rings are zero or of dimension 0 by step 1.2 and whose quotient is S, there is m0 with dim⁡kSm=len⁡k(X) for every m≥m0.

L6step 1.2
3.1

Taking any m≥max⁡(m0,d+e−2), which exists, step 1.3 gives dim⁡kSm=de and step 2.2 gives dim⁡kSm=len⁡k(X); hence len⁡k(X)=de, which is claim 2.

step 1.3step 2.2
4.1

Claims 1 and 3 hold by steps 1.2 and 2.1, and claim 2 by step 3.1; the Axiom of Choice enters through the nonempty zero-dimensional intersection and prime-existence suppliers of [L1], the finite-support and total-length suppliers of [L2] and [L3], and the eventual-value supplier of [L6], the coordinate ring S is not claimed to be Artinian by the dimension statement of [L1], the Axiom of Choice is the standing assumption [L9] declared for consumers, and no saturation or closedness of k is used.

L1L2L3L5L6L9step 1.2step 2.1step 3.1given∎
CorollaryStatement: Literature-sourcedProof: AI-adaptedaudited 2026-09-27Open item page →

Algebraic Bezout formula as a sum of local scheme lengths

Statement

Assume the Axiom of Choice. Let k be a field and let F,G∈k[x0,x1,x2] be nonzero homogeneous forms of positive degrees d and e with no common nonconstant factor, and put X=Proj⁡(k[x0,x1,x2]/(F,G)). Then ∑x∈XℓOX,x(OX,x) [κ(x):k]=de, a finite sum of local lengths weighted by residue degrees. If moreover k is algebraically closed, then [κ(x):k]=1 for every x∈X, and therefore ∑x∈XℓOX,x(OX,x)=de.

This is the algebraic length statement supplied to the later plane-curve page. It asserts nothing about local equations other than the dehomogenised F,G, nothing about invariance under other choices of equations for the same local curve, and no geometric intersection formulation.

Facts & Assumptions

Given: The Axiom of Choice, a field k, nonzero homogeneous forms F,G∈k[x0,x1,x2] of positive degrees d,e with no common nonconstant factor, the standard graded quotient S=k[x0,x1,x2]/(F,G), and X=Proj⁡S.

[L1]

Assume AC. X is nonempty and finite, every chart ring is zero or of Krull dimension 0, and the total length satisfies len⁡k(X)=de (Two coprime projective plane forms meet in total length equal to their degree product).

[L2]

Assume AC. For a zero-dimensional X the total length is the finite sum len⁡k(X)=∑x∈XℓOX,x(OX,x)[κ(x):k] over the finitely many points, each local ring OX,x being a finite-dimensional local k-algebra of finite length and each residue field κ(x) being finite over k (Total length of a zero-dimensional projective scheme, A zero-dimensional projective scheme has finitely many closed points with finite-dimensional local rings, The residue field at a point of an affine scheme, The degree [K:F]=dim⁡FK of a finite field extension).

[L3]

A field F is algebraically closed exactly when it has no nontrivial finite extension; equivalently F is algebraically closed if and only if every finite extension F⊆K satisfies K=F (An algebraically closed field: every nonconstant polynomial has a root in the field, A field is algebraically closed exactly when every nonconstant polynomial splits, equivalently when it has no nontrivial finite extension).

[L4]

Assume AC (declared for consumers of this corollary). The Axiom of Choice

Proof

technique · direct
1.1

By [L1] the scheme X is finite, nonempty and has total length len⁡k(X)=de.

L1
1.2

By [L2] the total length of X is the finite weighted sum len⁡k(X)=∑x∈XℓOX,x(OX,x)[κ(x):k] over the finitely many points of X, with every residue degree [κ(x):k] finite over k.

L2
2.1

Combining steps 1.1 and 1.2 gives ∑x∈XℓOX,x(OX,x)[κ(x):k]=len⁡k(X)=de, which is the displayed formula.

step 1.1step 1.2
3.1

Now assume that k is algebraically closed; by step 1.2 each κ(x) is a finite extension field of k, so [L3] gives κ(x)=k and hence [κ(x):k]=1 for every x∈X; substituting into step 2.1 gives ∑x∈XℓOX,x(OX,x)=de.

L3step 1.2step 2.1
4.1

The weighted sum equals de over an arbitrary field by step 2.1, and over an algebraically closed field it collapses to the unweighted sum of local lengths by step 3.1; the Axiom of Choice is inherited from [L1] and [L2] and is declared here for users of the corollary as the standing assumption [L4].

L1L2L4step 2.1step 3.1given∎

5 · Examples, counterexamples and false statements

None yet.

Sources