I'm trying to understand the following claim: If $z_1,z_2,z_3,z_4$ are points (as complex numbers) on a circle, then $z_1,z_3,z_4$ and $z_2,z_3,z_4$ determine the same orientation iff $CR(z_1,z_2,z_3,z_4)>0$.
Why is this?
This was the explanation I tried to explain to myself, but I don't know if it's fully correct, since I make a lot of assumptions to simplify the work.
Since the cross ratio is invariant under transformation, we can assume that $z_1,z_2,z_3,z_4$ lie on the real axis. Moreover, we can use a transformation to assume that $z_2=0$, $z_3=1$, and $z_4=2$. Now $$ (z_1,z_2,z_3,z_4)=\frac{2(z_1-z_3)}{z_1-z_4} $$ and so $(z_1,z_2,z_3,z_4)>0$ if any only if $\frac{z_1-z_3}{z_1-z_4}>0$. Now note that for any $z$, $$ (z,z_1,z_3,z_4)=\frac{(z_1-z_4)z-(z_1-z_4)}{(z_1-z_3)z-2(z_1-z_3)} $$ and $$ (z,z_2,z_3,z_4)=\frac{2z-2}{z-2}. $$ So the determinant of the first transformation is $-(z_1-z_3)(z_1-z_4)$, and that of the latter is $-2$. But $\frac{z_1-1}{z_1-2}>0$ when numerator and denominator have the same sign, that is, either when $z_1>z_3$ and $z_1>z_4$, or when $z_1<z_3$ or $z_1<z_4$, and in either case the determinant is negative. It follows that $\Im(z,z_1,z_3,z_4)$ and $\Im(z,z_2,z_3,z_4)$ always have the same sign, and thus determine the same orientation. Thanks.
The answer is easier and more general. Just check that $\begin{split}\mbox{Im}\left(z,z_{1},z_{3},z_{4}\right)>0 & \Leftrightarrow\mbox{Im}\left(\frac{z-z_{3}}{z-z_{4}}\frac{z_{1}-z_{4}}{z_{1}-z_{3}}\right)>0\\ & \Leftrightarrow\frac{z_{1}-z_{3}}{z_{1}-z_{4}}\frac{z_{2}-z_{4}}{z_{2}-z_{3}}\mbox{Im}\left(\frac{z-z_{3}}{z-z_{4}}\frac{z_{1}-z_{4}}{z_{1}-z_{3}}\right)>0\\ & \Leftrightarrow\mbox{Im}\left(\frac{z-z_{3}}{z-z_{4}}\frac{z_{1}-z_{4}}{z_{1}-z_{3}}\frac{z_{1}-z_{3}}{z_{1}-z_{4}}\frac{z_{2}-z_{4}}{z_{2}-z_{3}}\right)>0\\ & \Leftrightarrow\mbox{Im}\left(\frac{z-z_{3}}{z-z_{4}}\frac{z_{2}-z_{4}}{z_{2}-z_{3}}\right)>0\\ & \Leftrightarrow\mbox{Im}\left(z,z_{2},z_{3},z_{4}\right)>0.\end{split} $