If $f:\mathbb R^2\to \mathbb R$ continuous, s.t. $\int_{\mathbb R}f(t,x)dx$ exist for all $t$. Does $$\lim_{h\to 0}\int_0^{\infty } f(t+h,x)dx=\int_0^\infty f(t,x)dx \ \ ?$$
I asked here the question for $$\lim_{h\to 0}\int_a^b f(t+h,x)dx=\int_a^b f(t,x)dx,$$ where $a,b\in\mathbb R$ and as @Surb show, it's indeed true. But what happen when $a=-\infty $ and $b=\infty $ ? I think it's enough for $a=0$ and $b=\infty $, i.e. does
$$\lim_{h\to 0 }\int_0^\infty f(t+h,x)dx=\int_0^\infty f(t,x)dx \ \ ?$$ (we suppose of course that $\int_0^\infty f(t,x)dx$ exist for all $t$).
My idea was to show that $$F(v,t):=\int_0^v f(t,x)dx,$$ is continuous on $[0,\infty )\times \mathbb R$, and thus $$\begin{align}\lim_{h\to 0}\int_0^\infty f(t,x)dx=&\lim_{h\to 0}\lim_{v\to \infty }\int_0^v f(t+h,x)dx\\ &=\lim_{v\to \infty }\lim_{h\to 0}\int_0^v f(t+h,x)dx\\ &=\lim_{v\to \infty }\int_0^v f(t,x)dx\\ &=\int_0^\infty f(t,x)dx\end{align}$$
but unfortunately, I didn't success to show that it's continuous. May be it's not correct. And in this case, do you have a counter example ?
Consider $f : \mathbb{R}^2 \to \mathbb{R}$ given by $f(t,x) = t^2e^{-t^2x}$.
We have $$\int_0^\infty f(0,x)\,dx = \int_0^\infty 0\,dx = 0$$
but
$$\lim_{h\to0} \int_0^\infty f(h,x)\,dx = \lim_{h\to0} \int_0^\infty h^2e^{-h^2x}\,dx = \lim_{h\to 0} \left[-e^{-h^2x}\right]_0^\infty = 1$$