In $\mathbb{R}$, if there is only one critical point, and it is a local minimum, it is also the global minimum (because on every path to a different global minimum, there would have to be another critical point).
In $\mathbb{R}^n$ with $n > 1$, this does not hold, e.g., for $f(x,y) = x^2 + y^2(1-x)^3$, $(0,0)$ is the only critical point and a local minimum, but obviously not the global minimum.
Now let's consider any path from this local minimum to the global minimum (or any point $(x,y)$ s.t. $f(x,y) < f(0,0)$ for that matter).
My question is: Is it correct that on such a path, every partial derivative has to be zero at least once (but not necessarily at the same point, therefore no further critical point)?