When we want to prove that a property holds for all natural numbers we cannot check it one by one: the naturals are infinite. The principle of induction provides a two-step scheme that “closes” the proof in one stroke.
Theorem — Principle of mathematical induction
Let be a statement defined for every , . If:
- (base) is true;
- (inductive step) for every , ,
then is true for every .
Links
Topics: Set theory
Concepts: Natural numbers · Principle of induction
Methods: Induction
Skills: Proving