4.6 Generalized induction, well ordering[27M]
1
Generalized induction
Let us now present the principle of strong induction.
2
Strong Induction
Even this result can be generalized by requiring that \(P(N)\) is true, and writing the inductive hypothesis in the form ”\(∀ k, N≤ k≤ n, P(k)\)”: you will get that \(P(n)\) is true for \(n≥ N\).
Note that the principle of well ordering is in some sense equivalent to the principle of induction; see [1XY].
Other exercises regarding "induction" are: [1XW]