let SAS be Semi_Affine_Space; for p, q being Element of st p <> q holds
ex r being Element of st not p,q,r is_collinear
let p, q be Element of ; ( p <> q implies ex r being Element of st not p,q,r is_collinear )
assume
p <> q
; not for r being Element of holds p,q,r is_collinear
then consider r being Element of such that
A1:
not p,q // p,r
by Th26;
take
r
; not p,q,r is_collinear
thus
not p,q,r is_collinear
by A1, Def2; verum
thus
verum
; verum