theorem Th5:
  sin(5*PI/6) = 1/2
  proof
    5*PI/6 = PI-PI/6;
    hence thesis by EUCLID10:1,17;
  end;
