Logic – Purpose of the Peano Axioms

foundationslogicmath-historypeano-axioms

Wikipedia says the Peano Axioms are a set of axioms for the natural numbers. Is the purpose of the axioms to create a base on which we can build the rest of mathematicas formally?

If this is true were they chosen because they are agreed to be basic and reasonable?

They do not deal with set theory which I thought was the basis for formal mathematics, are they an alternative to it?

Best Answer

Peano axioms come to model the natural numbers, and their most important property: the fact we can use induction on the natural numbers. This has nothing to do with set theory. Equally one can talk about the axioms of a real-closed field, or a vector space.

Axioms are given to give a definition for a mathematical object. It is a basic setting from which we can prove certain propositions.

As it turns out, however, it is possible to use the natural numbers as a basis for some of our mathematics, and we can use Peano axioms to model first-order logic (its syntax and the inference rules), and the notion of a proof.

This can be seen as a basis for some of the mathematics we do, however it is often a syntactical basis only: we only use the integers to manipulate strings in our language and sequences of these strings. We do not have the notion of a structure, of a model.

But it seems that you are mainly confused by the use of the term "axioms". These are just basic properties for a mathematical object. In this case "the natural numbers". Much like there are axioms in geometry, but geometry doesn't usually serve as a basis for many parts in mathematics.

Related Question