$$\forall n \in \mathbb{N}, P(n) \implies \forall n \in \mathbb{N}, P(n+1)$$
I'm not quite sure how to interpret this (how to parenthesize this).
On one hand it could be $\forall n \in \mathbb{N}, (P(n) \implies \forall n \in \mathbb{N}, P(n+1))$, following operator precedence. If you were to negate this it becomes kind of weird though...
But it could also be $(\forall n \in \mathbb{N}, P(n)) \implies (\forall n \in \mathbb{N}, P(n+1))$.
The usual convention is that [see Enderton, page 78] :
Thus, the correct reading of the formula without parentheses is :
The "alternative" reading as :
is not equivalent to the former.
We have that [see Enderton, page 122] :
Thus, (B) means :