Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] No global reference exists for projection value

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] No global reference exists for projection value


Chronological Thread 
  • From: Cyril Cohen <cohen AT crans.org>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] No global reference exists for projection value
  • Date: Wed, 06 Nov 2013 14:49:31 +0100

Le 06/11/2013 14:34, Cyril Cohen a écrit :
> Christian, when you declare canonical a record where not all the fields are
> named, there is no "proj" to be registered in the canonical structure table
> (as
> described by Beta) and it's ok because we don't want all projections to be
> registered.

Oh, and I should have made explicit that given a value to declare as
canonical,
each pair (proj, const) is treated independently from the other projections of
the record. Thus, some pairs may be registered while other won't (if the proj
is unnamed, if const isn't registrable or if the same pair (proj, const) has
already been registered).

--
Cyril
sorry for posting in this messy way



Archive powered by MHonArc 2.6.18.

Top of Page