Do you know the
Lebesgue's Dominated Convergence Theorem? It is IMO the most basic tool to justify commutation of integration and limit like this
<br />
\lim_{n\to\infty} \int d\mu(x) f_n(x) = \int d\mu(x) \lim_{n\to\infty} f_n(x),<br />
and says that this can be done if there exists a dominating function h such that |f_n(x)|\leq h(x) for all x and n, and \int d\mu(x) h(x) < \infty.
The question about commutation of a derivative and integral like this
<br />
\partial_x \int d\mu(y) f(x,y) = \int d\mu(y) \partial_x f(x,y)<br />
is a similar question. The question is equivalent with this:
<br />
\lim_{\Delta x\to 0} \int d\mu(y) \frac{f(x+\Delta x, y) - f(x,y)}{\Delta x} = \int d\mu(y) \lim_{\Delta x\to 0} \frac{f(x+\Delta x, y) - f(x,y)}{\Delta x}<br />
According to the
Mean Value Theorem we can write
<br />
\frac{f(x+\Delta x, y) - f(x,y)}{\Delta x} = \partial_x f(\xi_{x,y,\Delta x}, y)<br />
with some \xi_{x,y,\Delta x}. Now the commutation of derivation and integration can be justified according to the dominated convergence, if we find an integrable function h(y) such that |\partial_x f(x,y)|\leq h(y) for all x and y. There may be other results to justify commutation of derivation and integration too, but IMO this is the most general argument, that can easily be used to derive some others.
Suppose you have a sequence a_1,a_2,a_3,\ldots, and denote a(n)=a_n. It should be noticed that the infinite series (if converging absolutely) is the same thing as integral of a over the set \mathbb{N} with measure \mu(\{n\})=1 for all n=1,2,3,\ldots. So
<br />
\sum_{n=1}^{\infty} a_n = \int\limits_{\mathbb{N}} d\mu(n) a(n).<br />
If you want to justify that
<br />
\partial_x \sum_{n=1}^{\infty} f_n(x) = \sum_{n=1}^{\infty} \partial_x f_n(x)<br />
for some functions f_1,f_2,f_3,\ldots, I would interpret the series as an integral, recall the definition of a derivative as a limit, and use dominated convergence to justify commutation of the limit and integration.