I am confused about what a "sharp" upper bound means. I have already seen this question asked elsewhere (linked) but it does not answer my question: What does it mean when a bound is sharp?
The main question that I have is:
Is a "sharp" upper bound unique?
It is easier to work with an example, so the following is a verbose version of the question:
Consider a set of scaled sinusoidal functions, $$ S = \{f_t~|~\forall x \in \mathbb{R}~~f_t(x) = t\sin(x),~~t \in [0, 1]\}. $$ I can establish the upper bound, $$ \forall f_t \in S,~~f_t(x) \leq 1~~\forall x. $$ Clearly, the upper bound is attained for the function $f_1$. Would this upper bound be called sharp? What about the following upper bound which is clearly better? $$ \forall f_t \in S,~~f_t(x) \leq t~~\forall x. $$ Would both these bounds be called sharp?