let FdSp be FanodesSp; for a, b, c being Element of FdSp st a,b congr c,c holds
a = b
let a, b, c be Element of FdSp; ( a,b congr c,c implies a = b )
assume
a,b congr c,c
; a = b
then
( ( a = b & c = c ) or ex p, q being Element of FdSp st
( parallelogram p,q,a,b & parallelogram p,q,c,c ) )
by Def4;
hence
a = b
by Th34; verum