Most recent change of TheIntegers

Edit made on October 29, 2008 by ColinWright at 15:22:53

Deleted text in red / Inserted text in green

WW
HEADERS_END
The Integers are the whole numbers, both positive and negative and including zero.
The usual symbol for the set of integers is a "blackboard bold" *Z* - a *Z* with two strokes on the diagonal.

| EQN:{\bb~Z}=\{0,\quad{\pm}1,\quad{\pm}2,\quad{\pm}3,\quad\ldots\} |

The integers have a natural embedding into the rational numbers, and contain the natural numbers.


----
!! More technical stuff ...
The integers can be constructed from the counting numbers (the natural numbers
not including 0) as follows:
* Let P be the collection of all pairs of whole numbers:
** EQN:P=\{(a,b):a,b\in{N}}
* Let /(a,b)/ be equivalent to /(c,d)/ if /a+d=b+c./
* For any pair /(a,b)/ we can consider the collection of all pairs equivalent to it.
** This collection is called the equivance class of /(a,b),/ and we write it as /E(a,b)/
* We can now define arithmetic operations on the equivalence classes:
** The sum is obtained as /E(a,b)+E(c,d)/=/E(a+c,b+d)/
** The difference is obtained as /E(a,b)-E(c,d)/=/E(a+c,d+b)/
* The equivalence classes can be thought of as the integers.
** We think of /E(a,b)/ as being "the same as" /a-b./
** Lots and lots of checking required to see that the arithmetic on the equivalence classes is "the same as" the arithmetic on the integers.

The same technique of equivalence classes of pairs can be used to create the
rational numbers from the integers.