I have a set defined as 0<=x<=y, 0<=z<=3, 1<= x^2+y^2 <= 4
the last equation determines circles with raduis 1 and 2, the first equation limits these circles to a quarter in the first quadrant, the second equation makes a solid out of this. How can I plot these equations in sagemath?
Thank you for your effort,
HP