We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d568fad commit f93314cCopy full SHA for f93314c
kdrag/utils.py
@@ -2,7 +2,6 @@
2
Various term manipulation helpers. Pattern matchers, unifiers, rewriters, term orderings, etc.
3
"""
4
5
-from numpy import isin
6
from kdrag.kernel import is_proof
7
import kdrag.smt as smt
8
import sys
0 commit comments