theorem Th11:
  arcsin (-sqrt 2/2) = -PI/4
proof
  PI/4 < PI/2 by XREAL_1:76;
  then (PI/4)*(-1) > (PI/2)*(-1) by XREAL_1:69;
  hence thesis by Th8,SIN_COS6:69;
end;
