Let $C([0,1])$ be the set of continuous functions $u:[0,1]\to \mathbb{R}$.
For any $u\in C([0,1])$, let a map $(Lu)(t) = \frac{1}{2}\int\limits_0^1 e^{-u(x)}(x+t)dx$
Let the space $C([0,1])$ have the sup-norm metric, ie $d(u,v) = \underset{x\in[0,1]}{sup}\{|u(x)-v(x)|\}$
I'm to show that L is a continuous function with respect to the sup-norm metric.
So I tried letting $u,v \in C([0,1])$, then
$|(Lu)(t)-(Lv)(t)| = |\frac{1}{2}\int\limits_0^1 (x+t)[e^{-u(x)}-e^{-v(x)}]dx|$,
but I don't know how to proceed from here, the $(x+t)$-bit throws me.
Help?!
Hint: $|(Lu)(t)-(Lv)(t)| = |\frac{1}{2}\int\limits_0^1 (x+t)[e^{-u(x)}-e^{-v(x)}]dx| $
$\le \frac{1}{2} \int_0^1(|x|+|t|)|e^{-u(x)}-e^{-v(x)}| dx \le \int_0^1|e^{-u(x)}-e^{-v(x)}| dx $,
since
$|x|+|t| \le 2$ for $t,x \in [0,1]$.