Jump to content

User:Trovatore/Arithmetic and exponentiation in various numerical structures

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Trovatore (talk | contribs) at 04:03, 1 April 2025 (+). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Many times, usually in the context of discussions about the expression , I have wanted to express certain ideas that I think are relevant, but it would be too long-winded inline, and also I didn't want to spend the time. So I'm hoping that pointers to this essay may prove useful.

Opening remarks

It is often claimed that the natural numbers form a subset of the integers , which in turn form a subset of the rational numbers , which in their turn form a subset of the real numbers , and the reals a subset of the complex numbers .[note 1]

For most purposes this is true.

However, it's worth noting that in any of the most common implementations of mathematics in set theory, it is not literally true. In a typical implementation, the natural numbers[note 2] are identical to the finite ordinal numbers.

Then the integers are represented ordered pairs of natural numbers, for example , intended to be understood as , up to the equivalence relation . (The universe of the structure is then the quotient of by .)

Notes

  1. ^ Many prefer blackboard bold for the names of these sets. In most cases I prefer to save blackboard bold for blackboards. Since this is my essay I'm going to use ordinary boldface.
  2. ^ Including zero as a natural number.