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