Definition 2.2.6 (Language of arithmetic). The language of arithmetic is the first-order language LPA with signature (0,1,+,,<). The base theory of arithmetic is the LPA-theory PA whose axioms express that:

  • (1)
    + and are commutative and associative, with identity elements 0 and 1 respectively;
  • (2)
    distributes over +;
  • (3)
    < is a linear ordering compatible with + and ;
  • (4)
    x.y.(x<yz.x+z=y);
  • (5)
    0<1x.(x>0x1);
  • (6)
    x.x0.

The (first-order) theory of Peano arithmetic PA is obtained from PA by adding the scheme of induction: for each LPA-formula φ(x,y¯), the axiom

Iφ:=y¯.(φ(0,y¯)x.(φ(x,y¯)φ(x+1,y¯))x.φ(x,y¯)).