let X be set ; :: thesis: for R being Relation of X holds
( R is antisymmetric iff R \ (id X) is asymmetric )

let R be Relation of X; :: thesis: ( R is antisymmetric iff R \ (id X) is asymmetric )
per cases ( not X is empty or X is empty ) ;
end;