I want to know the sufficient condition to change the order of integral and differential. following is the problem:
$$f \in C([0,T];L^2(R^N))$$ $$\frac{d}{dt}f=g(t,x)$$ Then we multiply $f$ on both sides and take $L^2$-innerproduct, so we get $$\frac{1}{2}\frac{d}{dt}\|f\|^2_{L^2}=<g,f>.$$
In this process, I have a question in LHS. We implicitly used the change of differential and integral operator, and I want to know why it holds. I tried to understand it by Dominate Convergence Theorem, but I don't know how to apply it in this problem because we don't have any condition of g. Anybody would help me please?