Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BasisResearch/lean.py
/ ReComplementNode
Class
ReComplementNode
lean_py/z3/_ast.py:409–410 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
407
408
@dataclass(frozen=True)
409
class
ReComplementNode:
410
arg: ASTNode
411
412
413
@dataclass(frozen=True)
Callers
2
_substitute_ast
Function · 0.90
Complement
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected