theorem
  PP_and(p,PP_and(q,r)) = PP_and(PP_and(p,q),r) by Th14;
