-
Notifications
You must be signed in to change notification settings - Fork 2
improvements to the coq plugin #63
Copy link
Copy link
Open
Description
List of improvements to make for the Coq plugin:
- make the catt implicit arguments implicit in coq as well
- after add formal substitutions and deep memoization #62 formal substitutions are added: add declaration of terms in coq and use them as variables instead of inlining everything
Reactions are currently unavailable