SimplifyAutoTactic
todo
Input
Input Type
Description
todo
ReplaceByEquivDisplayIdTactic
Replaces a subformula with an equivalent formula
Input
Input Type
Description
oldSubFId
Int
Id of the subformula to be replaced
newSubF
Formula
new formula
oldSubF should be equivalent to the newSubF under the given context
The context of the subformula is not used for checking the equivalence.