let FdSp be FanodesSp; :: thesis: for a, b, p, q, o being Element of FdSp st o <> a & o <> b & o,a,b are_collinear & o,a,p are_collinear & o,b,q are_collinear holds
a,b '||' p,q

let a, b, p, q, o be Element of FdSp; :: thesis: ( o <> a & o <> b & o,a,b are_collinear & o,a,p are_collinear & o,b,q are_collinear implies a,b '||' p,q )
assume that
A1: o <> a and
A2: o <> b and
A3: o,a,b are_collinear and
A4: o,a,p are_collinear and
A5: o,b,q are_collinear ; :: thesis: a,b '||' p,q
A6: now :: thesis: ( o <> p implies a,b '||' p,q )end;
now :: thesis: ( o = p implies a,b '||' p,q )end;
hence a,b '||' p,q by A6; :: thesis: verum