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

let a, b, c, p, q be Element of FCPS; :: thesis: ( not a,b,c is_collinear & a,b,c,p are_coplanar & a,b,c,q are_coplanar implies a,b,p,q are_coplanar )
assume A1: ( not a,b,c is_collinear & a,b,c,p are_coplanar & a,b,c,q are_coplanar ) ; :: thesis: a,b,p,q are_coplanar
then consider x being Element of FCPS such that
A2: ( a,b,x is_collinear & c,p,x is_collinear ) by Def1;
consider y being Element of FCPS such that
A3: ( a,b,y is_collinear & c,q,y is_collinear ) by A1, Def1;
A4: now end;
now end;
hence a,b,p,q are_coplanar by A4; :: thesis: verum