I'm a bit embarrased to have to ask this, as I guess I'm missing something completely basic: I've seen various physics problems solved using $\frac {dv}{dt} ``=" \frac {dv}{dx}\frac {dx}{dt}$, but I'm not clear on what this is saying.
To be precise, I suppose $x,v$ are functions $x: \Bbb R\to \Bbb R$, with $v:=x'$. Furthermore, I would suspect that $\frac{dv}{dx}:= v'\circ x$, and $\frac {dv}{dt}:=v'$.
With that interpretation, the equality is simply false, as it reads $v'=v'\circ x \cdot v$, which fails for example if $x: k\mapsto k^2$.
Can someone clarify this situation?