I have the following integral
$$\int_a^b f(w, t)dt$$
where $w \in \Bbb R^n$ and I need to compute partial derivatives with respect to all components of $w$. How can I apply Leibniz rule to this problem?
Suggested answer:
$$\int_a^b \frac {\partial f(w, t)} {\partial w_i}dt$$ for all $i=1,\ldots,n$.