theorem
  Rotate(<*p*>,p) = <*p*>
proof
  <*p*>/.1 = p by FINSEQ_4:16;
  hence thesis by Th89;
end;
