theorem Th11:
  idseq n is Element of Group_of_Perm(n)
proof
  the carrier of Group_of_Perm(n) = Permutations(n) by Def13;
  hence thesis by Def12;
end;
