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
Sure. Except that SetConnector feels non-standard. Perhaps SetOperator or SetOperation would be better. Maybe SetFunction (Saying SetValuedFunction seems like too long a name).
However, saying that Set inherits from SetOperation seems awkward, so perhaps Collection is a better name. That is, Set, Union, etc. are all Collection s.
So I nominate Collection - that would be my favorite.
When matching classes of atoms, it could be convenient to be able to agglomerate all atom types representing concepts/sets. So for instance
would match
Set
,Union
,Intersection
,Complement
and possibly more.The text was updated successfully, but these errors were encountered: