I am trying to solve the following exercise:
Let $\mathcal{a}$ be a homogeneous ideal such that $\mathcal a \subset S = K[x_0,\dots,x_n].$ Show that the following affirmations are equivalent:
- $Z(a) = \emptyset$;
- $\sqrt{a} = S$ or $\sqrt{a} = S_+ = \langle x_0, \dots, x_n \rangle;$
- $a \supset S_d,$ for some $d>0,$ where $S_d$ is the group of the homogeneous polynomials of degree $d$.
I am following the resolution available here.
My concerns on the implication $\mathbf{(ii) \implies (iii)}$: None. I understood this proof.
My concerns on the implication $\mathbf{(iii) \implies (i)}$: I understand that the idea is to assume that $Z(a) \neq \emptyset$ and to reach an absurd. Keeping this in mind, assume $P \in Z(a).$ Then, $P \in Z(S_d)$ since $S_d \subset a \implies Z(a) \subset Z(S_d).$ This means that every homogeneous polynomial of degree $d$ vanishes at $P$. Until here, I understand everything. Now comes the part I don't understand:
"Since $P \neq 0$, this is absurd". I don't understand why $P$ must be different from zero and why this is absurd.
My concerns on the implication $\mathbf{(i) \implies (ii)}$: Basically everything. I don't understand how $Z(a) = \emptyset$ implies that, in $\mathbb A^{n+1}$, $Z(a) = \emptyset$ or $Z(a) = \{0\}$ and I also don't understand the follow up.
Any help is apreciatted in advance.