theorem
  InnAut G c= Funcs (the carrier of G, the carrier of G)
proof
  let q be object;
  assume q in InnAut G;
  then ex f be Element of InnAut G st f = q;
  hence thesis by FUNCT_2:9;
end;
