Category Theory
Zulip Server
Archive

You're reading the public-facing archive of the Category Theory Zulip server.
To join the server you need an invite. Anybody can get an invite by contacting Matteo Capucci at name dot surname at gmail dot com.
For all things related to this archive refer to the same person.


Stream: learning: questions

Topic: From the functor of points to the points of a scheme


view this post on Zulip Damiano Mazza (Jan 21 2024 at 16:58):

In the "functor of points" approach one sees a scheme as a functor

X:CRingSet.X:\mathbf{CRing}\longrightarrow\mathbf{Set}.

In the introduction to the second edition of EGA I, Grothendieck shows how, in the affine case, one may recover the points of the underlying scheme. The idea is that the points of XX should morally be given by

k fieldX(k)\bigcup_{k\text{ field}} X(k)

(see also this Mathoverflow question). However, the above is a proper class, so one considers the following equivalence relation: given fX(k)f\in X(k) and fX(k)f'\in X(k'), we set fff\sim f' iff there exists a common field extension i:kKi:k\to K, i:kKi':k'\to K such that X(i)(f)=X(i)(f)X(i)(f)=X(i')(f'). The intuition is that X(k)X(k) is the set of solutions of some kind of system of polynomial equations in the field kk, and we shouldn't distinguish, say, the solution 33 as a rational number from the solution 33 as a real or complex number (but we should distinguish it from the solution we would usually denote by 33 in the field F7\mathbb F_7, for example).

view this post on Zulip Damiano Mazza (Jan 21 2024 at 16:59):

Now, if X=CRing(R,)X=\mathbf{CRing}(R,-), i.e., if it is the functor of points of SpecR\mathrm{Spec} R for some commutative ring RR, then fX(k)f\in X(k) means that ff is a homomorphism RkR\to k, and it turns out that

Lemma. fff\sim f' iff kerf=kerf.\ker f=\ker f'.

It is immediate to check that kerf\ker f is a prime ideal of RR because the target is a field. It is a bit less immediate (at least for me) but it is also true that any prime ideal of RR is of the form kerf\ker f for some f:Rkf:R\to k with target a field. So we get exactly the points of the underlying topological space of XX qua locally ringed space. Cool!

view this post on Zulip Damiano Mazza (Jan 21 2024 at 17:04):

My problem, in all this, is that I can't prove the lemma. The left-to-right direction is immediate. The converse escapes my (very limited) commutative algebra skills. Here is how I tried to go about it.

view this post on Zulip Damiano Mazza (Jan 21 2024 at 17:07):

We have a commutative ring RR and two homomorphisms f:Rkf:R\to k, f:Rkf':R\to k' with k,kk,k' fields such that kerf=kerf\ker f=\ker f'. We need to find a field KK which is a common extension of kk and kk' and which makes ff and ff' equal by postcomposition. An obvious possibility is to compute the pushout kRkk\otimes_R k' in CRing\mathbf{CRing}, which is a commutative ring, then we take an arbitrary maximal ideal m\mathfrak m in it, and kRk/mk\otimes_R k'/\mathfrak m is the field we're looking for.

view this post on Zulip Damiano Mazza (Jan 21 2024 at 17:07):

There's problem though: we never used the assumption kerf=kerf\ker f=\ker f'! But there's a catch: by taking a maximal ideal, we implicitly supposed kRkk\otimes_R k' to be non-zero. So, I would like to prove that kerf=kerf\ker f=\ker f' implies kRk0k\otimes_R k'\neq 0, but this is where I get stuck. Does anyone know how to do this?

view this post on Zulip Damiano Mazza (Jan 21 2024 at 17:08):

Another, "bonus" question: does the above recipe for reconstructing the points of the underlying topological space work for any scheme XX, or just for the affine ones?

view this post on Zulip Todd Trimble (Jan 21 2024 at 18:03):

This may be killing a gnat with a bazooka, but one idea is that first of all R/pRR/pR/pR/pR/pR/pR/\mathfrak{p} \otimes_R R/\mathfrak{p} \cong R/\mathfrak{p} \otimes_{R/\mathfrak{p}} R/\mathfrak{p} \cong R/\mathfrak{p}, and also that the field of fractions KK of R/pR/\mathfrak{p} is a flat module over R/pR/\mathfrak{p} (because it is a filtered colimit of free modules 1xR/p\frac{1}{x} R/\mathfrak{p} where xx ranges over nonzero elements. So when you apply KR/pK \otimes_{R/\mathfrak{p}} - to the inclusion R/pKR/\mathfrak{p} \hookrightarrow K', you again get a monomorphism (exploiting flatness).

(This may be harder than necessary, but I think something along these lines will work.)

view this post on Zulip John Baez (Jan 21 2024 at 18:32):

I obviously need to up my commutative algebra game since I wouldn't have been able to think of Todd's argument, nor do I see a more elementary proof. I feel there should be something more elementary.

Damiano Mazza said:

Another, "bonus" question: does the above recipe for reconstructing the points of the underlying topological space work for any scheme XX, or just for the affine ones?

Lemma 26.13.3. of the Stacks Project may help here:

Let X be a scheme. Points of X correspond bijectively to equivalence classes of morphisms from spectra of fields into X.

and also the surrounding material.

view this post on Zulip Mike Shulman (Jan 21 2024 at 19:28):

It looks to me like it's the right-to-left direction that you're trying to prove. The way I would think of approaching it is to take the quotient R/KR/K where K=kerf=kerfK=\ker f = \ker f'. Since KK Is a prime ideal, R/KR/K is an integral domain that maps injectively to kk and kk'; thus its field of fractions ought also to inject into both of them. Now I feel like that should mean that kk and kk' should have a "union" over this field of fractions, but my field theory isn't strong enough to be positive.

view this post on Zulip Mike Shulman (Jan 21 2024 at 19:29):

Hmm, possibly the existence of such unions is already implicit in the transitivity of \sim.

view this post on Zulip Todd Trimble (Jan 21 2024 at 19:55):

Oh yes, Mike's right, my suggestion didn't say anything about a common field extension. I was really just focused on proving Damiano's conjecture that kRk0k \otimes_R k' \neq 0.

view this post on Zulip John Baez (Jan 21 2024 at 20:02):

I feel that this business of trying to find the smallest field that contains kk and kk' is connected to what people call the "composite" or "compositum" of fields:

view this post on Zulip John Baez (Jan 21 2024 at 20:03):

but in the study of "composites" they tend to assume kk and kk' are both subfields of some larger field, e.g. an algebraic closure of FF if both kk and kk' are algebraic extensions of FF.

view this post on Zulip John Baez (Jan 21 2024 at 20:03):

I suspect that this larger subfield is a kind of crutch.

view this post on Zulip Todd Trimble (Jan 21 2024 at 20:20):

Oh, I see. So assuming kRk0k \otimes_R k' \neq 0 (which is what I had focused on), which is the coproduct of k,kk, k' in the category of commutative RR-algebras, take a maximal ideal in this commutative ring, say m\mathfrak{m}. Then
(kRk)/m(k \otimes_R k')/\mathfrak{m} is a field. But then we have a composition of maps

kkRk(kRk)/mk \to k \otimes_R k' \to (k \otimes_R k')/\mathfrak{m}

where the first map is a coproduct coprojection. Since this is a map between fields, it is injective. So kk, and kk' by the same argument, both inject into a common field, and we are done.

view this post on Zulip Damiano Mazza (Jan 21 2024 at 22:00):

Thanks to everyone for your answers/suggestions! @Mike Shulman, I did swap left and right, sorry! :blush: (I edited it now). I think that your idea is related to @Todd Trimble's argument. Mixing the two, here is a possible proof.

view this post on Zulip Damiano Mazza (Jan 21 2024 at 22:00):

Like I said in my original post (and as observed by Todd in his last comment), given f:Rkf:R\to k and f:Rkf':R\to k' with k,kk,k' fields, to prove that kerf=kerf\ker f=\ker f' implies fff\sim f' it is enough to find a non-zero ring SS and (necessarily injective) homomorphisms g:kSg:k\to S and g:kSg':k'\to S such that gf=gfgf=g'f', because then any S/mS/\mathfrak m, where m\mathfrak m is a maximal ideal of SS, is a field with the property we're looking for. My idea was to take S:=kRkS:=k\otimes_R k', and Todd's argument (if I understand it correctly) shows that it works, but there's a simpler argument, not invoking flatness.

view this post on Zulip Damiano Mazza (Jan 21 2024 at 22:01):

We start by letting p:=kerf=kerf\mathfrak p:=\ker f=\ker f', which is a prime ideal of RR. As both Todd and Mike suggested, both ff and ff' factor through R/pR/\mathfrak p, which is an integral domain, via monos mm and mm' into kk and kk', respectively. Let K:=Frac(R/p)K:=\mathrm{Frac}(R/\mathfrak p) be the field of fractions of R/pR/\mathfrak p. By its universal property, we have that mm and mm' factor through KK via monos KkK\to k and KkK\to k'.

view this post on Zulip Damiano Mazza (Jan 21 2024 at 22:01):

Now, these exhibit kk and kk' as KK-algebras. In particular, they are non-zero KK-vector spaces, and their tensor product S:=kKkS:=k\otimes_K k' as KK-algebras is the same as their tensor product as KK-vector spaces. In particular, it is non-zero, so we found our SS!

view this post on Zulip Damiano Mazza (Jan 21 2024 at 22:04):

Here's the proof summarized in a quiver commutative diagram.

view this post on Zulip Damiano Mazza (Jan 21 2024 at 22:11):

@John Baez, for the general question, I'll see what the Stacks Project has to say! (It's probably going to take me a while...).

view this post on Zulip Damiano Mazza (Jan 21 2024 at 22:20):

I guess the lesson I learned here is that "every span in the category of fields may be closed", in the sense that two extensions k,kk,k'' of a field KK always have a common extension K0K_0. There's nothing canonical about K0K_0 because it depends on a choice of a maximal ideal of the algebra kKkk\otimes_K k', but it exists. This is the "union" Mike was hinting at. The comments in this Math Stack Exchange question seem to say that it is related to the notion of compositum of fields mentioned by John.

view this post on Zulip Damiano Mazza (Jan 21 2024 at 22:22):

The tl;dr version of the proof then is: since kerf=kerf=:p\ker f=\ker f'=:\mathfrak p, both f:Rkf:R\to k and f:Rkf':R\to k' factor through a common field, namely the field of fractions of R/pR/\mathfrak p. Then we conclude by applying the above observation.