theorem Th129:
 for g being A-defined Function holds f,f+*g equal_outside A
proof
 let g be A-defined Function;
  dom g c= A;
  hence thesis by Th28;
end;
