let M be MidSp; for a, b, c, d being Element of M st [a,b] ~ = [c,d] ~ holds
a @ d = b @ c
let a, b, c, d be Element of M; ( [a,b] ~ = [c,d] ~ implies a @ d = b @ c )
assume
[a,b] ~ = [c,d] ~
; a @ d = b @ c
then
a,b @@ c,d
by Th32, Th43;
hence
a @ d = b @ c
by Def5; verum