Skip to Content.
Sympa Menu

coq-club - RE: [Coq-Club] How to look up notation definitions?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

RE: [Coq-Club] How to look up notation definitions?


Chronological Thread 
  • From: "Soegtrop, Michael" <michael.soegtrop AT intel.com>
  • To: "coq-club AT inria.fr" <coq-club AT inria.fr>
  • Subject: RE: [Coq-Club] How to look up notation definitions?
  • Date: Thu, 31 Jul 2014 11:56:39 +0000
  • Accept-language: de-DE, en-US

Dear Coq Users,

thanks a lot for your answers!

Locate does what I want. Print only works for notations, which consist of a
single operator, but not for multi part notations. Locate works even if only
a part of a notation is given (in double quotes).

Also the switch off notation menu in the IDE is quite interesting. It can
give some interesting insights in what is going on under the hood (e.g.
string representation). I guess it is time for me to review all the menus.

Thanks & best regards,

Michael



Archive powered by MHonArc 2.6.18.

Top of Page