Elements of Set Theory: Arithmetic

Words
341
Reading
2 min
Listen
Play
8y

Arithmetic

We can apply recursion theorem, from the previous section, to define addition and multiplication on alt.

Suppose we want a function alt such that alt is the result of adding 5 to n. Then alt must satisfy the conditions

alt

The recursion theorem assures us that a unique such function exists.

Definition A binary operation on a set A is a function from alt into A.

Definition Addition (+) is the binary operation on alt such that for any m and n in alt.

alt

Thus when written as a relation
alt

In conformity to everyday notation, we write m+n instead of alt.

Theorem 4I For natural numbers m and n,

alt

This theorem is an immediate consequence of the construction of alt. The Theorem 4I serve to characterize the binary operation + in a recursive fashion.

We now proceed to construct the multiplication operation in much the same way.

Definition Multiplication alt is the binary operation on alt such that for any m and n in alt,

alt

This is just an extension of Theorem 4I.

Theorem 4J For natural numbers m and n,

alt

For convenience, we can now discard the alt functions, and use alt and use Theorem 4J instead.

We could, in the same manner, define the exponentiation operation on alt The equations that characterize exponentiation are,

alt


Example Show 2 + 2 = 4

We can show the addition as follow:

alt


We have given some set-theoretic definitions of the operations of arithmetic, the next step is to verify that some of the common laws of arithmetic are provable within set theory.

Theorem 4K The following identities hold for all natural numbers.

(1) Associative law for addition

alt

(2) Commutative law for addition
alt

(3) Distributive law
alt

(4) Associative law for multiplication
alt

(5) Commutative law for multiplication
alt


Disclaimer: this is a summary of section 4.4 from the book "Elements of Set Theory" by Herbert B. Enderton, the content apart from rephrasing is identical, most of the equations are from the book and the same examples are treated. All of the equation images were screenshots from generated latex form using typora
  1. Elements of Set Theory by Herbert B. Enderton

Thank you for reading ...

Elements of Set Theory: Arithmetic | Ecency