let FdSp be FanodesSp; for a, b, c, d being Element of FdSp st parallelogram a,b,c,d holds
( a <> b & b <> c & c <> a & a <> d & b <> d & c <> d )
let a, b, c, d be Element of FdSp; ( parallelogram a,b,c,d implies ( a <> b & b <> c & c <> a & a <> d & b <> d & c <> d ) )
assume A1:
parallelogram a,b,c,d
; ( a <> b & b <> c & c <> a & a <> d & b <> d & c <> d )
not a,b,c are_collinear
by A1;
hence
( a <> b & b <> c & c <> a & a <> d & b <> d & c <> d )
by A2, A6, A4, Th12; verum