Note: There is another question with the same title, but it is essentially different.
The usual definition of continuity of a real-valued function of a single real variable:
Definition 1: $f:\mathbb{R}\rightarrow\mathbb{R}$ is continuous at $a$ if for every $\epsilon>0$, there is $\delta>0$ such that $|x-a|<\delta\implies |f(x)-f(a)|<\epsilon$
An alternative definition of continuity:
Definition 2: $f:\mathbb{R}\rightarrow\mathbb{R}$ is continuous at $a$ if there is a function $b:\mathbb{R}_{>0}\rightarrow\mathbb{R}_{>0}\cup\{\infty\}$ such that:
- If $|x-a|<\delta$, then $|f(x)-f(a)|<b(\delta)$
- $\lim_{\delta\rightarrow 0}b(\delta)=0$
If $f$ is continuous at $a$ in the second sense, then it is continuous in the first sense; this can be proven without using the Axiom of Choice.
But if $f$ is continuous at $a$ in the first sense, and we want to construct a function $b$ to show that it is also continuous in the second sense, we have to use the Axiom of Choice...right?
Question: Is there a model of the real numbers where there is a function which is continuous in the first sense but not the second?