theorem
  X c= Y implies Y|`(X|`R) = X|`R
proof
  X c= Y implies Y /\ X = X by XBOOLE_1:28;
  hence thesis by Th90;
end;
