Skip to Content.
Sympa Menu

coq-club - [Coq-Club]hidden hypotheses in modules

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club]hidden hypotheses in modules


chronological Thread 
  • From: Vincent Cremet <vincent.cremet AT epfl.ch>
  • To: coq-club AT pauillac.inria.fr
  • Subject: [Coq-Club]hidden hypotheses in modules
  • Date: Mon, 7 Aug 2006 10:41:19 +0200 (CEST)
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

Hi,

The module system of Coq makes it possible to declare hypotheses in a
module. I was wondering if there exists a means for the user to know
what hypotheses have been made in the modules he has decided to
use. This is of particular interest if we are using a library of
several million lines and we don't want to check manually that there
is no inconsistent axiom in one of its modules.

I apologize in advance if I missed something in the documentation.

Sincerely.

Vincent Cremet.
---------------------------------
Laboratory of Programming Methods
EPFL- Lausanne - Switzerland





Archive powered by MhonArc 2.6.16.

Top of Page