If $S'$ and $S$ are two different inertial reference frames and $S$ moves along the $x$ axis of $S$ in a standard configuration, then the Lorentz transformation will be:
$$x'=\gamma(v)[x-\beta ct]$$ $$y'= y$$ $$z'= z$$ $$ct'=\gamma(v)[ct-\beta x]$$
Where $\beta=\frac{v}{c}$. But deriving an expression for the velocity from here is a little tricky.
Say examining the infinitesimal form, firstly at the $x$ direction:
$$dx' = \gamma(v) [dx - vdt]$$ $$cdt = \gamma(v) [cdt - \beta dx]=\gamma(v) [1 - \beta u_x]cdt$$
Then combining should yield the result $$\frac{dx'}{dt'}=\frac{u_x-v}{1-\frac{u_xv}{c^2}}=u'_{x'}$$
But I am getting something confused because I am at $$\frac{dx'}{dt'}=\frac{[dx - vdt]}{[1 - \beta u_x]cdt}=\frac{[u_x - v]}{[1 - \beta u_x]c}$$
and wondering what happens to the $c$ that is kicking about on the denominator.
