let FdSp be FanodesSp; for a, b, c, d being Element of FdSp st parallelogram a,b,c,d holds
parallelogram a,c,b,d
let a, b, c, d be Element of FdSp; ( parallelogram a,b,c,d implies parallelogram a,c,b,d )
assume A1:
parallelogram a,b,c,d
; parallelogram a,c,b,d
then A2:
a,c '||' b,d
by Def3;
( not a,c,b is_collinear & a,b '||' c,d )
by A1, Def3, Th36;
hence
parallelogram a,c,b,d
by A2, Def3; verum