0

I am having some issues understanding the definition of real numbers as a Dedekind Cut. Firstly, a Dedekind cut is a set, not a number (namely, a set in which all its values are less than the value of the rational number q), so i don't see how can we proceed from that. Then, I don"t see the intuition behind defining real numbers as Dedekind, even as a starting point,but I think it comes from this first problem.

Just to make it clear, I don't see how $\pi$ is the set of all rational numbers smaller than $\pi$.

pdaranda661
  • 195
  • 9
  • 1
    What is a "number"? A standard model for the natural numbers is to define $0 = {}$, and to define $n+1 = {0,1,2,3,\dotsc, n}$ (or something like that). The integers are often defined as equivalence classes of ordered pairs of natural numbers (i.e. sets). Rational numbers are also often defined as equivalence classes of pairs of integers (again, sets). It's sets all the way down. – Xander Henderson Mar 11 '24 at 22:07
  • @XanderHenderson and how are then even basic operations defined from those definitions of the numbers. – pdaranda661 Mar 11 '24 at 22:12
  • That is a very broad question. This question suggests how operations on the natural can be built up. Operations on the integers and rationals are a little easier to define, as they can be defined in terms of representatives, but some work is required to show that those operations are well-defined. – Xander Henderson Mar 11 '24 at 22:16
  • From https://math.stackexchange.com/a/62868/6460 you have "If $\langle L, R \rangle$ and $\langle L', R' \rangle$ are Dedekind cuts, their sum is defined to be $\langle L + L', R + R' \rangle$, where $L + L' = { x + x' : x \in L, x' \in L' }$ and similarly for $R + R'$." It also shows negatives and multiplication and you could go further to show you have a complete ordered field. – Henry Mar 11 '24 at 22:18
  • Regarding $\pi$ the corresponding cut is the set of all rational less than "the ratio between circumference and diameter". – Mauro ALLEGRANZA Mar 12 '24 at 06:50
  • Dedekind's construction does not "invent" new real numbers: it formalizes the intuitive idea of the continuum based on the real line: we want to "assign" a number to every point on the line and we have proved that there are points such that this is impossible if we restrict ourselves to the rationals (the point corresponding to the length of diagonal of the unit square, the point corresponding to the ratio circumference/diameter,...) – Mauro ALLEGRANZA Mar 12 '24 at 08:50
  • @MauroALLEGRANZA is the open set in the sup value of the left cut giving the intuition of not getting limited to the rationals? – pdaranda661 Mar 12 '24 at 10:47
  • See Dedekind cut for $\pi$. But yes; we define (having proved that $r$ is not rational) that the set ${ q \in \mathbb Q \mid q < \text { condition approximating } r }$ that corresponds to the hole in the rational line wher $r$ is located is the real number $r$. – Mauro ALLEGRANZA Mar 12 '24 at 10:51
  • @MauroAllegranza thanks for the followup in general. I start to see how to start processing all of this. Some doubts that are coming to my mind include that there is no valid definition of the cuts to define the real numbers if there are 2 consecutive irrational numbers, since one of the bounds wouldn't be correctly defined. Currently checking the density of rational numbers on the real number line. – pdaranda661 Mar 12 '24 at 11:15
  • There are no two "consecutive" reals: rationals are dense in the reals, meaning that there is a rational number strictly between any pair of distinct real numbers (rational or irrational): If x, y ∈ R and x<y, then there exists r ∈ Q such that x<r<y. – Mauro ALLEGRANZA Mar 12 '24 at 11:18
  • The last thing I want to add to this is that I find a bit counterintuitive that the real numbers are the set of all the Dedekind left sets, which are subsets of the rational numbers, not the real numbers, and therefore do not include the irrational numbers. – pdaranda661 Mar 12 '24 at 12:13
  • @MauroALLEGRANZA Forgot including you in the previous comment. – pdaranda661 Mar 12 '24 at 12:19
  • It seems as if you were presented Dedekind Cuts before being presented the Set Theoretic Construction of the Naturals, Integers, and Rationals. The property of a real being every Real below it, is just an extension of every natural number being the set of all naturals below it. Basically, before making sense of Reals as Sets, you should study Naturals as Sets first. – Michael Carey Mar 12 '24 at 21:56
  • @MichaelCarey the book I use to self study set theory does it inversely, I am not having that much luck on finding a book that is suited for self learners with no formal Math studies (besides high school and some engineering math courses, as well as some other fields that I deepened by myself) – pdaranda661 Mar 13 '24 at 06:43
  • 1
    @pdaranda661 most math books aren't meant for self study, they are written to be aides in a course. I would reccomend following a lectute series on what you want to study. MitOpenCourseware has many options, and many professors put their recorded lectures on youtube. – Michael Carey Mar 13 '24 at 16:22

