theorem Th47:
  <*p1,p2,p3*>/^1 = <*p2,p3*>
proof
  <*p1,p2,p3*> = <*p1*>^<*p2,p3*> by FINSEQ_1:43;
  hence thesis by Th45;
end;
