theorem
  CircleMap(R^1(1/2)) is being_homeomorphism
proof
  reconsider r = 0 as Integer;
  CircleMap(R^1(1/2+r)) is open;
  hence thesis by TOPREALA:16;
end;