2 Answers2

4

So I think a lot of your confusion stems from understanding how/why mathematics is formalised. Set theory is a very simple theory, from which we expect there to be no contradictions. Here's a lightly anachronistic account of why we may want this:

In 1903, Frege attempted to define arithmetic from simple laws; one of which was `Basic Law 5'. In a (rough) sense, he proposed that a set was defined by a property shared amongst its elements; a seemingly simple system. Bertrand Russel (see Russel's paradox) demonstrated that this actually leads to a contradiction, namely if we consider the set of all sets that do not contain themselves $X=\{x:x\notin x\}$. From there we just ask if $X\in X$. Either possibility leads to a contradiction.

So what mathematicians developed were various laws of sets, axioms (which we predict by raw intuition, but can never prove) that don't lead to contradiction. One popular one is Zermelo-Fraenkel (ZF) set theory. Here's the rub; since mathematics with more exotic ideas, such as real numbers, aren't immediately obviously not-self contradictory, by embedding them as sets, bound by the rules of (again for example) ZF set theory, we have a stronger reason to think that they aren't contradictory. That is why we embed them as sets, and define our rules on them using set theory (but not unless you explicitly do so; usually we accept that addition, as an example, just works).


So in answer to the OP, it doesn't really matter how we define the real numbers, so long as it is defined within our set theory, and that we can prove the same things with the same definitions. Of course there are always aesthetic arguments over why one definition might be better than another, but from a general perspective, most do not really care.

yolo
  • 509
  • Okay, I get what you are saying. I think one of the things that really strikes me is how in other fields of math you give all these for granted and never get to imagine how we define numbers and which are they basic operators. – pdaranda661 Mar 12 '24 at 08:02
2

One of the most foundational ideas in mathematics is the idea that if you can identify two things that behave in exactly the same way under every relevant context, then you can treat them as the same thing.

For example, the Peano axioms tell us that if we have a set that follows certain rules, then that set is equivalent to the natural numbers. You might see a particular construction of them as a sequence of sets looking something like:

$$\emptyset \\ \{\emptyset\} \\ \{\emptyset, \{\emptyset\}\} \\ \dots$$

such that the thing we normally think of as the number 2 is actually a set containing two elements. It takes some work to define operations like addition and multiplication in terms of set operations, but once you do so you've got a consistent arithmetic that is indistinguishable from the natural numbers we know and love.

To get the integers and rational numbers, we build sets of equivalence classes of natural numbers - for example, the integer $-5$ is actually a set of ordered pairs of the form $(n, 5 + n)$, and the fraction $\frac{17}{3}$ is a set of pairs $(17n, 3n)$, and we extend all of our operations from the natural numbers onto these sets. Notice that in these constructions there is a mapping of the natural numbers onto their equivalent representations - e.g. $5 \sim \{(5, 0), (6, 1), (7, 2), \ldots\} \subset \mathbb{Z}$, and $5 \sim \{(5, 1), (10, 2), (15, 3), \ldots\} \subset \mathbb{Q}$.

We can then build the real numbers in a similar way from the rationals. If we do it via Dedekind cuts, then we're looking at certain partitions of the rational numbers - specifically, we have partitions $\mathbb{Q} = A \cup B$ where all of $A$ is less than all of $B$, and $A$ is bounded from above but does not contain a maximal element. Any time $B$ does contain a minimal element, we label that partition with that value. So then we have to create operations on this set of partitions, preferably in a way so that if we only look at the partitions that we've mapped to rational numbers we get results consistent with similar operations on the original numbers (e.g. if we have $p \sim \{A_p | B_p\}$ and $q \sim \{A_q | B_q\}$, we want to define addition on the Dedekind cuts so that $p + q \sim \{A_{p+q} | B_{p+q}\}$).

The rationale or intuition behind these constructions is based in the idea of "completeness". We start with some construction that works for some, but not all, of our existing numbers, and we build a system that plugs the gaps. For example:

  • Equations of the form $n + p = q$ sometimes don't have solutions in the natural numbers (when $p > q$), so we extend them to the integers. Similarly we need rational numbers to solve almost all equations like $pn = q$.

  • In the natural numbers and the integers, any set that is bounded from above has a unique least upper bound, but this property vanishes from the rationals. The real numbers, via Dedekind cuts, restore it.

  • If we consider Cauchy sequences (which you can think of as a kind of convergent sequence), then some sequences of rational numbers don't have a limit. So an alternative construction of the real numbers is based on these, and then you can have fun proving that this is consistent with Dedekind cuts.

ConMan
  • 24,300