Suppose $T$ is a subset of $N$
Property 1: $0 \in T$, and
Property 2: For every natural number $n \ge 1$, if $n − 1 \in T$ then $n \in T$
Hi this is how POI is introduced in my notes and then it is stated in the more common way. Im wondering if this version is really useful at all i cant see the point in stating it this way?
Maybe you can help me thanks
Yes that is a valid definition of induction method .
Probably you worry about the starting point of $0$ instead of $1$ because usually they start with $n=1$
You can start at any integer and go from there depending on the problem.