페아노 공리

  • 2024-09-19 (modified: 2025-09-13)
  • 별칭: Dedekind–Peano axioms, Peano postulates

주세페 페아노가 제안한 자연수에 대한 공리.

  1. 00 is a natural number.
  2. For every natural number xx, x=xx = x. That is, equality is reflexive.
  3. For all natural numbers xx and yy, if x=yx = y, then y=xy = x. That is, equality is symmetric.
  4. For all natural numbers xx, yy and zz, if x=yx = y and y=zy = z, then x=zx = z. That is, equality is transitive.
  5. For all aa and bb, if bb is a natural number and a=ba = b, then aa is also a natural number. That is, the natural numbers are closed under equality.
  6. For every natural number nn, S(n)S(n) is a natural number. That is, the natural numbers are closed under SS.
  7. For all natural numbers mm and nn, if S(m)S(m) = S(n)S(n), then mm = nn. That is, SS is an injection.
  8. For every natural number nn, S(n)=0S(n) = 0 is false. That is, there is no natural number whose successor is 00.
  9. If KK is a set such that: 00 is KK, and for every natural number nn, nn being in KK implies that S(n)S(n) is in KK, then KK contains every natural number.

See also