Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added missing axioms regarding take/drop
These cover the cases of the take/drop going outside the usual ranges. Interestingly, this is needed to cut a potential matching loop with the take/append axioms otherwise (essentially to show that newly-generated sub-terms to append are actually equal to the originals)
- Loading branch information