reserve n for Element of NAT,
  p,q,r,s for Element of HP-WFF;
reserve V for SetValuation;
reserve P for Permutation of V;

theorem
  Perm(P,prop n) = P.n by Def5;
