These questions are related but don't answer my specific question: 1, 2, 3.
Assume we have a two-variable function where the second depends on the first: $z=f(x,y(x))$
Is it possible in this case to calculate the integral of the partial derivative of $f$ with respect to $x$, that is independent of the specific form of $f$ and $y(x)$?
$$\int\frac {\partial f}{\partial x}(x,y(x))dx=?$$
We cannot apply the fundamental theorem of calculus directly as we would if it was not a partial but a standard derivative:
$$\int\frac {d}{dx}f(x,y(x))dx=f(x,y(x))+C$$
Is there some similar (general!) formula for the partial derivative case?