How to prove (without sequences) that $id: (\mathbb{R},|.|)\to (\mathbb{R},d)$ is continuous?
where $d(x,y)=|\exp(x)-\exp(y)|$
can we say: id is continuous iff $$\forall x_0 \in \Bbb{R}, \forall \varepsilon>0,\exists \delta>0, \forall x\in \mathbb{R}; |x-x_0|<\delta\Rightarrow |\exp(x)-\exp(x_0)|<\varepsilon$$ ? but how to obtain this?
The condition in question is nothing but continuity of the exponential function (in the standard metric). So, try to re-create the $\varepsilon$-$\delta$ proof and you are done.