If $X, Y$ are metric spaces and $f: D \subseteq X \longrightarrow Y$ is a function. What should be the definition of a bounded function?
My try:
The function $f$ is bounded if $\quad \exists$ $r>0 $ such that $ \forall$ $x, y\in D \quad d(f(x), y)<r$.
I don´t know if it´s correct my definition. Any suggestions would be great!
I would rather say $$\exists r > 0 \text{ such that } \forall x,y \in D, \text{ } d(f(x),f(y)) < r$$
Or equivalently $$ \exists y \in Y,\text{ } \exists r > 0 \text{ such that } \forall x\in D, \text{ } d(f(x),y) < r$$ Or equivalently $$\forall y \in Y, \exists r > 0 \text{ such that } \text{ } \forall x\in D, \text{ } d(f(x),y) < r$$