theorem Th64:
  <*c1,c2*>" = <*c1",c2"*>
  proof
    <*c1*>" = <*c1"*> & <*c2*>" = <*c2"*> by Th63;
    hence thesis by Th60;
  end;
