I have a function $F(x,t)=\int_0^t f(s,x)ds$ and I want to see if I can write $$\frac{\partial F(x,t)}{\partial x}=\int_0^t \frac{\partial f(s,x)}{\partial x}ds$$
So, I basically want to know if I can pass the limit of the derivative towards the inside of the integral. I am inclined to use the dominated convergence theorem but I have a basic difficulty in order to analyze if the function is pointwise convergent. How do I setup a sequence of functions $f_n(s,x)$ in order to test for convergence? My teacher said that the sequence must make sense in the context of what I am trying to find...a derivative so I am inclined to setup the sequence as $f_n(s,x+\epsilon/n)$ where $\epsilon$ is the increment in the definition of the derivative. Is this correct?
Thanks in advance.
P.S. $f(s,x)$ is a piecewise function.