let S be OAffinSpace; not for x, y, z being Element of S holds x,y '||' x,z
consider x, y, z, t being Element of S such that
A1:
not x,y // z,t
and
A2:
not x,y // t,z
by ANALOAF:def 5;
A3:
x <> y
by A1, Th4;
now ( x,y '||' x,z implies not x,y '||' x,t )assume A4:
x,
y '||' x,
z
;
not x,y '||' x,tthus
not
x,
y '||' x,
t
verumproof
assume A5:
x,
y '||' x,
t
;
contradiction
then
x,
z '||' x,
t
by A3, A4, Th23;
then
z,
x '||' z,
t
by Th21;
then
x,
z '||' z,
t
by Th22;
then
(
x,
y '||' z,
t or
x = z )
by A4, Th23;
hence
contradiction
by A1, A2, A5;
verum
end; end;
hence
not for x, y, z being Element of S holds x,y '||' x,z
; verum