Default value: false
enable tactic cache debug messages (remark: they are sent to the standard error)
These options affect the meaning of tactics.
tactic.dbg_cache
Default value: false
enable tactic cache debug messages (remark: they are sent to the standard error)
tactic.customEliminators
Default value: true
enable using custom eliminators in the 'induction' and 'cases' tactics defined using the '@[induction_eliminator]' and '@[cases_eliminator]' attributes
tactic.skipAssignedInstances