Exercise 8.6.5

(a)
Show that (c1) and (c3) also hold for A + B . Conclude that A + B is a cut.
(b)
Check that addition in R is commutative (f1) and associative (f2).
(c)
Show that property (o4) holds.
(d)
Show that the cut
O = { p Q : p < 0 }

successfully plays the role of the additive identity (f3). (Showing A + O = A amounts to proving that these two sets are the same. The standard way to prove such a thing is to show two inclusions: A + O A and A A + O .)

Answers

(a)
For (c1), we can find a A , a A , b B , and b B . Then a + b A + B so A + B . Also, since a < a and b < b , a + b a + b and therefore a + b A + B .

For (c3), let arbitrary a + b A + B with a A and b B , and let a < a A and b < b B . Then a + b < a + b A + B .

(b)
Let arbitrary a + b A + B ; then b + a B + A ; hence (f1) holds for addition. Let arbitrary ( a + b ) + c ( A + B ) + C , then a + ( b + c ) A + ( B + C ) ; hence (f2) holds for addition.
(c)
Let Y Z , and let x + y X + Y with x X and y Y . Then y Z so x + y X + Z , implying X + Y X + Z .
(d)
Let a + o A + O where a A and o O . Then a + o < a implying a + o A so A + O A . Now let arbitrary a A , and find a < a A . Define s = a a < 0 , so s O . Then a = a + s A + O , so A A + O .
User profile picture
2022-01-27 00:00
Comments