Problem statement:
Given $z_1,z_2,z_3,z_4$ different points of $\overline {\mathbb C}$, we define the cross ratio $(z_1,z_2,z_3,z_4)$ as $(z_1,z_2,z_3,z_4)=\dfrac{z_1-z_2}{z_1-z_4}\dfrac{z_3-z_4}{z_3-z_2}$.
Note that $(z_1,z_2,z_3,z_4)$ is the image of $z_1$ under the Möbius transformation $T$ such that $T(z_2)=0$, $T(z_3)=1$, $T(z_4)=\infty$.
a) Prove that if $T \in \mathcal H$ then $(T(z_1),T(z_2),T(z_3),T(z_4))=(z_1,z_2,z_3,z_4)$.
b) Show that $z_1,z_2,z_3,z_4$ lie in a line or circle if and only if $(z_1,z_2,z_3,z_4) \in \mathbb R$
My attempt at a solution:
For a), using the "hint" they give, if $T \in \mathcal H$, I did the following:
If I call $H=(z,,z_2,z_3,z_4)$, I can consider $H \circ T^{-1} (z)$. Note that $H \circ T^{-1}(T(z_2))=0$, $H \circ T^{-1} (T(z_3))=1$ and $H \circ T^{-1} (T(z_4))=\infty$. This means that $(z_1,z_2,z_3,z_4)=H \circ T^{-1}(T(z_1))=(T(z_1),T(z_2),T(z_3),T(z_4))$.
I don't know if my answer is correct, I would like to check it, and if anyone has a better or different answer, he/she is very welcome to post it.
For b) I am lost, for the forward implication, I've tried to show that $(z_1,z_2,z_3,z_4)=\overline {(z_1,z_2,z_3,z_4)}$ or that $arg((z_1,z_2,z_3,z_4))$ is a multiple of $\pi$ but I couldn't conclude anything. I would appreciate some help with this point.