let S be OAffinSpace; :: thesis: for x, y, z, t, u being Element of S st x <> y & x,y,z is_collinear & x,y,t is_collinear & x,y,u is_collinear holds
z,t,u is_collinear

let x, y, z, t, u be Element of S; :: thesis: ( x <> y & x,y,z is_collinear & x,y,t is_collinear & x,y,u is_collinear implies z,t,u is_collinear )
assume that
A1: x <> y and
A2: x,y,z is_collinear and
A3: x,y,t is_collinear and
A4: x,y,u is_collinear ; :: thesis: z,t,u is_collinear
A5: now end;
now end;
hence z,t,u is_collinear by A5; :: thesis: verum