induction
Induction is a method of proof via the principle of mathematical induction.
to show the induction hypothesis
- show the base case "
or is true" - show the induction step "if
is true, then is true."
Select a result to preview
Induction is a method of proof via the principle of mathematical induction.
to show the induction hypothesis