Let $f(x)$ is integrable on every segment $[r,\infty)$ where $r>0$. Let $\int \limits_{0}^{1}f(x)dx$ and $\int \limits_{1}^{\infty}f(x)dx$ converges. Why in this case we can conclude that $$\int \limits_{0}^{\infty}f(x)dx=\int \limits_{0}^{1}f(x)dx+\int \limits_{1}^{\infty}f(x)dx.$$
Can anyone explain it rigorously? Maybe I don't know a definition.
I think it should help to know that, given an integrable function $f$, it can be said that for $a<b$ and $c \in (a,b)$ $$\int_{a}^{b} f(x)dx = \int_{a}^{c} f(x)dx + \int_{c}^{b} f(x)dx$$ So then of course we can then just take $a=0$, $c=1<b$. $$\int_{0}^{b} f(x)dx=\int_{0}^{1} f(x)dx+\int_{1}^{b} f(x)dx$$ And let $b \to \infty$.
Proof of this property is trivial. Via the fundamental theory of calculus we know that $$\int_{a}^{b} f(x)dx=F(b)-F(a), F(x)=\int f(x)dx$$ Therefore we have $$\int_{a}^{c} f(x)dx + \int_{c}^{b} f(x)dx=F(c)-F(a)+F(b)-F(c)=F(b)-F(a)$$ $$=\int_{a}^{b} f(x)dx$$