5

The following is the Proposition 1.10 of Hartshorne's Algebraic Geometry:

If $Y$ is a quasi-affine variety, then $\dim Y =\dim \overline{Y}$.

In the proof, there is a statement saying that if

$$ Z_0 \subset \cdots \subset Z_n \;\;\; (1) $$

is a maximal chain of distinct irreducible closed subsets of $Y$, then

$$ \overline{Z}_0 \subset \cdots \subset \overline{Z}_n \;\;\; (2) $$

is also a maximal chain of distinct irreducible closed subsets of $\overline{Y}$ refering to the example (1.1.3) which is

Any nonempty open subset of an irreducible space is irreducible and dense.

I can't understand this. Yes, Y is an open subset of an affine variety. Then, what ? Help me!

Aki
  • 1,299

1 Answers1

2

We are given a maximal chain in $Y$ given by $(1)$. Each $Z_i$ is irreducible in $Y$ and hence is irreducible in $X=\bar{Y}$. We know that if $Z_i$ is irreducible in $X$ then it's closure is also irreducible (and of course $\bar{Z_i}$ is closed in $X$). What remains to show is that your chain in $(2)$ is maximal. Suppose we could extend it to $\bar{Z_n}\subset W$ with proper containment and $W$ is closed and irreducible.

Let $W' = Y\cap W$. Since $W$ is closed, $W'$ is closed in $Y$. Now we use your quoted theorem. $W'$ is irreducible since it is a non-empty open subset of an irreducible set. Finally, $Z_n\subset W'$ since intersection respects containment, and is strict since their closures are distinct (We are using the fact that $W'$ is dense in $W$ so that $\bar{W'}=W$, which again makes use of your quoted theorem). Thus we have extended the maximal chain $(1)$ which is a contradiction.

  • Thank you for answering my question. I didn't notice that $W'$ is an open subset of W. One thing is not clear to me. You wrote $Z_i$ is not only irreducible in $Y$ but also in $X$. Does the irreducibility of a subset depend on the space containing it ? – Aki Mar 24 '14 at 04:02
  • 1
    $Z_i$ irreducible in $Y\subset X$ already means it is irreducible in $X$ (In general this is true when using the subspace topology). I didn't mean to make it sound very special. The reason I highlighted the fact is because we are taking the closure, and this does depend on the space (the closure in $Y$ will be different from $X$). I just wanted to show that the closure of $Z_i$ in $X$ is irreducible. – Sergio Da Silva Mar 25 '14 at 02:08
  • Thank you again. I understand completely this time. – Aki Mar 25 '14 at 04:38