theorem :: (21)
  R.:(X`) c= Y` iff R~.:Y c= X
proof
  X` misses R~.:Y iff Y misses R.:(X`) by Th45;
  hence thesis by SUBSET_1:23,24;
end;
