reserve UA for Universal_Algebra,
  f, g for Function of UA, UA;

theorem
  for x, y be Element of UAAutGroup UA for f, g be Element of UAAut UA
  st x = f & y = g holds x * y = g * f by Def2;
