reserve r,r1,r2, s,x for Real,
  i for Integer;

theorem
  -1 <= r & r <= 1 & arccos r = PI implies r = -1 by Th91,SIN_COS:77;
