let S be OAffinSpace; for x, y, z, t being Element of S st x,y // z,t holds
( y,x // t,z & z,t // x,y & t,z // y,x )
let x, y, z, t be Element of S; ( x,y // z,t implies ( y,x // t,z & z,t // x,y & t,z // y,x ) )
assume
x,y // z,t
; ( y,x // t,z & z,t // x,y & t,z // y,x )
hence
( y,x // t,z & z,t // x,y )
by Lm1, ANALOAF:def 5; t,z // y,x
hence
t,z // y,x
by ANALOAF:def 5; verum