Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] setoid rewriting -- naive questions

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] setoid rewriting -- naive questions


Chronological Thread 
  • From: Vadim Zaliva <vzaliva AT cmu.edu>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] setoid rewriting -- naive questions
  • Date: Tue, 18 Nov 2014 11:58:04 -0800


> On Nov 18, 2014, at 11:33 , Robbert Krebbers
> <mailinglists AT robbertkrebbers.nl>
> wrote:
>
> You probably have forgotten to prove a Proper for Vcons.

Robbert,

Thanks! I also suspected that that might be the problem. How I should
formulate
Propper instantiation in this case? My first naive attempt:

Instance Vcons_Proper:
Proper (equiv ==> equiv) (Vcons).

did not work. Thanks!

Sincerely,
Vadim Zaliva

--
CMU ECE PhD student
Mobile: +1(510)220-1060
Skype: vzaliva




Archive powered by MHonArc 2.6.18.

Top of Page