2 Assumptions for one parameter?
- To: mathgroup at smc.vnet.net
- Subject: [mg128043] 2 Assumptions for one parameter?
- From: Andreas Talmon l'Armée at smc.vnet.net
- Date: Tue, 11 Sep 2012 02:32:29 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
- References: <20120909213203.DDDE06374@smc.vnet.net> <20120910080640.DD4A7685C@smc.vnet.net>
Hi all,
What is the right typing to make two assumptions for one parameter?
Something like this:
$Assumptions={a>0&&Element[a,Reals]}
And is there a way to to control my assumptions made for the parameters
I use something like
?a
Thanks,
Andreas
- References:
- How on Earth?
- From: "Chris Degnen" <degnen@cwgsy.net>
- Re: How on Earth?
- From: Bob Hanlon <hanlonr357@gmail.com>
- How on Earth?