Most sources that define an upper bound as:
If $A$ is a set of numbers and $b$ is a number, then $b$ is an upper bound if and only if $x \le b $ for all $x \in A$
I have three questions:
Since it doesn't specify the set $b$ is in, is it that any number $b$ which satisfies $x \le b $ can be called an upper bound? So for example, the set $(0,1)$ has infinitely many upper bounds like $1, 2, \sqrt2 $??
So if we further define the supremum as the least element of all the upper bounds of $(0,1)$ then the supremum would have to be $1$ even though $1 \notin (0,1)$?
If the answer to the first two questions is yes, then can I say that $b$ could be a complex number greater than $1$ in my example? For example, can $4+3i$ be upper bound of $(0,1)$ since the definition implies $b$ can be any number?