parseTheory
Parses input eagerly into an indexed theory using operators and unificator.
Throws
if any clause cannot be parsed or an operator declaration is invalid
Parses input using operators and the default unificator.
Throws
if parsing fails
Parses input using defaultOperatorSet and unificator.
Throws
if parsing fails
Throws
if input cannot be parsed