3

If I have an affine scheme $X=\operatorname{Spec}A$, and an open subscheme $Y=\operatorname{Spec}B$ which is also affine and whose topological space is different from $X$, does it follow that $X$ and $Y$ are non-isomorphic?

But if $X$ and $Y$ would be isomorphic, then we'd have $A\cong B$ and hence $Y$ and $X$ must actually be the same as subsets of $X$, because the prime ideals of $A$ are $1:1$ to the prime ideals in $B$. I think I'm confused here in this situation about the interplay of "being the same" and "being isomorphic".

Thanks.
  • 676
  • 1
    Your "hence" is invalid. For example, consider ${ 1, 2, 3, \ldots } \subsetneq { 0, 1, 2, 3, \ldots }$. – Zhen Lin Apr 22 '21 at 01:13
  • @Const - I added an example to illustrate that in the case of the affine line $\mathbb{A}^1$, there are no strict open subschemes $U \subsetneq \mathbb{A}^1$ with an isomorphism $U_t \cong \mathbb{A}_t^1$ induced by a map of schemes. Hence in this simple case you avoid "paradoxes". – hm2020 Apr 24 '21 at 15:16

2 Answers2

6

Let $k$ be a non-trivial ring. Consider $A = k [s_1, s_2, s_3, \ldots, t_1, t_2, t_3, \ldots] [s_1^{-1}, s_2^{-1}, s_3^{-1}, \ldots]$, that is, the polynomial ring over $k$ in countably infinitely many variables, with half of those variables made invertible by localisation. Let $B = A [t_1^{-1}]$. Then $A \cong B$ as $k$-algebras: there is a unique homomorphism $B \to A$ sending $t_1$ to $s_1$, $t_{n+1}$ to $t_n$, and $s_n$ to $s_{n+1}$, and it has an obvious inverse. So $\operatorname{Spec} A \cong \operatorname{Spec} B$ as schemes over $\operatorname{Spec} k$. But $A \ncong B$ as $A$-algebras, and $\operatorname{Spec} B$ as a scheme over $\operatorname{Spec} A$ is a non-surjective open immersion.

Moral: you have to pay attention to the category when asking whether two objects are isomorphic.

Zhen Lin
  • 90,111
-3

Question: "If I have an affine scheme X=SpecA, and an open subscheme Y=SpecB which is also affine and whose topological space is different from X, does it follow that X and Y are non-isomorphic?"

Answer: Two affine schemes $X:=Spec(A), Y:=Spec(B)$ are isomorphic iff $A\cong B$ are isomorphic rings. In particular this implies that $X$ and $Y$ have "isomorphic" topological spaces. Hence if $X \cong Y$ are "abstractly isomorphic", this implies the topological spaces are isomorphic.

In general two schemes (or ringed spaces) $(X, \mathcal{O}_X), (Y, \mathcal{O}_Y)$ are "isomorphic" iff there are maps $f:(X, \mathcal{O}_X) \rightarrow (Y, \mathcal{O}_Y), g:(Y, \mathcal{O}_Y)\rightarrow (X, \mathcal{O}_X)$ with $f\circ g =Id,g \circ f=Id$. In particular the maps $f,g$ induce homeomorphisms of topological spaces $X \cong Y$. If a strict open subscheme $U \subsetneq V$ is abstractly isomorphic to $V$ you end up with a topological space $U_t \subsetneq V_t$ realizable as a strict subspace of $V_t$, but where there is an abstract isomorphism $U_t \cong V_t$. This stuation is "paradoxical" - the topological space $V_t$ would then be homeomorphic to a strict subspace of itself.

Remark: "But if X and Y would be isomorphic, then we'd have A≅B and hence Y and X must actually be the same as subsets of X, because the prime ideals of A are 1:1 to the prime ideals in B. I think I'm confused here in this situation about the interplay of "being the same" and "being isomorphic"."

Answer: Here is an example (the affine line over an algebraically closed field) to show that there are no strict open subschemes $U \subsetneq \mathbb{A}^1$ with $U_t \cong \mathbb{A}^1_t$ a homeomorphism induced by a map of schemes. Hence in this situation you avoid such paradoxes.

Example: Let $k$ be an algebraically closed field and let $A:=k[x]$ be the polynomial ring in one variable $x$ over $k$. Let

$$f(x):=(x-u_1)^{l_1}\cdots (x-u_m)^{l_m}$$

with $u_i \neq u_j\in k$. Let $X:=Spec(A)$ and $U:=D(f) \subsetneq X$ be a strict open subscheme of $X$ and assume $X \cong D(f)$ is an abstract isomorphism of schemes over $k$, induced by a map of $k$-algebras $\tilde{\phi}: A \cong A_f$. The map $\tilde{\phi}$ induce a map of $k$-algebras

$$\phi:k[x] \rightarrow k[x]$$

with $\phi(x)=a(x)$ and $\phi(f(x)):=f(a(x))\in k^*$ a unit. It follows $\phi(a(x)):=a_0\in k^*$ is a unit with $a_0\neq u_i$ for all $i$. Hence the map $\phi$ factors as follows

$$ k[x] \rightarrow k[x]/(x-a_0) \rightarrow k \subseteq k[x].$$

Hence the induced map $k[x]\rightarrow A_f \rightarrow A$ is the "constant map": The induced map of affine schemes

$$ D(f) \rightarrow X$$

identifies $D(f) \cong \{(x-a_0)\} \subseteq X$ as a topological space with one point which contradicts the assumption that $D(f) \subseteq X$ is an open subscheme.

There are problems related to infinite sets and maps of infinite sets - an infinite set can be embedded as a strict subset of itself. In the above discussion we see that if we consider maps of schemes and open subschemes, in the case of the affine line we can not construct a strict open subscheme which is isomorphic to the affine line. Hence in this situation we avoid such "paradoxes". If you ignore the algebraic structure you can - as mentioned in the comments - easily construct such examples, but then you are not doing algebraic geometry, you are doing set theory.

For a discussion of this and the "Peano curve" see the following post:

"Infinity" in mathematics and an elementary question on dimension.

https://en.wikipedia.org/wiki/Dedekind-infinite_set

hm2020
  • 1
  • 2
    -1, this misses the point: even if $X\cong Y$ abstractly, this does not mean that $Y$ as embedded in $X$ must equal $X$. See Zhen Lin's answer. – KReiser Apr 22 '21 at 09:53
  • 3
    Why do you bring up Dedekind-infiniteness and set theory here? Is the idea that, say, the interval $(0, 2)$ is homeomorphic to the interval $(0, 1)$, which is a proper subspace, really so offensive to your intuition? The homeomorphism isn't even anything contrived and can be defined by basic arithmetic! – Zhen Lin Apr 22 '21 at 10:32
  • @ZhenLin - the idea that a set can be a strict subset of itself is "paradoxical" in my opinion. – hm2020 Apr 22 '21 at 10:45
  • Homeomorphic? That's easy. $\operatorname{Spec} k [t]$ is homeomorphic to $\operatorname{Spec} k [t, t^{-1}]$ if $k$ is an algebraically closed field. – Zhen Lin Apr 24 '21 at 11:21
  • @ZhenLin - I added an example to illustrate that in the case of the affine line there are no such open subschemes. – hm2020 Apr 24 '21 at 15:19