I have a quick notational question.
Would correct logical notation for suprema and infima of some set $A \subset \mathbb{R}$ be:
$$\sup A = s : \forall a \in A : \forall b \ge a : a \le s \le b$$
$$\inf A = s : \forall a \in A : \forall b \le a : b \le s \le a$$
I could not find results quite answering this on MSE.
And, I am taking an advanced calculus or introduction to analysis course that uses Abbott's Understanding Analysis.
$$ \forall a, c \in A : \forall b , (b \geq c \rightarrow a \leq s \leq b)$$
– isaac Jan 12 '24 at 02:35