According to Theorem 4.12 of Linear Algebra Done Right by Sheldon Axler, for every polynomial p $\in \mathcal{P}(\mathbb{F})$ with degree $m\geq0$, the polynomial p has at most m distinct zeros in $\mathbb{F}$.
He further defines $\lambda \in\mathbb{F}$ to be a zero of a polynomial p $\in \mathcal{P} (\mathbb{F})$ if p($\lambda) = 0$
However, for $p(z) = 0$ all $z \in \mathbb{F}$ are zeros of p. This would make the number of distinct zeros greater than the degree and break the $m=0$ case of Theorem 4.12?
Is my reasoning valid? I know this is a small distinction, but I want to know if I my conclusions are right or if I'm missing anything.