let x, y be set ; for W being Relation st x in field W & y in field W & W is well-ordering & x in W -Seg y holds
not [y,x] in W
let W be Relation; ( x in field W & y in field W & W is well-ordering & x in W -Seg y implies not [y,x] in W )
assume that
A1:
( x in field W & y in field W )
and
A2:
W is well-ordering
; ( not x in W -Seg y or not [y,x] in W )
W is antisymmetric
by A2;
then A3:
W is_antisymmetric_in field W
by RELAT_2:def 12;
assume
x in W -Seg y
; not [y,x] in W
then A4:
( x <> y & [x,y] in W )
by WELLORD1:1;
assume
[y,x] in W
; contradiction
hence
contradiction
by A1, A3, A4, RELAT_2:def 4; verum