Now that we have a representation for lines, we can proceed to more
complex relations. It should not surprise the reader
that the coordinates of the plane passing through the three
points
,
i=1,2,3, is obtained from the
determinants of the four
submatrices of
A point
lies on a line
if and only if the vectors
,
,
and
are collinear, that is, the
determinants of the four
submatrices of the following matrix
Two lines
and
intersect if and only if their Plücker
coordinates satisfy the equation
In this section we have shown how to find the line containing two points and the plane containing three points. Symmetrically, we have shown how to find the point at the intersection of three planes but have not shown how to find the line at the intersection of two planes. This latter problem can be solved by computing the determinants of the submatrices, but it appears according to my calculations that a different choice of submatrices will have to be made. We have shown how to determine whether a point lies on a line or in a plane, and we have shown whether two lines intersect, though we have not calculated their intersection point. Other remaining problems include finding the intersection of a line and a plane, calculating the plane defined by two lines, and computing the plane defined by a point and a line.