I am looking at exercise 2.4 in William Fulton's "Algebraic Curves". It asks to prove that if $X\subset \mathbb{A}^n$ is nonempty affine variety, then the following are equivalent
- $X$ is a point
- $\Gamma(X)=k$
- $dim_k\Gamma(X)<\infty$
I have a problem with 3 implying 1. Suppose $X$ is the union of two points, say $1,2\in\mathbb{A}(\mathbb{C})$. Then $I(\{1,2\})=((x-1)(x-2))$ so
$\Gamma(X)=\mathbb{C}[x]/I(X)=\mathbb{C}[x]/((x-1)(x-2))$, and I am pretty sure that this has finite dimension as a $\mathbb{C}$ vector space. But yet our original variety is not a point. Does the question mean to have $X$ is a finite union of points instead? Though that you make number 2 not quite correct.
Thanks for the help