theorem
 I c= A \/ B & X|B = Y|B implies X,Y equal_outside A
proof
  dom X = I & dom Y = I by PARTFUN1:def 2;
 hence thesis by Th133;
end;
