30
$\begingroup$

As normed division algebras, when we go from the complex numbers to the quaternions, we lose commutativity. Moving on to the octonions, we lose associativity. Is there some analogous property that we lose moving from the reals to the complex numbers?

  • 2
    (This is posted after the very good "linear order is lost" solution appeared.) It's known that commutativity and associativity have geometric interpretations. I'm curious now whether or not that linear order fits this pattern, or if there's another property that does fit the pattern that is lost...2012-11-20
  • 11
    In passing from the reals to the complex, we lose a few people who can't wrap their head around sqrt(-1). :)2012-11-20
  • 0
    Also, not to belittle the very apt answers, but I was wondering basically what rschwieb is asking when I posed this question: is there something "more analogous" to commutativity and associativity that we lose?2012-11-20
  • 0
    Does losing ordering define the complex numbers? Ie is there only one field (strictly) containing the reals that can not be ordered but is complete?2012-11-20
  • 0
    What property do quaternions have that complex numbers don't, again?2014-01-31
  • 1
    Possible duplicate of [What is lost when we move from reals to complex numbers?](https://math.stackexchange.com/questions/2728317/what-is-lost-when-we-move-from-reals-to-complex-numbers)2018-04-09

2 Answers 2

39

The most obvious property that we lose is the linear (or total) ordering of the real line.

  • 2
    Beat me to it by seconds!2012-11-19
  • 0
    Thanks. I guess I never really associated that with a typical property of algebras. Probably because it's so unusual.2012-11-20
  • 4
    i.e. you can't use $<$, $>$, $\le$, $\ge$ to (directly) compare complex numbers...2012-11-20
  • 1
    @Tudwell One possible definition of the real numbers is as a *totally ordered* field which satisfies the least upper bound property, see for instance Rudin's Principles of Analysis.2012-11-20
  • 0
    You cannot use <, >, ≤, ≥ in a way which is backward compatible with how these are defined for the reals, yet makes sense in the complex plane.2012-11-20
12

We lose equality of the complex conjugate and total order.

So: $x+i y \ne x-i y$ for complex numbers which are not also reals.

And you can't say wether $ i > -i $ or $i < -i$, etc.
All you have is the magnitude which, in the given example, is equal.

  • 0
    But isn't magnitude a metric (and metrics map to the reals) ??2012-11-20
  • 3
    @TheChaz The magnitude of the difference of two complex numbers is their distance. If that's what you mean, then yes. But that doesn't help you at all with finding an order. You still can't say wether i>-i or vice-versa.2012-11-20
  • 2
    Magnitude does not map into the reals in a way that is "backward compatible" with how reals are compared; i.e. that -2 is less than 1.2012-11-20