let PS be ParSp; for a, b, c, d being Element of PS st a,b '||' c,d holds
a,b '||' d,c
let a, b, c, d be Element of PS; ( a,b '||' c,d implies a,b '||' d,c )
assume
a,b '||' c,d
; a,b '||' d,c
then
c,d '||' a,b
by Th36;
then
d,c '||' a,b
by Th38;
hence
a,b '||' d,c
by Th36; verum