Commit 2025-03-06 02:45 c99eb62b
View on Github →feat(Order/Comparable): comparability/incomparability relations (#19580)
We define two new relations for comparability and incomparability in a preorder, and introduce basic API for them. See this comment for an explanation of why we want both.
This will be used in the new CGT repo to define the fuzzy relation x ‖ y = IncompRel (· ≤ ·) x y.