-- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to sympy+unsubscr...@googlegroups.com. To post to this group, send email to sympy@googlegroups.com. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/55566659.3010205%40durchholz.org. For more options, visit https://groups.google.com/d/optout.
I agree that `bool(And(a>2, a<3))` and `bool(a>2)` should show analogous
behaviour.
At least that's what I'd assume from my current understanding of
assumptions and evaluation in SymPy. I'd like to defer to the real
experts on these components (I think that's @asmeurer and @certik).
- [sympy] Boolean bug? Duane Nykamp
- Re: [sympy] Boolean bug? Joachim Durchholz
- [sympy] Re: Boolean bug? Duane Nykamp
- Re: [sympy] Re: Boolean bug? Joachim Durchholz
- Re: [sympy] Re: Boolean bug? Duane Nykamp
- Re: [sympy] Re: Boolean bug? Aaron Meurer
- Re: [sympy] Re: Boolean bug? Gaurav Dhingra
- Re: [sympy] Re: Boolean bug? Aaron Meurer