Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] CoFixpoint with

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] CoFixpoint with


chronological Thread 
  • From: Frederic.Blanqui AT loria.fr
  • To: Venanzio Capretta <Venanzio.Capretta AT mathstat.uottawa.ca>
  • Cc: coq-club AT pauillac.inria.fr, Frederic.Blanqui AT loria.fr
  • Subject: Re: [Coq-Club] CoFixpoint with
  • Date: Wed, 18 May 2005 09:00:07 +0200
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

Selon Venanzio Capretta 
<Venanzio.Capretta AT mathstat.uottawa.ca>:

>   When I define two terms by mutual corecursion, I seem to get the wrong
> reductions when doing the proofs and strange errors at the end of the proof.

i have no idea but i wonder: for mutual inductive types, coq does not generate
the correct induction principle; it must be generated by hand with the scheme
command. is there a similar problem with mutual coinductive types? is it
related to your problem?




Archive powered by MhonArc 2.6.16.

Top of Page