I have difficulty understanding part of the comment mentioned after the following theorem:
Let $A \subset \mathbb {N}$ be such that, for every natural number $n$, if every $m < n$ satisfies that $m \in A$, also $n \in A$. So $A = \mathbb {N}$.
The part that I have difficulty understanding is highlighted in bold
Note that with this formulation it is not necessary to require a proof apart from $P0$, because it is trivially true that "every natural number less than that $0$ satisfies the property $P$”, and we are assuming that under this trivial case from the induction hypothesis we can prove $P0$. This does not mean that, in practice, assuming that every natural number less than n satisfies P, it may be convenient to treat separately the cases $n = 0$ (where the hypothesis of induction does not contribute anything) and $n \not= 0$.
I appreciate in advance if someone can explain to me what that part of the text refers to.