theorem :: WAYBEL35:1, AK, 21.02.2006
  for X being set holds RelIncl X is_antisymmetric_in X
proof
  let X be set;
  RelIncl X is antisymmetric & field RelIncl X = X by Def1;
  hence thesis;
end;
