Mathematical induction

A principle for proving statements for all natural numbers.
Mathematical induction

Mathematical induction: Let P(n)P(n) be a statement about nNn\in\mathbb{N}. If P(0)P(0) is true and for every nNn\in\mathbb{N} the implication P(n)P(n+1)P(n)\Rightarrow P(n+1) holds, then P(n)P(n) is true for all nNn\in\mathbb{N}.

This is a fundamental method for proving claims indexed by the . It is closely connected to the , and each can be derived from the other in standard foundations.