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

theorem
  f.(f".x) = x & f".(f.x) = x by Th2;
