A convenient way to express a linear transformation is by use of homogeneous coordinates. If we write $z=z_1/z_2$ and $w=w_1/w_2$ we find that $w=Sz$ if $$w_1=az_1+bz_2\text{ and } w_2=cz_1+dz_2$$
All linear transformations form a group. The ratios $z_1:z_2\neq 0:0$ are the points of the complex projective line, and the two equations above identify the group of linear transformations with the one-dimensional projective group over the complex numbers, usually denoted by $P(1,\mathbb{C})$.
What is meant by the complex projective line here? What about the one-dimensional projective group over the complex numbers?
Isn't this transformation just taking the set of extended plane (i.e. all complex numbers, union with infinity) onto itself?