Naturals and Integers
Natural Numbers
We define the set of natural numbers \require{mhchem}\newcommand{\R}{\mathbb{R}}\newcommand{\N}{\mathbb{N}}\newcommand{\Z}{\mathbb{Z}}\newcommand{\Q}{\mathbb{Q}} \N by the following Peano axioms with successor function .
- is a natural number.
- For every natural number , is a natural number. That is, the natural numbers are closed under .
- For all natural numbers and , if , then . That is, is injective.
- There is no natural number whose successor is .
- If is a set such that , and for every , , then contains every natural number. That is the successor function generates all the natural numbers different from .
Def Addition on Naturals Addition is a function , defined recursively by Def Multiplication on Naturals Multiplication is a function . Given addition, it is defined recursively as:
Prop is the multiplicative identity.
Def Total Order on Naturals The standard total order relation on natural numbers can be defined as follows,
Integers
We define the integers as a field of equivalence classes:where is an equivalence relation defined on as We write as the corresponding equivalence class. And define
Rationals
Definition
Def Rational Numbers We define the rational numbers as a field of equivalence classes:where is an equivalence relation defined on as We write as the corresponding equivalence class. And thus define
Reals
-Cauchy Equivalence
For two sequences and in , we say that and are -Cauchy equivalent if
Definition
-Cauchy equivalence is an equivalence relation.
Proof Clearly it is reflexive as . It is symmetric sinceSuppose and . For all , exists such thatLet . Suppose , we have:Hence , proved transitivity.
Real Numbers
The real numbers is defined as a field of equivalence classes of -Cauchy sequences. We write as the corresponding equivalence class. And thus define:
Proposition
Every Cauchy sequence of real numbers converges to a real number.
Interval
A set is an (closed) interval if and imply .
Archimedean Property
Archimedean Property
In any ordered field , define such that respect and order in . We say that it has Archimedean property if one of the following equivalent properties hold:
- is not bounded above by any element of .
- For all with , there is such that .
- For all with , then there is such that .
Proposition
Prop Archimedean property holds for . Proof
Complex Numbers
Although is good enough, it is not quite sufficient, for example, it is not algebraically closed. So complex numbers come into play. There are mainly two ways to construct complex numbers. The first one is to define them as pairs of real numbers (See here), and the second one is to define them as equivalence classes of polynomials (See here). The first one is more intuitive (geometric), while the second one is more algebraic.
Following convention, we take the first as our definition:
The field of complex numbers, denoted by , is the usual Euclidean space \newcommand{\R}{\mathbb{R}}\R^{2} endowed with the additional operation of multiplication of vectors defined as follows: And we write for , for . Therefore denotes .
Link to original