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

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