Axioms
The background logic of Q is first-order logic with identity, denoted by infix '='. The individuals, called natural numbers, are members of a set called N with a distinguished member 0, called zero. There are three operations over N:
- A unary operation called successor and denoted by prefix S;
- Two binary operations, addition and multiplication, denoted by infix + and by concatenation, respectively.
The following axioms for Q are Q1–Q7 in Burgess (2005: 56), and are also the first seven axioms of second order arithmetic. Variables not bound by an existential quantifier are bound by an implicit universal quantifier.
- Sx ≠ 0
- 0 is not the successor of any number.
- (Sx = Sy) → x = y
- If the successor of x is identical to the successor of y, then x and y are identical. (1) and (2) yield the minimum of facts about N (it is an infinite set bounded by 0) and S (it is an injective function whose domain is N) needed for non-triviality. The converse of (2) follows from the properties of identity.
- y=0 ∨ ∃x (Sx = y)
- Every number is either 0 or the successor of some number. The axiom schema of mathematical induction present in arithmetics stronger than Q turns this axiom into a theorem.
- x + 0 = x
- x + Sy = S(x + y)
- (4) and (5) are the recursive definition of addition.
- x0 = 0
- xSy = (xy) + x
- (6) and (7) are the recursive definition of multiplication.
Read more about this topic: Robinson Arithmetic
Famous quotes containing the word axioms:
“The axioms of physics translate the laws of ethics. Thus, the whole is greater than its part; reaction is equal to action; the smallest weight may be made to lift the greatest, the difference of weight being compensated by time; and many the like propositions, which have an ethical as well as physical sense. These propositions have a much more extensive and universal sense when applied to human life, than when confined to technical use.”
—Ralph Waldo Emerson (18031882)
“I tell you the solemn truth that the doctrine of the Trinity is not so difficult to accept for a working proposition as any one of the axioms of physics.”
—Henry Brooks Adams (18381918)