I am considering the function $$ f(x)=\begin{cases}x\log x, & x>0\\ 0, & x=0\end{cases} $$ on an interval $[0,\varepsilon]$ for small $\varepsilon>0$.
I would like to argue that for $x,y\in [0,\varepsilon]$ with $0<a<b$ one has $$ \lvert f(a)-f(b)\rvert\leq\lvert f(b-a)\rvert. $$
I think, in order to show this, one could use that near $x=0$ the function is convex and $f(0)=0$.
This immediately implies superadditivity, that is, $$ f(a+b)\geq f(a)+f(b). $$
Can one use this to prove the desired statement?
I do not see it.