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