Given $f:X\to\mathbb{R}$ be a bounded function such that $\exists M$ s.t $|f(x)|\leq M$ and $f_k:X\to\mathbb{R}$ where $f_k=\inf_{y\in X}(f(y)+kd(x,y))$ Let $k\in\mathbb{N}$ and $X=\mathbb{R}$ and $d(x,y)$ be the usual metric. Let $(X,d)$ and $f$ be arbitary metric space and bounded function.
Show that if $f$ is both continuous and bounded then $f_k\to f$ pointwise as $k\to\infty$
How would I go on about proving this?
What I know so far is that.
Let $M>0$ using the contounity of $f$. Then for $x\in X$ and $\epsilon >0$, let $\delta >0$ and $f_k=\min{(T_1(x),T_2(x))}$, where
$$T_1(x) =\inf_{y\in B(x;\delta)}\{f(y)+kd(x,y)\},\qquad T_2(x) =T_1(x) =\inf_{y\notin B(x;\delta)}\{f(y)+kd(x,y)\} $$
How would I go on to prove that $T_1(x)\leq M$ and $T_2(x)\geq -M +k\delta$