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

let x, y, z, t be Element of S; :: thesis: ( x <> y & x,y,z is_collinear & x,y '||' z,t implies x,y,t is_collinear )
assume A1: ( x <> y & x,y,z is_collinear & x,y '||' z,t ) ; :: thesis: x,y,t is_collinear
now end;
hence x,y,t is_collinear by A1, Def5; :: thesis: verum