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,r are_collinear
let p, q be Element of FdSp; ( p <> q implies ex r being Element of FdSp st not p,q,r are_collinear )
assume
p <> q
; not for r being Element of FdSp holds p,q,r are_collinear
then consider r being Element of FdSp such that
A1:
not p,q '||' p,r
by Th9;
not p,q,r are_collinear
by A1;
hence
not for r being Element of FdSp holds p,q,r are_collinear
; verum