I have a doubt regarding the multivariate chain rule PDE.
Consider an arbitrary function $\phi(x+y+z,x^2+y^2-z^2)=0$. We have to eliminate the function & form a PDE.
The solution as follows:
Let $u=x+y+z$ & $v=x^2+y^2-z^2$. Then the original equation becomes $\phi(u,v)=0$
Differentiating wrt 'x' partially gives $\frac{\partial \phi}{\partial u}\left(\frac{\partial u}{\partial x}+p\frac{\partial u}{\partial z} \right) + \frac{\partial \phi}{\partial v}\left(\frac{\partial v}{\partial x}+p\frac{\partial v}{\partial z} \right)=0$
Here in $\frac{\partial u}{\partial x}$ & $\frac{\partial v}{\partial x}$, should we consider the z term in u & v as constant or should we derive it partially again ?
Will $\frac{\partial u}{\partial x}$ be 1 or 1+p and $\frac{\partial v}{\partial x}$ be 2x or 2x-2pz ?
If z is taken to be constant why ?
Note : $p=\frac{\partial z}{\partial x}$