I need help understanding an answer: https://math.stackexchange.com/a/1808872/335418 . The answer is from @Quantum spaghettification (who from his profile stats seems to be no longer active on this site):
I asked for clarification there, but it doesn't look like he/she is going to see it. Can someone help me understand this?
Snippet from that answer that I don't understand:
Now integrating w.r.t. $a$ gives us: $$\frac{\partial I(t,0)}{\partial t}=-\int^0_{\infty}\frac{t}{a^2+t^2}da$$ making the substitution $a=t \tan(\theta)$ this becomes: $$\frac{\partial I(t,0)}{\partial t}=-\int^0_{\pi/2} da$$ $$=\frac{\pi}{2}$$ Then integrating w.r.t $t$: $$ I(1,0)=\int^1_0 \frac{\pi}{2} dt$$ $$=\frac{\pi}{2}$$
My questions:
When the RHS of the first equation is begin integrate between $\infty$ and $0$, from the previous step (not pasted here), the LHS is equivalent to $$\int\limits_{\infty}^{0}\frac{\partial^2 I(t,a)}{\partial a\partial t} da$$ right? How is this the same as $$\frac{\partial I(t,0)}{\partial t}$$
Similarly how is $$\int\limits_{0}^{1} \frac{\partial I(t,0)}{\partial t} dt$$ same as $$ I(1,0)$$