-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust statement of relate_fold_add lemma,
used by the prune_terms tactic, to match the statement of relate_fold_add that appears in my recent pull request to coq-mmaps. coq-community/mmaps#14 That way, when coq-mmaps is (soon) made part of the coq platform, we can easily switch vcfloat from using FMaps (the old, obsolete version of functional maps) to the new MMaps (which is better).
- Loading branch information
1 parent
367a315
commit 6aa6e0c
Showing
3 changed files
with
154 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters