In the process of learning Real Analysis, I encountered a definition of an additive inverse of a cut $\alpha$ to be
$$\text {add inv of } \alpha \colon= \{p:\exists r>0 \text{ s.t.} (-p-r)\notin \alpha\} $$
The definition does make sense but I can't seem to understand the motivation behind defining it this way.
Why is this definition significant? Isn't this a bit uncalled for? Why good does this definition do to us ? Does it make some things easier (how so?)?
Sorry for asking too many questions at once. The thing is, I am a High school student. I just started studying Real Analysis on my own and even though it has been quite a rough road for me, the experience has been truly rewarding and satisfying.
I am slowly getting used to the rigor in mathematics and so I can't grasp these kinds of concepts as easily. So could you please elaborate a bit more than necessary.
Any help is much appreciated!
Thanks in advance!
How are you defining cuts? For the usual definition (which I give below), $-\alpha$ turns out to be $\{p:\exists r>0\, (-p-r\in \alpha)\}$, not $\{p:\exists r>0\, (-p-r\notin \alpha)\}$. I’ll go through this derivation in some detail, in hopes that you can adapt it to your situation.
To understand where the definition of $-\alpha$ comes from, you have to go back to the definition of the sum of two cuts. I’m going to assume the following definitions of cut and of addition of cuts:
I’ll also assume that the embedding $^*$ of $\mathbb{Q}$ into the set of cuts has been defined so that $q^*=\{p\in\mathbb{Q}:p<q\}$, so that $0^*=\{q\in\mathbb{Q}:q<0\}$ is intended to be the additive identity.
Clearly we want $-\alpha$ to be defined so that $\alpha+(-\alpha)=0^*$. Thus, I want $-\alpha$ to satisfy the following condition:
This is a bit hard to sort out, so let’s pretend for a moment that we’ve actually constructed $\mathbb{R}$ and look at a concrete example. Suppose that $\alpha$ is intended to be $\sqrt 2$: $\alpha=\{p\in\mathbb{Q}:p<\sqrt 2\}$. Clearly $-\alpha$ should be $-\sqrt 2$, or $\{p\in\mathbb{Q}:p<-\sqrt 2\}$. But $p<-\sqrt 2$ iff $-p>\sqrt 2$, so $-\alpha$ ought to be $\{p\in\mathbb{Q}:-p>\sqrt 2\}=\{p\in\mathbb{Q}:-p\notin\alpha\}$. This suggests that perhaps we should define $-\alpha$ in general to be $\{p\in\mathbb{Q}:-p\notin \alpha\}$. This almost works, but there’s a small problem if $\alpha$ is a rational cut $q^*$: in that case $\{p\in\mathbb{Q}:-p\notin q^*\}=\{p\in\mathbb{Q}:-p\ge q\}=\{p\in\mathbb{Q}:p\le -q\}$, which is not a cut, since it has a greatest element. We want $-(q^*)$ to be simply $(-q)^*$, i.e., $\{p\in\mathbb{Q}:p<-q\}$. There’s a simple (if slightly clumsy-looking) way around the problem: we simply set $$-\alpha\triangleq\{p\in\mathbb{Q}:-p\notin\alpha\text{ AND }-p\text{ is not the least element of }\mathbb{Q}\setminus\alpha\}\;.\tag{1}$$ It’s not hard to check that this really does define a cut. To check that it defines the right cut, suppose first that $a\in\alpha$ and $b\in-\alpha$. Then $-b\notin\alpha$, so $a<-b$, and therefore $a+b<0$, as desired.
Notice that in the indented part of the argument we were actually showing that if $r$ is any positive rational, there are $a\in\alpha$ and $p\in-\alpha$ such that $-r=a+p$ or, equivalently, such that $a=-p-r$. In other words, we were showing that $\{p:\exists r>0\;(-p-r\in\alpha)\}\subseteq-\alpha$. On the other hand, if $p\in-\alpha$ by definition $(1)$, then $-p\notin\alpha$; let $a\in\alpha$ be arbitrary, set $r=-p-a$, and note that $r>0$ and $-p-r=a\in\alpha$, showing that $-\alpha\subseteq\{p:\exists r>0\;(-p-r\in\alpha)\}$. Thus, definition $(1)$ can be replaced by: $$-\alpha\triangleq\{p\in\mathbb{Q}:\exists r>0\;(-p-r\in\alpha)\}\;.\tag{2}$$