Celeb Glow
updates | April 18, 2026

Is there a name for the "opposite" of continuity?

$\begingroup$

Recently I was working on a proof where I eventually wanted to show that for a continuous function $f$ we have the following property at $x$:

For all $\delta > 0$ there exists some $\epsilon > 0$ such that for every $x' \in N_\delta(x)$:

$$|f(x') - f(x)| \leq \epsilon$$

This statement looks superficially like a statement about the continuity of $f$, but it seems to reduce to a claim about $f$ being bounded on a neighborhood at $x$:

$$\sup_{x' \in N_\delta(x)} f(x') < \infty$$

Is there more to this "opposite" definition of continuity? Does it have another name? Is it really just that $f$ is bounded on a neighborhood?

$\endgroup$ 2

1 Answer

$\begingroup$

Hölder continuity is defined as :

$$\forall x,y \in \mathbb R^d , |f(x)-f(y)| \leq C|x-y|^\alpha$$

Maybe if you set $\alpha=0$ you get what you are working with?

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy