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
In lib-1.3 I see _≉_ in Setoid,
but I do not find ≰, ≮
(I expect they to be defined via ¬_).
I grepped for it in Relation.Binary, Relation.Binary.Construct, and do not find it.
Probably it needs to be in Preorder or in PartialOrder.
?