let FdSp be FanodesSp; for a, b, c, d, x being Element of FdSp holds
( not parallelogram a,b,c,d or not a,b,x is_collinear or not c,d,x is_collinear )
let a, b, c, d, x be Element of FdSp; ( not parallelogram a,b,c,d or not a,b,x is_collinear or not c,d,x is_collinear )
assume A1:
parallelogram a,b,c,d
; ( not a,b,x is_collinear or not c,d,x is_collinear )
then A2:
c <> d
by Th34;
( not a,b,c is_collinear & a,b '||' c,d )
by A1, Def3;
hence
( not a,b,x is_collinear or not c,d,x is_collinear )
by A2, Th23; verum