Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This adds a simplification lemma for `(x - y).toNat` when the subtraction is known to not overflow (i.e., `y ≤ x`).
- Loading branch information