Persistent assumption
- To: mathgroup at smc.vnet.net
- Subject: [mg106019] Persistent assumption
- From: Sam Takoy <samtakoy at yahoo.com>
- Date: Wed, 30 Dec 2009 04:15:49 -0500 (EST)
Hi, Is it possible to make an Assumption for the duration of a block of code? In other words, to say "In all of the following code, Assume[x>0]". I appreciate that it is possible to use, Assuming[x>0, a whole lot of code ] but that's quite awkward. Looking for a better alternative. Thanks, Sam
- Follow-Ups:
- Re: Persistent assumption
- From: Leonid Shifrin <lshifr@gmail.com>
- Re: Persistent assumption