let FdSp be FanodesSp; for p, q being Element of FdSp st p <> q holds
ex r being Element of FdSp st not p,q '||' p,r
let p, q be Element of FdSp; ( p <> q implies ex r being Element of FdSp st not p,q '||' p,r )
consider a, b, c being Element of FdSp such that
A1:
not a,b '||' a,c
by Def1;
assume
p <> q
; not for r being Element of FdSp holds p,q '||' p,r
then
( not p,q '||' p,a or not p,q '||' p,b or not p,q '||' p,c )
by A1, PARSP_1:38;
hence
not for r being Element of FdSp holds p,q '||' p,r
; verum