let FdSp be FanodesSp; :: thesis: for a, b, c, d being Element of FdSp st not a,b,c are_collinear & a,b '||' c,d holds
not a,b,d are_collinear

let a, b, c, d be Element of FdSp; :: thesis: ( not a,b,c are_collinear & a,b '||' c,d implies not a,b,d are_collinear )
assume that
A1: not a,b,c are_collinear and
A2: a,b '||' c,d ; :: thesis: not a,b,d are_collinear
A3: now :: thesis: ( c <> d & a <> d implies not a,b,d are_collinear )end;
a <> d by A1, A2, PARSP_1:23;
hence not a,b,d are_collinear by A1, A3; :: thesis: verum