Suppose the variables $x$ and $u$ are related by
$$x=u$$
Then I have a function $f=f(x)$ which does not explicitly depend on $u$.
Then is it true that $$\frac{\partial f}{\partial u}=0$$?
Suppose the variables $x$ and $u$ are related by
$$x=u$$
Then I have a function $f=f(x)$ which does not explicitly depend on $u$.
Then is it true that $$\frac{\partial f}{\partial u}=0$$?
$\frac{\partial f}{\partial u} = \frac{\partial f}{\partial x} \frac{\partial x}{\partial u} = f'(x)$, since $\frac{\partial x}{\partial u} = 1$.