A first look at toric varieties

  1. An extraordinarily fast primer on algebraic geometry

This primer was written as an introduction to a talk given in the Junior Geometry graduate seminar at UT Austin. The talk covered most of the material found in Week 1: Cones, fans and toric varieties, but it felt pertinent to include this primer here too. Some participants had not seen schemes before; so I started with a lightning fast introduction taking people from vanishing sets of polynomials to Spec\operatorname{Spec}. The main point of this writeup is to demonstrate that you can do algebraic geometry using arbitrary rings, though we fail to explain the Zariski topology.

An extraordinarily fast primer on algebraic geometry

Algebraic geometry studies, among other things, algebraic varieties. These are shapes cut out by polynomials. For instance, X=V(x2+y21)K2X = V(x^2 + y^2 - 1)\subseteq K^2 is an algebraic variety consisting of all points where the polynomial x2+y21x^2 + y^2 - 1 vanishes. Here KK is the base field for my polynomial ring.

This algebraic variety is the unit circle

It also makes sense to consider the vanishing set of multiple polynomials at once, for instance V(x2+y21,x=0)V(x^2 + y^2 - 1, x = 0) consists of the two points (x,y)=(0,1),(0,1)(x,y) = (0, 1), (0,-1) since these are the only places where both polynomials simultaneously vanish.

Notice also that for two polynomials ff and gg, f+gf + g vanishes whenever both ff and gg vanish and fgfg vanishes wherever at least one of ff or gg vanishes. This means that if I=(f1,...,fm)I = (f_1,...,f_m) is the ideal generated by f1,...,fmf_1,...,f_m then V(I)=V(f1,...,fm)V(I) = V(f_1,...,f_m). We therefore can talk only about the vanishing of polynomial ideals without losing any generality.

Invertible polynomials, i.e. nonzero constants, don't vanish anywhere while the 0 polynomial vanishes everywhere:

Sometimes non-invertible polynomials don't vanish anywhere either. For instance, if K=QK = \mathbb{Q}, then x22x^2 - 2 has no solutions. Similarly, if K=RK = \mathbb{R}, x2+y2+1x^2 + y^2 + 1 has no solutions. This does not happen when K=KK = \overline{K}, that is, when KK is algebraically closed.

When K=KK = \overline{K} there is another notably nice property: every point (a1,...,an)Kn(a_1,...,a_n) \in K^n is the unique point where x1a1,x2a2,...,xnanx_1 - a_1,x_2 - a_2, ..., x_n - a_n all simultaneously vanish. This gives us a correspondence between points in KnK^n and maximal ideals of the form (x1a1,...,xnan)(x_1 - a_1,...,x_n - a_n) by taking vanishing sets. In fact, when K=KK = \overline{K}, one can show that all maximal ideals are of this form, and so if we denote the set of all maximal ideals in R=K[x1,...,xn]R = K[x_1,...,x_n] by Maxspec\operatorname{Maxspec}, then

Kn=Maxspec(R).K^n = \operatorname{Maxspec}(R).

One can more generally consider the space of all prime ideals Spec(R)\operatorname{Spec}(R) endowed with the Zariski toplogy. This contains R\operatorname{R} as a subset, but has additional "points" which prove useful whenever KK is not algebraically closed. In fact, Spec(R)\operatorname{Spec}(R) makes sense for any ring RR. By analogy with KnK^n and Maxspec(K[x1,...,xn])\operatorname{Maxspec}(K[x_1,...,x_n]) for algebraically closed KK, we denote by ARn\mathbb{A}^n_R the space Spec(R[x1,...,xn])\operatorname{Spec}(R[x_1,...,x_n]) and call it affine space over RR.

Replacing KnK^n by Spec(K[x1,...,xn])\operatorname{Spec}(K[x_1,...,x_n]) allows us to use ring operations to manipulate the underlying affine space. As alluded to earlier, invertible elements of our ring RR will not vanish anywhere. Thus, if we want to ignore portions of the space Spec(R)\operatorname{Spec}(R) we can adjoin the multiplicative inverses of certain elements to our ring. This process of inverting a designated subset of elements in a ring is aptly called localization.

For example, consider one-dimensional affine space over C\mathbb{C}; AC1\mathbb{A}^1_{\mathbb{C}} given by Spec\operatorname{Spec} of R=SpecC[t]R = \operatorname{Spec} \mathbb{C}[t]. The origin of this space corresponds to the maximal ideal generated by (t)(t). If we adjoin t1t^{-1} to our ring, then the ideal (t)(t) contains 1=tt11 = t\cdot t^{-1} and is hence no longer prime, but all other prime ideals remain. Thus AC1{0}=SpecC[t,t1]\mathbb{A}^1_{\mathbb{C}} \setminus \{0\} = \operatorname{Spec} \mathbb{C}[t,t^{-1}], and hence punctured affine space over C\mathbb{C} is in fact also an affine space.

Note: Despite the fact that AC1\mathbb{A}^1_{\mathbb{C}} is strictly larger than C\mathbb{C}, it is common to interchange AC1\mathbb{A}^1_\mathbb{C} and C\mathbb{C} via the identification Maxspec(C[t])=C\operatorname{Maxspec}(\mathbb{C}[t]) = \mathbb{C}. This is not an egregious abuse of notation when working over an algebraically closed field; one loses nothing by working with Maxspec\operatorname{Maxspec} instead of Spec\operatorname{Spec} in this setting. We also denote by C×\mathbb{C}^\times the space AC1{0}\mathbb{A}^1_{\mathbb{C}} \setminus \{0\}.

More generally, we see that (C×)n=SpecC[x1±,...,xn±](\mathbb{C}^\times)^n = \operatorname{Spec} \mathbb{C}[x_1^{\pm},...,x_n^{\pm}]. Because the punctured complex plane C×\mathbb{C}^\times is homotopy equivalent to S1S^1, we call (C×)n(\mathbb{C}^\times)^nthe complex nn-torus and denote it by Tn\mathbb{T}^n. This is the torus in toric geometry.

©Isaac Martin. Last modified: January 15, 2024.