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

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