Alphabeta Math
How statement and proof provenance work

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

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

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

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

Projective Algebraic Sets Projective Morphisms and Cones

1 · Prerequisites

2 · Summary

This page fixes classical projective coordinates over an algebraically closed field, then develops homogeneous equations, affine charts, projective closure and saturation, regular functions, coordinate morphisms, and affine cones. The companion collects explicit chart and closure computations.

3 · Logical flowchart

4 · Definitions, theorems and proofs

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

projective space points

Definition

Fix an algebraically closed field k. For n0, define Pkn=(kn+1{0})/, where ab exactly when b=λa for some λk×. Write a class as [a0::an]. Thus Pk0={[1]}.

DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-09-06Open item page →

homogeneous polynomial and homogeneous ideal

Definition

Put S=k[x0,,xn] with total-degree grading. A polynomial is homogeneous of degree d if each occurring monomial has total degree d; 0 is homogeneous in every degree. An ideal JS is homogeneous if F=dFdJ implies FdJ for every d.

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

homogeneous polynomial zero locus well defined

Statement

For homogeneous Fk[x0,,xn], whether F(a)=0 depends only on [a]Pkn.

Proof

Given: F is homogeneous of degree d, and b=λa for λk×.

1.1

Each monomial of F scales by λd, so F(b)=λdF(a).

givenalgebra
2.1

Since λd0, F(b)=0 if and only if F(a)=0.

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

projective algebraic set

Definition

For homogeneous Tk[x0,,xn], let V+(T)={[a]Pkn:F(a)=0 for all FT}. A projective algebraic set is a set V+(T); write V+(J) for a homogeneous ideal. By convention V+()=Pkn and V+((x0,,xn))=.

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

projective zariski topology

Statement

Projective algebraic sets are the closed sets of the projective Zariski topology on Pkn. Its standard opens are D+(xi)={[a]:ai0}.

Proof

Given: Homogeneous ideals I,J,Jαk[x0,,xn].

1.1

The empty and whole sets are V+((1)) and V+((0)).

given
1.2

Direct evaluation gives V+(IJ)=V+(I)V+(J).

givenalgebra
1.3

Direct evaluation gives V+(αJα)=αV+(Jα).

givenalgebra
2.1

These identities prove the closed-set axioms, and the complement of V+((xi)) is D+(xi).

step 1.1step 1.2step 1.3
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-09-06Open item page →

standard projective opens are affine spaces

Statement

For every i, normalization of the ith coordinate identifies D+(xi) with Akn. In particular [a0::an](a1/a0,,an/a0) identifies D+(x0) with Akn.

Proof

Given: [a]D+(xi).

1.1

Multiplication by ai1 gives the unique representative with ith coordinate 1.

givenalgebra
2.1

Retaining the remaining coordinates and reinserting 1 give mutually inverse maps.

step 1.1construct
3.1

On chart overlaps these maps are coordinate ratios with nonzero denominator, so they are affine-chart isomorphisms.

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

homogenization dehomogenization correspondence

Statement

If fk[x1,,xn] has degree at most d, then fh=x0df(x1/x0,,xn/x0) is homogeneous of degree d and (fh)(1,x)=f(x). If F is homogeneous of degree d, then F=x0dF(1,x1/x0,,xn/x0).

Proof

Given: f=αdcαxα and homogeneous F of degree d.

1.1

fh=cαx0dαxα, so each monomial has degree d and x0=1 recovers f.

givenalgebra
2.1

Factoring x0d from every homogeneous monomial of F proves the displayed reverse formula.

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

projective closure affine set

Definition

Embed Akn in Pkn=D+(x0)V+(x0) by a[1:a]. For AAkn, its projective closure Aproj is the projective Zariski closure of this image. V+(x0) is the hyperplane at infinity.

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

homogeneous ideal saturation

Definition

For homogeneous Jk[x0,,xn], define J:x0={G:r0, x0rGJ}. It is a homogeneous ideal, by applying the membership condition to homogeneous components.

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

ideal projective closure saturation

Statement

If A=V(I)Akn and I=I(A), write Ih=(fh:fI) for the homogeneous ideal generated by the homogenizations of elements of I. Then I+(Aproj)=Ih:x0.

Proof

Given: A=V(I) with I=I(A), Ih=(fh:fI), and a homogeneous polynomial G.

1.1

Dehomogenization on D+(x0) identifies V+(Ih) there with A.

givenalgebra
2.1

G vanishes on this chart exactly when G(1,x)I; homogenizing this condition is exactly x0rGIh for some r.

