theorem Th54:
  the TopStruct of X0 = the TopStruct of X implies f = f|X0
proof
  assume the TopStruct of X0 = the TopStruct of X;
  hence f|X0 = f*(id the carrier of X) by RELAT_1:65
    .= f by FUNCT_2:17;
end;
