let S be OAffinSpace; 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; ( x <> y & x,y,z is_collinear & x,y '||' z,t implies x,y,t is_collinear )
assume that
A1:
x <> y
and
A2:
x,y,z is_collinear
and
A3:
x,y '||' z,t
; x,y,t is_collinear
now
x,
y '||' x,
z
by A2, Def5;
then
x,
z '||' z,
t
by A1, A3, Th28;
then
z,
x '||' z,
t
by Th27;
then
z,
x,
t is_collinear
by Def5;
then A4:
x,
z,
t is_collinear
by Th36;
assume A5:
z <> x
;
x,y,t is_collinear
(
x,
z,
y is_collinear &
x,
z,
x is_collinear )
by A2, Th36, Th37;
hence
x,
y,
t is_collinear
by A5, A4, Th38;
verum end;
hence
x,y,t is_collinear
by A3, Def5; verum