Consider the following functional equation: $$V(x)=\max_{y\in [0,f(x)]}[u(f(x)-y)+\beta V(y)]$$ where $u$ is continuous, strictly increasing, and strictly concave; the function $f$ is continuous and strictly increasing, and $\beta\in (0,1)$. Let $g(x)$ be the decision rule associated with this functional equation: $$V(x)=u[f(x)-g(x)]+\beta V[g(x)]$$ How can I show that $g$ is non-decreasing (if $x'>x$, then $g(x')\geq g(x)$)?
Assume that $f$ and $u$ are not necessarily differentiable.