You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EqualityTerms are constructed with an upper of 0, which means that the upper and lower attributes can differ. I think that could lead to problems/confusion. Maybe lower and upper should be private, and we can add methods to get the bounds/rhs?