Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] difficulties with rewrite

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] difficulties with rewrite


chronological Thread 
  • From: St�phane Lescuyer <stephane.lescuyer AT inria.fr>
  • To: Pierre Casteran <pierre.casteran AT labri.fr>
  • Cc: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] difficulties with rewrite
  • Date: Wed, 17 Feb 2010 12:03:06 +0100

Hi Pierre,

I think you are missing the coercion :> for op_m, similarly to what is
done for op_equiv.

Best,

Stéphane

On Wed, Feb 17, 2010 at 11:59 AM, Pierre Casteran
<pierre.casteran AT labri.fr>
 wrote:
> Hello,
>
>  I've got some problem trying to use rewrite in some deep occurrence of a
> subterm.
>
>  In the following example (attached file), the rewrite fails, whilst an
> iterated application
> of op_m succeeds. What is failing in the class declaration for having a
> "rewrite H" ok ?
>
> Pierre
>
>
>
>
>
>



-- 
I'm the kind of guy that until it happens, I won't worry about it. -
R.H. RoY05, MVP06




Archive powered by MhonArc 2.6.16.

Top of Page