How is the formula for the total derivative with respect to x derived?
The formula is:
$$\large \frac{df}{dx}=\frac{\partial f}{\partial x}+\frac{\partial f}{\partial y}\frac{dy}{dx}+\frac{\partial f}{\partial z}\frac{dz}{dx}...$$
Alternatively dividing both sides by $dx$, gives the formula for total differential:
$$\large df=\frac{\partial f}{\partial x}dx+\frac{\partial f}{\partial y}dy+\frac{\partial f}{\partial z}dz...$$
Wikipedia references the use of chain rule, but never actually goes into deriving the formula. Additionally, the notation of $\large \frac{dy}{dx}$ boggles me a bit, what exactly does this refer to? Is it the case that it can be solved for only by holding the function itself constant?