Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Sets in Coq

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Sets in Coq


chronological Thread 
  • From: Christian Doczkal <doczkal AT ps.uni-sb.de>
  • To: "'Coq Club'" <coq-club AT pauillac.inria.fr>
  • Subject: [Coq-Club] Sets in Coq
  • Date: Wed, 09 Dec 2009 16:46:06 +0100
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

Hello

I'm planning some development with uses sets in various places and my
(preliminary) experience is that the Sets libraries that ship with Coq
are somewhat cumbersome to work with. 

Has anyone used this for some (larger) development? I'm not overly
worried about having to assume classical logic and various
extensionality axioms. I'm more interested in increased automation for
the set reasoning part.

The tactic "eauto with sets" only works in relatively few cases, even
after including Finete_sets_faacts which in turn exports almost about
the whole library on sets.

(Notation is also not an issue, this I have taken care of)

-- 
Regards
Christian Doczkal





Archive powered by MhonArc 2.6.16.

Top of Page