Is there a way to disable a specific notation in Coq? -


i'd like, in coqide, have proof state not use notation (but still use others).

is possible?

from understand in documentation, not possible. might able play opening/closing scopes i'm not sure work, since stated explicitly notations used printing whenever possible.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - How can I echo out this array? -

javascript - IE11 incompatibility with jQuery's 'readonly'? -