Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HolSmt: parse
assign-bounds
index in arith rules
This commit fixes a parsing error when parsing arithmetic `th-lemma` inference rules with an `assign-bounds` parameter, i.e.: ((_ th-lemma arith assign-bounds ...) ...) The error was due to `assign-bounds` not being in the known term dictionary.
- Loading branch information