I am working in the following problem from my algebraic geometry course:
Let $X$ be a projective set of $\mathbb{P}^n$. Prove that there exists a finite regular morphism $F:X\to\mathbb{P}^k$, where $k=\dim X$.
(In case of doubt finite means that $k[X]$ is integral over $F^*(k[\mathbb{P}^k])$ and $F(X)$ is dense in $\mathbb{P}^n$, which is equivalent with $F^*$ injective)
Any help or hint will be appreciated, thanks :)
Edit: Here is my attempt:
If $X=\mathbb{P}^n$ we are done, since we can take $F$ to be the identity. If $X\neq\mathbb{P}^n$ there exist $x\in\mathbb{P}^n\setminus X$, so we can consider the map $f_1$ as the maps that projects $X$ from $x$. If $f_1(X)=\mathbb{P}^{n-1}$ we can take $F=f_1$. If $f_1(X)\neq\mathbb{P}^{n-1}$ there exist $y\in\mathbb{P}^{n-1}\setminus f_1(X)$, so we can consider the map $f_2$ as the maps that projects $f_1(X)$ from $y$. If $f_2(f_1(X))=\mathbb{P}^{n-2}$ we can take $F=f_2\circ f_1$,....
Since this process will end when we arrive $\mathbb{P}^k$ we can say that $F=f_{n-k}\circ\dots\circ f_{1}$. Of course this $F$ is well defined and it must be the solution to the problem, but I don't know how to prove that it is finite. If I can show that $f_i$ (a projection from a point) is a finite regular morphism we will be done, but I don't have ideas for this.
Edit: I know @KReiser said it could be a duplicate, but there the answer just work for characteristic $0$ and it gives us a 'geometric solution' that i don't like so much. I would like to have a pure algebraic solution and, if possible, an explicit formula for $F$ or a constructive method.