E-TR-0102 The input library has no trivial implication rule for wli implication operator (main assertion lmp).
It seems that it doesn't like the fact that the modus ponens like rule for linear implication is not primitive. Similar error messages are printed for the linear biconditional and logical implication. How do I silence these?
E-UT-1504 Error in callback TRANSFORMATION_SET_UP:
Error in macro transformations:
TypeError: null has no such function "getSeq" in transformations.js at line number 96
It appears that a macro script is referencing the mathboxes in
set.mm, a section which is not present in my database. Is there a quick fix for this, or should I just manually edit the script to add a nullity check?
Thank you for any help.