let R be Relation; ( R is irreflexive & R is transitive implies R is asymmetric )
assume that
A4:
R is_irreflexive_in field R
and
A3:
R is_transitive_in field R
; RELAT_2:def 10,RELAT_2:def 16 R is asymmetric
let a be set ; RELAT_2:def 5,RELAT_2:def 13 for y being set st a in field R & y in field R & [a,y] in R holds
not [y,a] in R
let b be set ; ( a in field R & b in field R & [a,b] in R implies not [b,a] in R )
assume that
A5:
a in field R
and
A6:
b in field R
; ( not [a,b] in R or not [b,a] in R )
not [a,a] in R
by A4, A5, Def2;
hence
( not [a,b] in R or not [b,a] in R )
by A3, A5, A6, Def8; verum