let FCPS be up-3-dimensional CollProjectiveSpace; :: thesis: for a, b, c, p, q being Element of FCPS st not a,b,c are_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 are_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 are_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 are_collinear and
A5: c,p,x are_collinear by A2;
consider y being Element of FCPS such that
A6: a,b,y are_collinear and
A7: c,q,y are_collinear by A3;
A8: now :: thesis: ( a <> b implies a,b,p,q are_coplanar )end;
now :: thesis: ( a = b implies a,b,p,q are_coplanar )end;
hence a,b,p,q are_coplanar by A8; :: thesis: verum