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

let a, b, c, d be Element of FdSp; :: thesis: ( a,b congr c,d & not a,b,c is_collinear implies parallelogram a,b,c,d )
assume ( a,b congr c,d & not a,b,c is_collinear ) ; :: thesis: parallelogram a,b,c,d
then ( not a,b,c is_collinear & a,b '||' c,d & a,c '||' b,d ) by Th58, Th59;
hence parallelogram a,b,c,d by Def3; :: thesis: verum