Suppose that $f:[0,1]\times [0,1]\rightarrow\mathbb{R}$ has continuous partial derivatives. Define $F:[0,1]\times [0,1]\rightarrow\mathbb{R}$ by $$F(u,v)=\int_{0}^{u} f(v,y) \ dy$$If $u=u(x)$ and $v=v(x)$, find an expression for $\frac{\partial F}{\partial x}$.
I recognised that this is can be solved using Leibniz Rule. So, $$F(u(x),v(x))=\int_{0}^{u} f(v,y) \ dy$$ $$\frac{\partial F}{\partial x}=\int_{0}^{u} \frac{\partial}{\partial x} f(v,y) \ dy \ \ \ \ \text{by Leibniz Rule}$$
I know I then need to apply FTC, however, I am unsure of how to simplify the integrand. Does the integrand equal $$\frac{\partial f}{\partial v}\frac{dv}{dx}?$$ I am unsure of how to apply the chain rule in this instance.
$f,\ F$ are function of variables $x,\ y$ and $u,\ v$ respectively.
So chain rule implies $$ F_x=F(u,v)_x=F_u u' + F_vv'\ \ast$$
First consider partial derivatives of $F$ : $$ F_u=_{FTC}f(v,u),\ f(v,y)_v=f_x(v,y) (v)_v,\ F_v= \int^u_0\ f_x(v,y)\ dy $$
so that by $\ast$, $$ F_x =f(v,u)u' + \int_0^u \ f_x (v,y)\ dy\ v' $$