let PCPP be CollProjectiveSpace; :: thesis: for p1, p2, q1, p3, q2 being Element of PCPP st not p1,p2,q1 is_collinear & p1,p2,p3 is_collinear & q1,q2,p1 is_collinear & p1 <> p3 & p1 <> q2 holds
not p3,p1,q2 is_collinear

let p1, p2, q1, p3, q2 be Element of PCPP; :: thesis: ( not p1,p2,q1 is_collinear & p1,p2,p3 is_collinear & q1,q2,p1 is_collinear & p1 <> p3 & p1 <> q2 implies not p3,p1,q2 is_collinear )
assume that
A1: not p1,p2,q1 is_collinear and
A2: p1,p2,p3 is_collinear and
A3: q1,q2,p1 is_collinear and
A4: p1 <> p3 and
A5: p1 <> q2 ; :: thesis: not p3,p1,q2 is_collinear
A6: p1,q2,q1 is_collinear by A3, Th3;
assume p3,p1,q2 is_collinear ; :: thesis: contradiction
then A7: p1,p3,q2 is_collinear by Th3;
p1,p3,p2 is_collinear by A2, Th3;
then p1,q2,p2 is_collinear by A4, A7, Th4;
hence contradiction by A1, A5, A6, Th4; :: thesis: verum