let FCPS be up-3-dimensional CollProjectiveSpace; :: thesis: for p, q, r, a, b, c being Element of FCPS st p <> q & p,q,r is_collinear & a,b,c,p are_coplanar & a,b,c,q are_coplanar holds
a,b,c,r are_coplanar

let p, q, r, a, b, c be Element of FCPS; :: thesis: ( p <> q & p,q,r is_collinear & a,b,c,p are_coplanar & a,b,c,q are_coplanar implies a,b,c,r are_coplanar )
assume A1: ( p <> q & p,q,r is_collinear & a,b,c,p are_coplanar & a,b,c,q are_coplanar ) ; :: thesis: a,b,c,r are_coplanar
then A2: ( a,b,q,c are_coplanar & q,p,r is_collinear ) by Th1, Th11;
now end;
hence a,b,c,r are_coplanar by Th10; :: thesis: verum