Cross Ratio in Complex Analysis
📂Complex AnaylsisCross Ratio in Complex Analysis
Definition
On the extended complex plane, for four distinct points z1,z2,z3,z4∈C, the following is defined as the Cross Ratio:
(z1,z2,z3,z4)=(z1−z2)(z3−z4)(z1−z4)(z3−z2)
Description
If we change the form a bit to (z1,z2,z3,z)=(z1−z2)(z3−z2)⋅(z−z3)(z−z1),
(z1,z2,z3,z1)=0(z1,z2,z3,z2)=1(z1,z2,z3,z3)=∞
it holds true, and since at least three points appear, it’s not hard to guess that it has uses in dealing with circles or lines.
The key property is as follows.
Theorem
The cross ratio is invariant under bilinear transformation.
Proof
If we set the bilinear transformation as f and the cross ratio as g(z)=(z1,z2,z3,z), then
g(f−1(w1))=g(z1)=0g(f−1(w2))=g(z2)=1g(f−1(w3))=g(z3)=∞
that is, g∘f−1 becomes the cross ratio for w1,w2,w3,w4∈C. Therefore,
(z1,z2,z3,z4)=g(z4)=g(f−1(w4))=(w1,w2,w3,w4)
■