Real Analysis - Prove the following: inf A = -sup(-A)

jmac85
Messages
2
Reaction score
0

Homework Statement



Let A be a nonempty set of real numbers which is bounded below. Let -A be the set of all numbers -x, where x is in A. Prove that:
inf A = -Sup(-A)

Homework Equations



What should I use as a starting statement? I understand that its true. It makes sense in my head but I can't get it out on paper. l believe this to be right, although I'm not sure if my assumptions are correct or if what I did is actually legal to do. This is from Rudin's Principlese of Mathematical Analysis - Page 22 - Problem 6


The Attempt at a Solution



By definition --
inf A --> x <= y where y is in A
sup(-A) --> -x >= -y where y is in A

Thus --
-sup(-A) --> -(-x >= -y) --> x <= y

So we see --
-sup(-A) --> x <= y where y is in A

Therefore --
inf A = -sup(-A)
 
Physics news on Phys.org
What you've done is show that the negative of a lower bound of A is an upper bound of -A. But you haven't proven that the negative of the greatest lower bound is the least upper bound of -A.
 
You may want to approach the problem by proving these 2 inequalities :

1) inf(A) <= -sup(-A) , or equivalently, sup(-A) <= -inf(A)

2) inf(A) >= -sup(-A)

Combining these 2 inequalities will give you the desired result.
 
Start with definition of infimum and supremum.
Then take sup A where A is a set of real numbers.
Define a set B = -A. Take inf of B.
 
Thank you all! I'll be working on the problem again tonight, this time with some new things to try!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top