nLab
extended real number

Extended real numbers

Idea

An extended real number is usually a real number, but it might be ±. We can also think of an extended real number as a number of the form log(1/t1) for t[0,1] (including t=0,1) or a number of the form tant for t a real number (including an odd multiple of π/2).

There are actually two slightly different notions that both go by the name ‘extended real number’: one in which and are distinct (the logarithm), and one in which they are identified (the tangent?). The latter kind forms a quotient space of the former.

Definitions

Classically, one simply defines an extended real number to be either a real number, , or (for the version in which these are distinguished) . However, one has to take more care for a definition that works in constructive mathematics. Such a definition may also be interesting to a classical mathematician for its own sake, of course.

As extended Dedekind cuts

One way to define extended real numbers is to adjust the notion of Dedekind cut. This naturally defines the sort of extended real number in which .

So let an extended Dedekind cut be a pair (L,U) of sets of rational numbers such that:

  • For each aL, there is some bL such that a<b.
  • For each bU, there is some aU such that a<b.
  • Whenever a<b are rational numbers, either aL or bU (non-exclusively).
  • If aL and bU, then a<b.

(The usual slight variations available in the notion of Dedekind cut apply here as well, in the same ways.)

If L is empty, then U must be the set of all rational numbers; this extended cut represents . If U is empty, then L must be the set of all rational numbers; this extended cut represents . An extended Dedekind cut is bounded if instead L and U are both inhabited. The bounded cuts are the usual Dedekind cuts that represent real numbers. So the only change is that we no longer require this boundedness condition.

The space of extended real numbers in this sense is often denoted ¯. As a topological space (or locale, constructively), it is the end compactification? of the locally compact space . Geometrically, this is a line segment?, the extended real number line segment.

As ratios of real numbers

Another way to define extended real numbers is to represent them as ratios of real numbers. This naturally defines the sort of extended real number in which =.

So let a nontrivial ratio of real numbers be a pair (a,b) of real numbers such that either a0 or b0. (By we mean the usual apartness relation on real numbers.) We write the ratio as ab, and we consider ab and cd to be equivalent, written abcd, if ad=bc. This is an equivalence relation on nontrivial ratios; modulo this equivalence relation, the nontrivial ratios represent extended real numbers.

If b0, then the nontrivial ratio ab is equivalent to a/b1 and represents the real number a/b. The nontrivial ratios a0 for a0 are all equivalent and represent . (The ratio 00 is considered trivial and does not represent any extended real number.)

This is a special case of forming the projective line? of a field, in this case the field of real numbers. Accordingly, the space of extended real numbers in this sense is often denoted 1. As a topological space (or locale, constructively), it is the one-point compactification of the locally compact space . Geometrically, this is a circle, the extended real number circle.

Orders

We can put a linear order on ¯ by setting <x< for any real number x. In terms of Dedekind cuts, this is the straightforward extension of the usual definition of < on such cuts.

We can put a cyclic order R on 1 by setting R(x,y,z) true if any of the following hold:

  • x<y<z are all real numbers,
  • y<z<x are all real numbers,
  • z<x<y are all real numbers,
  • y<z are real numbers and x=,
  • z<x are real numbers and y=,
  • x<y are real numbers and z=.

(These orders can be defined constructively too.)

Arithmetic

In ¯, we take x+, +x, and + to be (for x a real number) and similarly x, +x, and to be . Of course, and are opposites (additive inverses). These are all straightforward extensions of the usual definition of addition for Dedekind cuts. However, when we try or +, the Dedekind cut calculation gives us (,), which is not a cut, even extended. (Although some sources define these sums, it is most common to leave them undefined, I think.)

In 1, we similarly take x+ and +x to be (for x a real number). Now is its own opposite. These all agree with the additive rule (ab)+(cd)=(ad+bcbd). If we apply this to +, however, the result is 00, so again we take that to be undefined. (However, in this case, the definition += is also widely seen, I think.)

Note that although we have blithely referred to ‘additive inverses’, addition does not form a group in either case. The reason is that the opposites of ± are not really additive inverses, since the result of the relevant addition is undefined rather than zero. (You can't fix this by any clever definition, either, since 0+=1+ shows that the operation is not cancellative.)

In ¯, we take x± to be ± when x>0 but x±= for x<0. (This continues to work even if x is infinite too.) But now 0± is undefined. (Many sources define this to be zero, although I think this is really because they are using 0=0 in the lower reals, at least in applications to measure theory.)

In 1, we take x to be as long as x0; but 0 is undefined. We may write 1/=0 and 1/0= to define division, but again these are not really multiplicative inverses. (With 00=01, again multiplication is not cancellative.)

In constructive mathematics

The definitions above give us located extended real numbers. We can of course consider unlocated extended real numbers, either one-sided or MacNeille?. The natural definitions of these are at least somewhat extended; the lower one-sided reals include , the upper one-sided reals include , and the MacNeille reals include both (with ). However, one can always restrict to bounded numbers or alternatively fully extend the one-sided numbers, so being extended and being located are technically independent. Still, whenever ± shows up constructively (especially if only one of them appears), then this is a sign that one may want to generalise to one-sided (or even MacNeille) reals.

Revised on February 29, 2012 21:02:14 by Toby Bartels (64.89.53.36)