I briefly chanced upon something called the modulus of continuity while starting on an introductory analysis course on limits and continuity:
$\text{let } f:I \to \mathbb{R}$. Then for all $x,y \in I$, we let the modulus of continuity be $$ \omega =\sup_{x\neq y } \frac{|f(x)-f(y)|}{|x-y|}$$
and if w is finite iff f is uniformly continuous( I was wondering if there's a proof of the converse of this? am I correct to say that seems intuitive because if its not uniformly cont then it means we can find two pairs of points such that no matter how small we shrink the distance between them we can find x,y s.t numerator would be larger than a some constant hence the sup would be unbounded):
The main issue is I am unsure why this fact is useful and can't seem to have an intuitive understanding of why we must define such a modulus of continuity.
If $\omega <\infty$ then $f$ is uniformly continuous but the converse is false. For example if $f(x)=\sqrt x$ in $I=[0,1]$ the $f$ is uniformly continuous but $\omega =\infty$.