Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

assumptions on general expressions, part 1 #227

Open
rwst opened this issue Jan 19, 2017 · 0 comments
Open

assumptions on general expressions, part 1 #227

rwst opened this issue Jan 19, 2017 · 0 comments

Comments

@rwst
Copy link
Member

rwst commented Jan 19, 2017

relational::decide should be able to handle interval domains:

            sage: (x > 2).assume()
            sage: bool(x > 0)
            True

https://trac.sagemath.org/ticket/18883
probably depends on this. NOTE: While this works with stock Sage it does not with the 18883 branch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant