11

Let $\mathbb{\overline R}$ denote the extended real line. In a course on topology, I have heard people say that compact Hausdorff space is a space which topologists love and $\mathbb{\overline R}$ seems to carry a lot of those good properties.

So that's why I don't quite understand why we insist working with $\mathbb{R}$ instead of $\mathbb{\overline R}$? In undergrad analysis and topology, you almost never heard about $\mathbb{\overline R}$. What you hear instead is you hear your professor telling you that $\infty$ is not a number. But when we start talking about measure theory, which I had a hell of a time with, it seems to be standard to say that $m(\mathbb{R}) = +\infty$.

To me it would seem to ease a lot of the troubles with the reals by simply capping it off at the end. Maybe I exaggerated, the real has its problems (for example our computer cannot represent every real, the physical world is quantized but we use the reals to represent physical quantities anyways...), but at least this seems to me be the logical step towards having a more "comfortable" space to work with. So can someone give a strong reason why $\mathbb{\overline R}$ do not enjoy as widespread of use as $\mathbb{R}$?

Olórin
  • 5,415

2 Answers2

11
  1. With respect to $\mathbb{R}$, the extension $\bar{\mathbb{R}}$ lacks properties like: being a group, a ring, and a field.

  2. There are two meaningful extension of $\mathbb R$: one with a single $\infty$ point and one with two points: $+\infty$ and $-\infty$. Sometimes one is better than the other... so there is not a clear choice here.

  • I'd take extended real line as meaning the compactification with plus and minus infinity. (Though your argument still applies yet the other way round.) I am not sure what you are getting at with "well ordered set." the reals with the usual order are not well ordered either. Maybe you meant totally ordered. Yet then see the former point. – quid Aug 04 '16 at 13:02
  • 1
    What does $\bar\Bbb R$ commonly refer to? AFAIK it means exactly the extension with two infinities rather than one single infinity. – Vim Aug 04 '16 at 13:03
  • Point 1 is particularly salient: the fact that $\mathbb{R}$ is a field is really useful in plenty of contexts. – Wooster Aug 04 '16 at 13:13
  • Thanks for the comments. I modified my answer to take into account them. – Emanuele Paolini Aug 04 '16 at 13:31
  • The point about 1. is that $\Bbb R$ is not only a metric space (or totally ordered set) with the resulting topology (the resulting topology is the same as metric space or as ordered set) that also happens to be a group and a field; the point is that the group and ring and field operations behave very nicely with regard to the topology and the order. This interplay between the seemingly unrelated structures is what makes $\Bbb R$ so really special. –  Aug 05 '16 at 04:01
0

As pointed out in comments and answers, $\mathbb{R}$ has some nice properties that $\mathbb{\bar{R}}$ doesn't. There is also the hyperreals that are a very neat construction - they contain infinite and infinitesimal numbers, and form a field. You can do analysis very nicely in them. For example, in the hyperreals, the definition of a derivative is roughly $f'(x)=\dfrac{f(x+dx)-f(x)}{dx}$ where $dx$ is any infinitesimal (specifically, you have to get rid of the hyperreal part and get $f'(x)=Re(\dfrac{f(x+dx)-f(x)}{dx})$ loosely speaking).

In day to day use, neither of these objects justify the added complexity over $\mathbb{R}$. And especially for $\mathbb{\bar{R}}$, it's very easy to say "consider the one/two-point compactification of $\mathbb{R}$, and...", as indeed I have done a few times myself.

ShakesBeer
  • 3,641
  • Wikipedia link for hyperreals https://en.wikipedia.org/wiki/Hyperreal_number – ShakesBeer Aug 04 '16 at 14:00
  • Note that the $+\infty$ transfers to the nonstandard model too, where it gains the nice role of serving as the standard part of every positive infinite hyperreal. –  Aug 15 '16 at 21:42