I know that if a function f is integrable, then $\int_{\mathbb R} f(x) dx= \int_{\mathbb R} f(x-h) dx$ for any $h>0$. This of course does not hold in general if f is not integrable. However, can I use this to actually check integrability of a function? Suppose I check that $\int_{\mathbb R} |f(x-h)| dx$ is infinite, then that would imply $\int_{\mathbb R} |f(x)| dx$ is infinite as well, correct? Since if it were finite, then the integral of the translated f would give the same answer as the original integral, and would have to come out finite but it doesn't here.
Thanks.