Closed
Description
one should be able to do something like
with assumptions(x<0):
...
where assume() and forget() would be called on the entering and exiting of the block. This could probably be cleanly done with maxima's contexts.
Depends on #24119
CC: @mezzarobba @EmmanuelCharpentier
Component: calculus
Keywords: assume
Reviewer: Dave Morris
Issue created by migration from https://trac.sagemath.org/ticket/3277