Stream: Coq users

Topic: Modern replacement for old quote tactic/library?


view this post on Zulip Brandon Moore (Aug 11 2021 at 20:55):

Is there anything that works in recent Coq versions that are good replacements for the old quote tactic/library? I like the way it could quote part of the top of the term while leaving some unquoted subexpressions, but use a variable map to preserve sharing among the unquoted subterms.


Last updated: Oct 05 2023 at 02:01 UTC