问题
I'd like, in Coqide, to have the proof state not use a certain notation (but still use all others).
Is this possible?
回答1:
From what I understand in the documentation, it is not possible. You might be able to play with opening/closing scopes but I'm not sure it will work, since it is stated explicitly that notations will be used for printing whenever possible.
回答2:
Some tricks that might be sufficient are described here: How to disable my custom notation in Coq?
I wanted to add pointer to that answer because this question comes up first on Google.
来源:https://stackoverflow.com/questions/30248144/is-there-a-way-to-disable-a-specific-notation-in-coq