Closed yutakang closed 3 years ago
SeLFiE_Assertion.ML
Test_Heuristic
Induction_Heuristic
Generalization_Heuristic
SeLFiE.thy
Maybe we should have a separate file for utility assertions such as node_defined_recursively?
node_defined_recursively
SeLFiE_Assertion.ML
into 3 files: one forTest_Heuristic
, one forInduction_Heuristic
, and one forGeneralization_Heuristic
. Be careful about the dependency among assertions.SeLFiE.thy
.