theorem Th45: :: (19)
  X misses R~.:Y iff Y misses R.:X
proof
  X meets R~.:Y iff ex x,y being set st x in X & y in Y & x in Im(R~,y)
  by Th43;
  hence thesis by Th44;
end;
