Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Defining the function using refine

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Defining the function using refine


chronological Thread 
  • From: Takashi MIYAMOTO <tmiya AT bu.iij4u.or.jp>
  • To: Coq-Club <coq-club AT inria.fr>
  • Cc: Takashi MIYAMOTO <tmiya AT bu.iij4u.or.jp>
  • Subject: Re: [Coq-Club] Defining the function using refine
  • Date: Sat, 7 Jan 2012 20:39:39 +0900

Dear Pierre,

Thank you for your advice.

On 2012/01/07, at 20:29, Pierre Boutillier wrote:

> Le 7 janv. 12 à 12:14, Takashi MIYAMOTO a écrit :
> 
> You use the dark magie of the return clause (my coq does not find ln 
> definition so this is not tested and there must be typo):

In my first code, I forgot to add "Require Import List". The predicate "In" 
is in the
List library.
I tried the removing the return clause, but the situation was the same.

> (the return clause should be in fact infered)

===================================
Takashi Miyamoto
http://www.imasy.or.jp/~miyamoto/
http://tmiya.blogspot.com/








Archive powered by MhonArc 2.6.16.

Top of Page