core-logic

yuhan 2019-12-06T09:23:36.034500Z

That's only for fd logic variables though, I would think the question was equivalent to "at most one pair out of the 6 lvars can unify"

yuhan 2019-12-06T09:25:19.034700Z

Can't think of an easy way to express that (besides macroexpanding all the permutations by brute force)

nitaai 2019-12-06T09:27:54.034900Z

Oh yes, good point. I interpreted the question rather as “I know which 5 of the 6 lvars should be distinct”.