How is the subset of $P_n(F)$ consisting of all polynomials $f$ such that $f(1) = 0$ a subspace of $P_n(F)$? What is the dimension of this subset?
Added from answer posted by Trancot on 18 Apr 2013:
This is what I had:
Let $S=\{f \in P_n(F) : f(1)=0\}$. Clearly, the polynomial $f(x)=0 \in S$ because $f(c)=0$ for any choice of $c\in F$. To demonstrate closure under addition and multiplication consider the fact that $cf(1)+g(1)=c\cdot 0+0=(cf+g)(1)=0$ for $f,g\in S$
Does this suffice to show subspace existence?