Comment #1 on issue 1887 by asmeurer: Relational should subclass Boolean, not Expr
http://code.google.com/p/sympy/issues/detail?id=1887

I guess it should be a Boolean in order to do things like x > y => Assume(x - y, Q.positive).

Also, I think just about all Expr methods on a relational should just apply themselves to the lhs and rhs (except for inequalities when it would not be correct). Is there any way to make it do this automatically, for Eq at least?

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to