State for the set $$S = \left\{ \frac{1}{1 + e^{-x}} \mid x \in \ \mathbb{R} \right\}$$ its Sup and Inf and if it has a max or min, prove your answer.
Issue: I know the properties of this set, but I am explicitly trying to work on my rigour and preciseness when writing proofs. This being the case I have the niggling feeling that the following proof isn't sufficient or even correct. If I could get feedback on the attempt I would appreciate the help.
Attempted Solution:
$Sup(S) = 1$
$Inf(S) = 0$
Claim: The set does not contain a max or min.
Proof(going to do the minimal point): Suppose $S$ had a minimal point this would mean that there exists a $x_1 \in \mathbb{R}$ and $x_1 < 0$ such that $$\frac{1}{1 + e^{-x_{1}}} \leq s $$ for all $s \in S$.
but since $x_1 \in \mathbb{R}$ and $x_1 < 0$ this means $x_{1} - 1 < x_{1}$
This means $$\frac{1}{1 + e^{-x_{1} + 1}} < \frac{1}{1 + e^{-x_{1}}}$$
But we assumed $$\frac{1}{1 + e^{-x_{1}}}$$ was the minimal element. This is a contradiction, hence $S$ has no minimal element.
Comment: If this idea didn't work I had a similar approach where I would instead use the fact that "we know the infimum of the set is 0 and I would compare my element to the infimum in the the form as: $$\frac{1}{1 + e^{-x_{1}}} \leq \inf(S) = 0$$
And draw a conclusion from that. But still not sure if that is the right approach.
Option:
$y:=e^{-x}$, $x$ real.
Then $y \in (0,\infty)$.
$S=$ { $\dfrac{1}{1+y}| y >0$ };
$0 < \dfrac{1}{1+y} <1.$
Lower bound: $0$; In fact $\inf (S) =0;$
Upper bound $1$; In fact $\sup (S)=1;$
$f(y):=\dfrac{1}{1+y}$, $y>0$, is a strictly decreasing function.
Hence no local min or max.
P.S. Not so difficult to prove that $\inf (S)=0$, and $\sup (S)=1$