I have two quadrilaterals in a projective plane ($\mathbb{R}^{3\times 1}$) with standard basis $E=(e_0,e_1,e_2)$:
$A=\mathbb{R}e_0$
$B=\mathbb{R}e_1$
$C=\mathbb{R}e_2$
$D=\mathbb{R}(e_0+e_1+e_2)$
How to find the collineation mapping this quadrilateral to the following one:
$A=\mathbb{R}(-1,1,2)^T$
$B=\mathbb{R}(2,-5,1)^T$
$C=\mathbb{R}(1,2,-3)^T$
$D=\mathbb{R}(0,0,1)^T$
I found theorems which prove that there is always one (and only one) such collineation. But I wonder how I can calculate a specific on if I have such an numerical example?