inductive reasoning - mmedrano9438/peripheral-brain GitHub Wiki
In mathematical induction, the base case is the first step in a proof. The base case proves that a statement holds for a specific number, usually 0 or 1. The second step is the inductive step, which proves that if the statement holds for a number, then it holds for the next number.