reserve S,S9 for non void Signature,
  f,g for Function;

theorem Th45:
  for S being Signature holds S is Extension of S
proof
  let S be Signature;
  thus S is Subsignature of S by INSTALG1:15;
end;
