The textbook defines differentials like this.
Let $y=f(x)$ be a differentiable function of $x$. The differential of $x$ (denoted by $dx$) is any nonzero real number. The differential of $y$ (denoted by $dy$) is equal to $f'(x)dx$.
It goes on to say that the derivative rules can be written in differential form using Leibniz notation. For example, it says the chain rule in differential form is
$$\frac{dy}{dx} = \frac{dy}{du} \frac{du}{dx}$$
The book says it appears to be true because the $du$'s would divide out, and although the reasoning is incorrect, it helps you remember the chain rule.
Why is the reasoning incorrect? Given those definitions of differentials, what's stopping you from manipulating them algebraically?
My question begins by telling you how differentials are defined. $dx$ is any nonzero real number, and $dy$ is $dx$ multiplied by the derivative of the function in question.
I'm not manipulating differentials in any context because, like my question states, I'm apparently not allowed to manipulate them. My question is asking why that is.
– Kyle Delaney Dec 08 '15 at 18:01