The main problems that I am having with the proof is linear algebra. First, why is the Segre mapping contained in the set defined by 2x2 minors of the matrix $(z_{ij})$ why does it follow from the fact that 2x2 sub- determinants vanish ? In the converse why is it the case that when all 2x2 subdeterminants vanish, then rank of the matrix at most 1 ? Finally, why (m + 1)(n + 1) of rank k factors according to what the book mentioned ? 
2026-04-05 13:31:16.1775395876
Question about Segre embedding proof in Karen's Smith book.
329 Views Asked by user329017 https://math.techqa.club/user/user329017/detail At
1
To answer your first question, assume for contradiction that some $2\times2$ minor does not vanish. After reordering the rows and columns of your matrix (which does not change its rank), you may assume that it is the top left $2\times 2$ submatrix. Now note that the second column can not be a scalar multiple of the first, because otherwise the top left $2\times 2$ block would have the form $$ \begin{pmatrix} a & \lambda a \\ b & \lambda b \end{pmatrix} $$ for some $\lambda\in \Bbbk$; and the determinant of this matrix vanishes.
Remark. Of course, this works more generally. If you have a non-vanishing $k\times k$ minor, then you can conclude that there are at least $k$ linearly independent rows, which means that your matrix has rank at least $k$.