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 that
A1: not a,b,c is_collinear and
A2: a,b,c,p are_coplanar and
A3: a,b,c,q are_coplanar ; :: thesis: a,b,p,q are_coplanar
consider x being Element of FCPS such that
A4: a,b,x is_collinear and
A5: c,p,x is_collinear by A2, Def1;
consider y being Element of FCPS such that
A6: a,b,y is_collinear and
A7: c,q,y is_collinear by A3, Def1;
A8: now end;
now end;
hence a,b,p,q are_coplanar by A8; :: thesis: verum