Let $u, v$ be continuous functions on $[a,b]$ and let $c>0$. Suppose that for all $x \in [a,b]$ we have the following inequality:
$$|u(x)-v(x)| \leq c \int_a^x |u(t)-v(t)| dt$$
Show that $u(x)=v(x)$ for all $x \in [a,b]$
My first thought was to consider $h(x)=|u(x)-v(x)|$ and try to show that $h=0$, but I got stuck. Also, I proved the inequality considering the case $c(b-a) \leq 1$, but I'm not sure how to continue.