I'm having some difficulties understanding the Langevin thermostat (MD).
In my notes, there is written that the Langevin equation is
$$ m\dot{v} = F - m\gamma v + f_R, \tag{1} \label{1}$$
where $f_R$ is the random force. Then, to prove that by using this thermostat we are actually sampling from the canonical ensemble, there is written that the starting point of the proof are the overdamped Langevin equations:
$$ \dot{r}_i(t) = \beta D F_i (r_1(t), \dots,r_N(t)) + \eta_i(t), \tag{2} \label{2}$$
where $\eta_i(t)$ is a random velocity. Where do $\eqref{2}$ come from? Are they derived from $\eqref{1}$?