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