reserve A for non empty set,
  a,b,x,y,z,t for Element of A,
  f,g,h for Permutation of A;

theorem
  g*f=h*f or f*g=f*h implies g=h by Lm1,Lm2;
