If $A \subset R$ and there is a lower bound for $A$, then there is greatest lower bound for $A$

380 Views Asked by At

Hey I need to prove this Statement using definitions.

If $A \subset R$ and there is a lower bound for $A$, then there is greatest lower bound for $A$

My try:

I drew a number line a take the sets as defined above. And then I mark some lower bounds on the line. And it is clear that there is greatest lower bound for the subset.

How to prove it analytically Or mathematically?

1

There are 1 best solutions below

3
On

I think you have to use the following axiom:

$(AX)$ If $M \subset \mathbb R$ and there is an upper bound for $M$, then there is a smallest upper bound for $M$.

For your proof define $M:= \{-a: a \in A\}$. Then $M$ has the properties in $(AX).$

Can you proceed ?