let FdSp be FanodesSp; for a, b, c, d being Element of FdSp st a,b congr c,d holds
a,c '||' b,d
let a, b, c, d be Element of FdSp; ( a,b congr c,d implies a,c '||' b,d )
assume A1:
a,b congr c,d
; a,c '||' b,d
now assume
a <> b
;
a,c '||' b,dthen
ex
p,
q being
Element of
FdSp st
(
parallelogram p,
q,
a,
b &
parallelogram p,
q,
c,
d )
by A1, Def4;
hence
a,
c '||' b,
d
by Th47;
verum end;
hence
a,c '||' b,d
by A2; verum