Does the idea of composing/decomposing the fraction notation of the derivative from/into differentials apply in multivariable calculus? I realize that this practice is considered non-standard and many don't like it even in single variable calculus, but we can multiply both sides of $dy/dx = f'(x)$ by $dx$ yielding $dy = f'(x)dx$, and invert the process by dividing both sides by $dx$ to return to the original equation.
In the multivariable world, differentials are more diverse. Instead of having only one dimension in which to nudge the input value of a function, we can take an indefinitely small step in an infinite number of directions, a prime candidate being ∂x, a tiny nudge in the direction of the x-axis, as shown.
Similarly, $∂y$, $∂z$, etc., represent nudges parallel to the relevant input axes. However, the formula one comes across for the differential of $f$ in multivariable calculus is interesting.
Firstly, "full differentials" ($df$, $dy$, etc.) are present, whereas one might expect to find "partial differentials" ($∂f$, $∂y$, etc.). What is the meaning of full differentials in multivariable calculus? Secondly, dividing through by one of the differentials would yield an equation whose truth isn't obvious. For example, dividing by $dy$ results in $df/dy = f_x dx/dy + f_y + f_z dz/dy$. Again, it's not clear what $df/dy$ means when $f$ has a three variable input. Does this invite thinking about the inputs as living on three non-continuous number lines rather than in a single three-dimensional space, whereas $∂f/∂y$ would indicate the latter? What about $dx/dy$ and $dz/dy$, which are input-to-input nudge ratios; are these concerning since they don't involve the output of the function at all (i.e., it might not be possible for $z$ to be a function of $x$)? Is this equation and the others like it valid, and are they useful?


I think looking up "Total Differentiation" in Google will guide you! As far as I know, the equation df = fxdx+fydy+fzdz is valid and could be roughly interpreted as:
the interpretation of number three and number four is similar to number 2.
This interpretation makes intuitive sense! For example let's suppose your weight depends on two variables, the amount of ice cream and the amount of hamburger you eat. Then the change in your weight would equal to the change in the amount of ice cream multiplicated by the change in your weight that one unit ice cream caused, plus the change in the amount of hamburger times the change in your weight that one unit of hamburger caused.
Hope this helped!
(And again I do not know this subject very well, so if you have found any errors please correct me!)