I'm reviewing the chain rule for partial derivatives, and since I've never actually learned it other than picking it up while learning other stuff in courses, I'm not 100% sure I'm doing it correctly when it comes to more complicated interdependencies.
So my question is what $\frac{\partial z}{\partial y}$, where $z = F(u, v, y), u = f(v, y)$ and $v = g(x, y)$ would be? My understanding is that it's:
$\frac{\partial z}{\partial y} = \frac{\partial z}{\partial u}\frac{\partial u}{\partial v}\frac{\partial v}{\partial y} + \frac{\partial z}{\partial u}\frac{\partial u}{\partial y} + \frac{\partial z}{\partial v}\frac{\partial v}{\partial y} + \frac{\partial z}{\partial y}$
Is this correct? I'm unsure about the first two terms and whether the third one would somehow be subsumed in the first one.
