Consider, for example, the equation $x'=x$, then it is usually solved by writing $\frac{dx}{dt}=x\implies\frac{dx}{x}=dt\implies\int\frac{dx}{x}=\int dt$ ...
I know that there is a theorem in ODE that justify $x'=x\implies\int\frac{dx}{x}=\int dt$ ,but my question is about the intermediate step: $x'$ at some point $x_{0}$ is defined via a limit. $\frac{dx}{dt}$ is, as far as I understand, a notation for the function $x'$ - so we can not multiply by $dt$ since it has no meaning, it is a part of the notation.
My question is as follows: Although the last step is indeed correct and can be justified, does the intermediate step (multiplying by $dt$) have any meaning, or is it just an easy way to remember and get to the last step ?