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
The reason this is needed, is because of dual operators.
In a rule with X, X*, Y, Y*, the 1-avatars are detected independently,
which means by adding X == Y, one can form rules over two 1-avatars of the same object.
The text was updated successfully, but these errors were encountered:
Related to #136
X == Y
The reason this is needed, is because of dual operators.
In a rule with
X, X*, Y, Y*
, the 1-avatars are detected independently,which means by adding
X == Y
, one can form rules over two 1-avatars of the same object.The text was updated successfully, but these errors were encountered: