refactor(data/finset/noncomm_prod): Use `set.pairwise`
Open
YaelDillies
opened this issue 3 years ago
•
0 comments
Redefine the various noncomm_prods using set.pairwise. This has the advantage of having a solid API around monotonicity in the set or in the relation and avoiding checking the trivial i = j case.