Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Hints in the FSets library

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Hints in the FSets library


chronological Thread 
  • From: Brian Aydemir <baydemir AT cis.upenn.edu>
  • To: coq-club AT pauillac.inria.fr
  • Subject: [Coq-Club] Hints in the FSets library
  • Date: Wed, 17 Oct 2007 09:50:15 -0400
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

Hi,

I do not understand a couple of the design choices made in the FSets library. Both my questions have to do with the Hints declared in FSetInterface.S.

[1] What is the motivation behind adding so many properties to the *core* automation database? For example, properties such as inter_1 and inter_2 seem like they should to interact rather poorly with eauto.

[2] Why are the Hints hidden from the documentation generated by coqdoc? The behavior of (e)auto on some finite-set goals confused me until I realized that there were Hints being declared.

Thank you in advance for any insights and clarification.

Cheers,
Brian





Archive powered by MhonArc 2.6.16.

Top of Page