i am having trouble with this this. i need to simplify this statement and find, if any, the minimum, maximum, infimum, and supremum of it.
the statement is this:
$A:= (]1,2[ \cup ]2,3]) \cup \{2\} $
i simplified it so much as i could. $ A:=\{x \in A | 1<x \leq 3 \}$
now my attempts: minimum is 2 and maximum is 3 and i dont know how to find and define the infimum and supremum.
can someone please help me. i know the definition of infimum and supremum:
$Infimum=$ the maximum of all lower bounds
$Supremum=$ the minimum of all upper bounds
thanks for help
It is clear that $3$ is an upper bound of $A$, for every number in $A$ is $\le 3$. And we cannot get away with a cheaper upper bound than $3$, since $3$ is in our set.
It is also clear that $1$ is a lower bound of $A$. No number $\gt 1$ is a lower bound, for the interval $]1,2[$ contains numbers arbitrarily close to $1$.
(If you want to be very very formal, suppose to the contrary that $1+\epsilon$ is a lower bound of $A$, where $\epsilon$ is positive. We can assume that $\epsilon\lt 1$. The interval $]1,2[$ contains the number $1+\frac{\epsilon}{2}$, which is clearly $\lt 1+\epsilon$, contradicting the assumption that $1+ \epsilon$ is a lower bound.)
Since $1$ is a lower bound of $A$, and no number $\gt 1$ is a lower bound, it follows that $1=\inf A$.