Doubts in proof of - complex numbers not an ordered field.

353 Views Asked by At

Sorry if have incomplete knowledge, as am new to this topic. I.e., even though have chosen 'ordered-fields' as tag; am not clear about it.

It seems (as shown below) that the simple property of ordered fields is not limited to just have a total ordering; but much bigger. I mean that it extends to taking power of a number, and ensuring that still the property (of being in a given class, out of $3$ possible) remains the same. But, this fact is never stated explicitly, and is the cause of my doubts.

I got details about these here: 1.1, 1.2

The proof/answers rely on stating that if there some ordered field $P$, then an element $x$ in that would be following mutually exclusive eventualities :
(1) itself be a member of that, or
(2) $-x$ be a member of that, or
(3) $x = 0$.

I cannot understand why have mutual-exclusiveness, & as shown below it is not meaning that; but wants to state that a value $x$ cannot be at the same time - positive, negative, or zero. Also, it applies for any positive powers of the number $x$. So, actually need a better symbolism than used to express the property.

An alternate way given is to show by contradiction that the square of $i$ does not follow the same value (positive/negative, as $i$). This approach is best shown in 1.2.
This alternate-way seems better, but cannot gel this approach with the (earlier stated) one that states $x$ to be in any one of the $3$ classes, as it does not say that $x^n, n\in \mathbb{Z+}$; and so the two ways do not gel as to my understanding.

1

There are 1 best solutions below

2
On BEST ANSWER

The point of an ordered field is to have a total order that respects the field operations. We would like $a \lt b$ to imply $a+c \lt b+c$ and $ac \lt bc$ as long as $c \gt 0$. It is possible to order the elements of a field in an arbitrary way, but that is not useful for what we want. We demand that the order be total. You can get good intuition thinking of the usual order on the rationals or reals.

I didn't click through to your links, but I think you have a couple confusions. There are a couple ways to define an ordered field. One way is just to say that it is a field equipped with a total order that respects the operations as I mentioned above. That is a lot to check. An alternate way is to say the the field $F$ has a subset $P$, which are intended to be the positive elements. We then demand that all elements of the field are either $0$, a member of $P$, or a negative of a member of $P$, and only one of those. We also demand that $P$ is closed under addition and multiplication. This is less to check about a proposed $P$ than order in the earlier approach. We can then define $a \gt b$ as $a-b \in P$ and prove that the order is total and the operations are respected.

Having defined an ordered field we would like to prove that $\Bbb C$ is not an ordered field. For that we need to prove that there is no order you can impose on the complex numbers that respects the operations. Asking whether $i$ is greater than or less than $0$ is the path to that. We know it has to be one of them because the order is total. We then show that either one leads to a contradiction and conclude that there cannot be a way to make $\Bbb C$ an ordered field.