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

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