let x, y be set ; :: thesis: for O being non empty connected Poset
for R being array of O st [x,y] in inversions R holds
[y,x] nin inversions R

let O be non empty connected Poset; :: thesis: for R being array of O st [x,y] in inversions R holds
[y,x] nin inversions R

let R be array of O; :: thesis: ( [x,y] in inversions R implies [y,x] nin inversions R )
assume [x,y] in inversions R ; :: thesis: [y,x] nin inversions R
then not y in x by Th46;
then y nin x ;
hence [y,x] nin inversions R by Th46; :: thesis: verum