theorem Th97:
  Rotate(<*p1,p2,p3*>,p1) = <*p1,p2,p3*>
proof
  <*p1,p2,p3*>/.1 = p1 by FINSEQ_4:18;
  hence thesis by Th89;
end;
