I am reading about Schubert calculus and have come across this definition of a linear space:
A linear space $L$ in $\mathbb{P}^{n}$ is defined as the set of points $P = (p(0), p(1), \ldots, p(n))$ of $\mathbb{P}^{n}$ whose coordinates $p(j)$ satisfy a system of linear equations $\sum_{j=0}^{n} b_{\alpha j}p(j) = 0$, where $\alpha = 1, \ldots, (n-d)$. [Here, I get confused: ] We say that $L$ is $d$-dimensional if these $(n-d)$ equations are independent, that is if the $(n-d)\times (n+1)$ matrix of coefficients $[b_{\alpha j}]$ has a nonzero $(n-d) \times (n-d)$ minor.
I would have thought that this space is of dimension $(n+1)$. Maybe because each equation is zero and the $p(j)$ satisfy such an equation, in each combination there is an "extra" vector by dependence. Thus, this leaves $(d+1)$ independent vectors, but not $d$ (this may have to do with the fact that we are in $\mathbb{P}^{n}$).
Any help is appreciated.
Think of how $\mathbb P^n$ is defined:
$$\mathbb P^n = \mathbb K^{n+1}\setminus \{0\} /\sim, $$
where $\vec x \sim \vec y$ if they are proportional. Now the matrix $B$ is nondegenerate, so the linear map $B : \mathbb K^{n+1} \to \mathbb K^{n+1}$ has a $d+1$ dimensional Kernel $\tilde L$.
However, when you take quotient $\sim$, then $L = \tilde L\setminus\{0\} /\sim$ has one less dimension (The reason is the same as why $\mathbb P^n$ is $n$-dimensional instead of $n+1$-dimensional).
Note that you might think that it is an (established) abuse of languages to call that $L$ linear: $\mathbb P^n$ is not a vector space, after all.