peano axioms
0 is a natural number.
different natural numbers must have different successors: i.e., if
are natural numbers and
, then
. equivalently, if
then we must have
.
let
be any property pertaining to a natural number
. suppose that
is true, and suppose that whenever
is true,
is also true. then
is true for every natural number
.
[cite:@tao_analysis_1 chapter 2 definition 2.1.1]