step 1.1algebra
3.1

Homogeneous equations vanish on a set exactly when they vanish on its closure, hence the ideal is Ih:x0.

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

homogeneous coordinate ring

Definition

For XPkn, let I+(X) be its homogeneous vanishing ideal and define its homogeneous coordinate ring by S(X)=k[x0,,xn]/I+(X), with the induced grading.

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

projective variety classical

Definition

A classical projective variety over k is a nonempty irreducible projective algebraic set, understood with its standard affine charts.

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

projective irreducibility homogeneous prime

Statement

A nonempty projective algebraic set X is irreducible if and only if I+(X) is prime. Assuming the Axiom of Choice, the homogeneous radical ideals J with V+(J) are exactly the ideals I+(X) of nonempty projective algebraic sets.

Proof

Given: A nonempty projective algebraic set X and its affine cone C.

1.1

Every homogeneous polynomial vanishing on X vanishes on C. Conversely, [given, algebra] write a polynomial vanishing on C as P=dPd with each Pd homogeneous. For a representative a of a point of X and every λk, one has 0=P(λa)=dλdPd(a). Since the algebraically closed field k is infinite, each Pd(a) is zero. Thus all homogeneous components of P lie in I+(X), and I(C)=I+(X).

givenalgebra
1.2

Suppose X is irreducible and homogeneous F,G satisfy [given, algebra] FGI+(X). Then XV+(F)V+(G), so irreducibility gives FI+(X) or GI+(X). A homogeneous ideal is prime exactly when this test holds for homogeneous elements, so I+(X) is prime.

givenalgebra
1.3

Conversely, suppose I+(X) is prime and X=YZ with Y,Z [given, algebra] projective algebraic subsets of X. If both are proper, choose pXY and qXZ. Homogeneous defining equations give FI+(Y) with F(p)0 and GI+(Z) with G(q)0. Then FG vanishes on X, contrary to primality of I+(X). Hence X=Y or X=Z, so X is irreducible.

givenalgebra
2.1

Now assume the Axiom of Choice and let J be homogeneous radical with [step 1.1, algebra] V+(J). Its affine zero locus is the cone over V+(J). The affine Nullstellensatz gives I(V(J))=J=J, while step 1.1 gives I(V(J))=I+(V+(J)). Conversely, every I+(X) is homogeneous and radical, because Fr vanishing on X forces F to vanish there. This is the stated radical-ideal correspondence.

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

regular function projective variety

Definition

For a classical projective variety X, the homogeneous coordinate ring S(X) is a graded domain. Its field of rational functions is the degree-zero subfield k(X)={GHFrac(S(X)):G,H are homogeneous of the same degree and H0}. A rational function fk(X) is regular at pX if f=G/H for such homogeneous G,H with H(p)0. It is regular on UX if it is regular at every point of U; write OX(U) for these functions.

LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-09-06Open item page →

projective regular function chart compatibility

Statement

On overlapping standard charts, equal-degree fractions define the same regular function exactly when their cross-products agree in S(X). Thus regularity is chart-independent.

Proof

Given: Equal-degree fractions G/H,G/H with denominators nonzero at a common point.

1.1

G/H=G/H is equivalent to GH=GH after multiplying by the nonzero product HH.

givenalgebra
2.1

Dehomogenization in either chart turns this into the same equality of ordinary affine fractions.

step 1.1algebra
3.1

Therefore the affine descriptions agree exactly as stated.

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

global regular functions projective variety

Statement

Assume the Axiom of Choice. Every global regular function on a classical projective variety X is constant.

Proof

Given: The Axiom of Choice and a global regular function f on a nonempty irreducible projective algebraic set XPkn, where k is algebraically closed.

1.1

Put A=S(X). Irreducibility makes A a graded domain, so f is a [given, algebra] degree-zero element of Frac(A). If xi=0 in A, take Ni=1, and then xiNif=0ANi. Otherwise Ui=XD+(xi) is nonempty. Normalizing xi=1 identifies its defining ideal with the dehomogenizations of the homogeneous elements of I+(X); hence its affine coordinate ring is canonically the degree-zero localization A(xi). The affine global-functions theorem places fUi in A(xi), so it has the form a/xiNi with aANi. Therefore, for every i, there is Ni0 such that xiNifANi.

givenalgebra
2.1

Choose NNi for all i. If d>(n+1)(N1), every degree-d monomial is divisible by some xiN, so multiplication by f sends the finite-dimensional space Ad into itself. This space is nonzero: choose pX and a coordinate xi nonzero at p; then xid is nonzero in Ad.

