make empty operational typeclass TC opaque
Compare changes
+ 3
− 0
@@ -962,6 +962,9 @@ intersection [(∩)], and difference [(∖)], the singleton [{[_]}], the subset
Like iris!914 (merged), but only for the Empty typeclass which (being just a constant) is particularly prone to Coq TC instance "hallucination".