Axioms and Construction
In algebra we learned Complex numbers exist in the form z = u + vi, where u,v are real numbers and i = \sqrt{-1}. Complex analysis requires rigorous proof, so we must define exactly what we mean by a complex number.
Axioms
Complex numbers are not usually stated as axioms; they are instead defined as ordered pairs of real numbers or as a field extension of the reals. These definitions lead to construction-dependent properties without giving a list of explicit axioms.
We want to choose a set of axioms which give all the desired properties of complex numbers shown in the last section. I have listed below a slightly modified version of the axioms found from MetaMath, a formal math database.
There are some differences between these axioms and the ones stated by MetaMath, such as the former defining \mathbb{R} as a genuine subset of \mathbb{C}. The axioms given above allow us to use our familiar construction of the reals given in real analysis.
Note that while although \mathbb{R}_C and \mathbb{R} are set-theoretically different, they are isomorphic. We will use them interchangly, and occasionally make the false statement
Construction
Now we must show that we can construct a structrure satisfying these axioms. There are a few equivalent ways to do this, the most common being the use of ordered pairs.
Ordered pairs
We will use the most common construction of the complex numbers, defining them as ordered pairs of real numbers.
We also use the following definitions for addition and multiplication
We will immeditably abuse notation and denote +_\mathbb{C} as +, and \cdot_\mathbb{C} as \cdot (or simply A \cdot B as AB). Now to show that this definition satisfies our axioms!
And just like that, we’ve shown that ordered pairs are a model for the complex numbers.