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
Consider adding a subset_of method alongside contains to better align with mathematical convention. This would allow ∅ ⊆ ∅ while maintaining the current strict containment semantics.
It seems it would be more mathematically consistent to state that the empty interval contains the empty interval. Consider making this change.
The text was updated successfully, but these errors were encountered: