theorem Th59:
  cos | [.2*PI*i,PI+2*PI*i.] is one-to-one
proof
  set Q1 = [.2*PI*i,PI+2*PI*i.];
  cos|Q1 is decreasing by Th55;
  hence thesis by FCONT_3:8;
end;
