I'm reading Algebraic Geometry I: Complex Projective Varieties by Mumford and have trouble understanding the proof of proposition 2.31.
Let $p_2$ be a projection, and the following proof is only partial.
(2.31) Proposition. Let $S \subset \mathbb{C}^n \times \mathbb{C}^m$ be a constructible set. Then $p_2(S)\subset \mathbb{C}^m$ is a constructible set. In particular, if $S$ is a subvariety of $\mathbb{C}^{n+m}$ and $\overline{p_2(S)}$ is the Zariski-closure of the image, then $p_2(S)$ contains a Zariski-open set in $\overline{p_2(S)}$.
Proof. By taking compositions, we are reduced to the case of the projection $$p_2:\mathbb{C} \times \mathbb{C}^m \longrightarrow \mathbb{C}^m.$$ By induction on the dimension of $\overline{p_2(S)}$, we see easily that it is enough to prove the special case:
if $S \subset \mathbb{C}^{m+1}$ is a subvariety and $S_0 \subset S$ is Zariski-open, then $p_2(S_0)$ contains a Zariski-open subset of $\overline{p_2(S)}$.
Let $T = \overline{p_2(S)}$, then $T$ is variety. Let the affine coordinates rings of $S$ and $T$ be $R_S$ and $R_T$. Then, there is the canonical monomorphism $$\mathbb{C}[X_2, ... X_{m+1}]/I(T)=R_T \longrightarrow R_S = \mathbb{C}[X_1, ..., X_{m+1}]/I(S).$$ Thus $R_S \cong R_T[X_1]/U$ for some ideal $U$. We distinguish two cases: $U = (0)$ hence $S = \mathbb{C}\times T$, and $U \neq (0)$ hence $\dim S = \dim T$. In the first case, ...
How do we prove the proposition from the special case?
Thank you.