I'm trying to figure out this exercise:
Let $(X,\mathbb{E},\mu)$ be a measureable space and let $G\subseteq\mathbb{C}$ be open. Assume that $f:X\times G\to\mathbb{C}$ satisfies:
(1): $\forall x\in X: f(x,\cdot)\in H(G)$
(2): $\forall z\in G: f(\cdot, z)$ is measurable on $X$.
(3): There exists a measurable function $g:X\to [0,\infty]$ satisfying $\int gd\mu<\infty$ such that $$|f(x,z)|\leq g(x)$$ for alle $x\in X,z\in G$.
Prove that $$F(z)=\int_Xf(x,z)d\mu(x) \quad z\in G$$ is holomorphic in $G$ and that $$F'(z)=\int_X \frac{\partial f}{\partial z}(x,z)d\mu(x) \quad z\in G$$ So my idea was to use Cauchy's integral formula for the n'th derivative we then get:
$$\frac{F(z_0+h)-F(z_0)}{h}=\int_{X}\frac{1}{h}(f(x,z_0+h)-f(x,z_0))d\mu(x)=\int_{X} \left(\int_{0}^{1}\frac{\partial f}{\partial z}(x,z_0+th)dt\right)d\mu(x)\\ =\int_{0}^{1}\left(\int_{X}\frac{\partial f}{\partial z}(x,z_0+th)d\mu(x)\right)dt$$
I have shown the second equality in a previous exercise, but I'm unsure if I'm the third holds(interchange the integrals?). And also am I allowed to take the limit for $h\to 0$ to conclude the stated?
In your attempt, I'm not sure how you used Cauchy's integral formula for derivatives, but yes, the first two inequalities are correct. The problem is that we only have an estimate on $|f(x,z)|, $ not $|\partial f(x,z)/\partial z|.$ The following lemma will take care of that problem.
Lemma: Suppose $f\in H(D(a,2r))$ and $|f|\le M$ in this disc. Then
Proof: I'll be brief; hopefully this is familiar to you. 1. follows from Cauchy's estimates, and 2. follows from 1.
Fix $z_0\in G.$ Choose $r>0$ such that $D(z_0,2r) \subset G.$ For $x\in X,$ we have $|f(x,z)|\le g(x)$ for all $z\in D(z_0,2r).$ So by 2. of the lemma,
$$ \left |\frac{f(x,z_0+h) - f(x,z_0)}{h}\right| \le \frac{g(x)}{r}\,\, \text { for }0<|h|<r\,\text { and } x\in X.$$
So now let's look at
$$\frac{F(z_0+h) - F(z_0)}{h} = \int_X \frac{f(x,z_0+h) - f(x,z_0)}{h}\, d\mu(x)$$
as $h\to 0.$ The difference quotients on the right are measurable and converge pointwise on $X$ to $\partial f (x,z_0)/\partial z.$ Moreover they are bounded on $X$ in absolute value by $g(x)/r$ for $0<|h|<r.$ Since $\int_x g(x)/r\,d\mu(x) < \infty,$ the dominated convergence theorem gives the desired result:
$$F'(z_0) = \int_X \frac{\partial f (x,z_0)}{\partial z}\,d\mu(x).$$