theorem Th7:
  sin(7*PI/6) = -1/2
  proof
    7*PI/6 = PI+PI/6;
    hence thesis by EUCLID10:17,SIN_COS:79;
  end;
