theorem Th14:
  p" is Element of Group_of_Perm(n)
proof
  reconsider p as Permutation of Seg n by Def12;
  p" is Element of Permutations(n) by Def12;
  hence thesis by Def13;
end;
