$f: \Bbb R \mapsto \Bbb R$
$g: \Bbb R \mapsto \Bbb R$
$h: \Bbb R \mapsto \Bbb R$
$h:=\max\{f(x), g(x)\}$
Is $h$ a contraction on $ \Bbb R$ if $f$ and $g$ are both so?
First attempts of mine -although they are not very fruitful- is the following: since every contraction mapping is Lipschitz cont's and hence uniformly cont's, and I just proved that $h$ is uniformly cont's if $f$ and $g$ are so, $h$ could be a contraction if $f$ and $g$ are so.
Assume that $f$ and $g$ are both $L$-Lipschitz continuous, i.e. $$ |f(x) - f(y)| \leq L |x-y|, \quad |g(x) - g(y)| \leq L |x-y|, \quad \forall x,y, $$ and let us prove that $h$ is $L$-Lipschitz continuous too. (The required result follows with $L < 1$.)
Let $x,y\in\mathbb{R}$. To fix the ideas, suppose that $h(x) = f(x)$ (the case $h(x) = g(x)$ is similar). Since $h(y) \geq f(y)$, we have that $$ h(x) - h(y) = f(x) - h(y) \leq f(x) - f(y) \leq L |x-y|. $$ A similar argument shows that $h(y) - h(x) \leq L |x-y|$, so that $|h(x) - h(y)| \leq L|x-y|$.