Proving inf(A) is unique with an epsilon proof

  • Thread starter Thread starter jaqueh
  • Start date Start date
  • Tags Tags
    Proof
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
jaqueh
Messages
57
Reaction score
0

Homework Statement


Let A be a subset of ℝ, now prove if inf(A) exists, then inf(A) is unique

The Attempt at a Solution


I am using an epsilon proof but i don't think i am going about it the right way, can someone nudge me in the right direction
 
Physics news on Phys.org
jaqueh said:

Homework Statement


Let A be a subset of ℝ, now prove if inf(A) exists, then inf(A) is unique

The Attempt at a Solution


I am using an epsilon proof but i don't think i am going about it the right way, can someone nudge me in the right direction

How you do it depends very much on what *definition* you are using for "inf". Different (but equivalent) definitions would need different types of proofs.

RGV
 
Usually, for something like this, it is best to start of saying "Let x and y be inf(S)" and then show that x and y are, in fact, the same. Now, showing that |x - y| < epsilon might be a good strategy, but there are probably more efficient methods. But, as RGV said, it depends on how inf is defined for you. If you have defined it as a greatest lower bound, the method I mentioned works very well.
 
yes i think I am going to revise it as x and y are infimums for A then x<y and y<x so x=y
 
jaqueh said:
yes i think I am going to revise it as x and y are infimums for A then x<y and y<x so x=y

That's a contradiction the way you wrote it. Did you mean [itex]x \leq y, \ \text{and} \ y \leq x,\ \text{so} \ x=y[/itex]?
 
yes that is what i meant and i did write it that way x≥y y≥x