Theorem (Finite induction)
Let be P$(x)$ a property. So we suppose that
- P$(0)$,
- P$(n)\rightarrow$P$\big(S(n)\big)$, for all $n<k$
So P(n) is true for all $n<k$.
Unfortunately I can't formally prove the theorem. So could someone help me, please?
Theorem (Finite induction)
Let be P$(x)$ a property. So we suppose that
So P(n) is true for all $n<k$.
Unfortunately I can't formally prove the theorem. So could someone help me, please?
Let $\pi:=\{h\in k:\mathbf{P}(h)\}$. So if it was $k\setminus \pi\neq\varnothing$ then there exist $m:=\min{k\setminus \pi}$ so we analise the case where $m=0$ and the case where $m\neq 0$. So for the hypothesis 1 it is impossible that $m=0$. Finally if $m\neq 0$ then $m=S(l)$ for some $l\in k$ and then $l\in\pi$ so that $\mathbf{P}(l)$ is true and so $\mathbf{P}(m)$ is true and this would be impossible.
Hint:
Consider the set $S=\lbrace n\in \bigl[\mkern-4mu\bigl|0,k\bigr|\mkern-4.25mu\bigr]\mid \ P(n)\text{ false }\rbrace$ and suppose $S\ne\varnothing$. As any nonempty subset of $\mathbf N$, it has a least element. Can you deduce a contradiction?