I am reading a document that says "$p$ is stronger than $q$" is another way of saying "$p$ implies $q$".
I'm trying to understand how that maps to generalizations in mathematics. For example, consider the following. Let $p$ be the statement $ax^2 + bx + c = 0 \text{ for } a,b,c \in \mathbb{R}$, $q$ be the statement $bx+c=0 \text{ for } b,c \in \mathbb{R}$. Then I have $p \Rightarrow q$ if $a=0$. I am then left with the conclusion that $p$ is stronger than $q$ if $a=0$ is true. That last statement strikes me as counterintuitive to the way a generalization of something contains that something as a special case ($p$ is a generalization of $q$, intuitively $p$ contains $q$ as a special case when $a=0$ is true).
Can anyone help me understand this?