step 1.1algebra
3.1

Cayley--Hamilton applied to the k-linear endomorphism afa of Ad gives a nonzero polynomial Pk[T] with P(f)a=0 for every aAd. Taking 0aAd and working in the field Frac(A) gives P(f)=0. Since k is algebraically closed, P splits into linear factors, and the domain property forces f=c for some ck. Thus every global regular function is constant.

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

morphism to projective space homogeneous coordinates

Definition

Let XPkn be a classical projective variety. A map φ:XPkm is a projective morphism if there is an open cover X=αUα such that, for every α, homogeneous polynomials Fα,0,,Fα,m of one common degree have no common zero on Uα and φ(p)=[Fα,0(p)::Fα,m(p)](pUα). On each Uα{Fα,i0} the target-chart coordinates are the regular functions Fα,j/Fα,i. The local tuples define one map precisely when, for every pUαUβ, Fα,i(p)Fβ,j(p)=Fα,j(p)Fβ,i(p)for all i,j; equivalently, they give the same projective point there. Multiplying every entry of one tuple by a common locally nonvanishing regular factor changes no point.

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

projective coordinate morphisms well defined

Statement

A same-degree homogeneous tuple F0,,Fm having no common zero on X defines a projective morphism XPkm.

Proof

Given: Such a tuple, of common degree d.

1.1

Rescaling a by λ rescales every Fi(a) by λd, so the target class is representative-independent.

givenalgebra
2.1

On D+(yj) the coordinate functions are Fi/Fj, regular equal-degree fractions wherever Fj0.

step 1.1algebra
3.1

The target standard opens cover the image and the ratios agree on overlaps, so the local maps glue to a morphism.

step 2.1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-09-06Open item page →

Closed projective embedding from a radical homogeneous ideal

Statement

Assume the Axiom of Choice. If J is homogeneous radical and V+(J), then I+(V+(J))=J; its inclusion in Pkn is a closed projective embedding and its homogeneous coordinate ring is k[x0,,xn]/J.

Proof

Given: The Axiom of Choice and a homogeneous radical ideal J with nonempty V+(J).

1.1

The projective radical-ideal correspondence gives I+(V+(J))=J.

given
2.1

V+(J) is closed by definition, so its inclusion is a closed embedding in the classical coordinate sense.

step 1.1
3.1

Substitution in the coordinate-ring definition gives the displayed quotient.

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

affine cone projective set

Definition

For XPkn, define its affine cone C(X)=V(I+(X))Akn+1. It is stable under scalar multiplication. If X, then 0C(X); under the stated definition, C()=.

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

projective variety cone irreducible

Statement

The affine cone over a classical projective variety is irreducible.

Proof

Given: A classical projective variety X.

1.1

I+(X) is prime.

given
2.1

The cone coordinate ring is k[x0,,xn]/I+(X) and is therefore a domain.

step 1.1algebra
3.1

The affine prime-coordinate-ring criterion makes C(X) irreducible.

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

projective closure dense affine chart

Statement

The image of AAkn=D+(x0) is dense in Aproj.

Proof

Given: The chosen projective closure of an affine algebraic set A.

1.1

By definition it is the intersection of all projective closed sets containing the image of A.

given
2.1

Hence every closed subset of the closure containing the image is the closure itself, which is precisely density.

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

degree projective hypersurface

Definition

For a reduced projective hypersurface presented by a nonconstant homogeneous square-free F, define its degree to be degF. This convention does not use a nonreduced replacement Fr.

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

projective hypersurface affine pieces

Statement

If X=V+(F), then XD+(xi) is the affine hypersurface obtained by setting xi=1 in F, with the usual ratio-coordinate transition formulas.

Proof

Given: A homogeneous polynomial F and an index i.

1.1

Normalize a point of D+(xi) by xi=1; F vanishes exactly when the dehomogenized equation vanishes.

givenalgebra
2.1

The chart normalization therefore identifies XD+(xi) with that affine hypersurface.

step 1.1
3.1

On overlaps the two normalizations differ by division by a nonzero coordinate, giving the stated transitions.

step 2.1algebra
RemarkRemark: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-06Open item page →

projective coordinate ring not function ring

Assume the Axiom of Choice. For an irreducible projective variety, S(X) is a graded coordinate ring and normally has positive-degree elements, while scalar-valued global regular functions are constant. In particular x0k[x0,,xn] does not define a scalar-valued function on Pkn, because it changes under rescaling.

5 · Examples, counterexamples and false statements

None yet.

Sources