I've been reading this paper about the maximum size of digraphs. The author mentions that one of the digraph has a sharp bound. What does it mean when a bound is sharp?
2026-04-12 20:57:10.1776027430
On
What does it mean when a bound is sharp?
10.4k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
As an example, let $A=[0,1]$. Then $1$ is a sharp upper bound for the elements in $A$, since $1\ge \text{all } a\in A$. The numbers $2$ or $3$ or any number $>1$ are also upper bounds, however not sharp. A sharp bound cannot be improved upon, since there must at least one case where the condition holds with equality.
Let's suppose that $X$ is suitably closed, otherwise we have to work with suprema. We say $y$ is a sharp upper bound for $X$ if $y\geq x$ for all $x \in X$ and there exists an $x_0 \in X$ such that $y=x_0$.
That is, $y$ is the best possible upper bound that can be found.