3

I've proved that if $X$ is a quasi-compact scheme than every point has a closed point in its closure and so every closed subset of $X$ contains a closed point of $X$. Why this statement implies the following statement: if there is a property $P$ of points of a scheme that is "open" then to check if all points of a quasicompact scheme have $P$ it suffices to check only the closed points?

Bruno Joyal
  • 55,975
ArthurStuart
  • 5,102

1 Answers1

4

Open sets are stable under generization. This means that if $U$ is open, $x\in U$ and $x \in \overline{\{y\}}$ (in which case we say that $y$ is a "generization" of $x$, or that $x$ is a "specialization" of $y$), then $y\in U$. Indeed, suppose otherwise that $y$ belongs to the closed set $X-U$. Then so does its closure $\overline{\{y\}}$, which contradicts that $x\in U$.

In your situation, this implies that any open set containing all closed points must be all of $X$, since you have proved that every point of $X$ is a generization of some closed point.

Now if $P$ is an open property which holds for all closed points, then it holds for all points in an open set containing all closed points, and therefore holds on all of $X$.

Bruno Joyal
  • 55,975