Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Reset and CoqIde

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Reset and CoqIde


chronological Thread 
  • From: Pierre Boutillier <pierre.boutillier AT ens-lyon.fr>
  • To: sidi <Sidi.Ould_Biha AT inria.fr>
  • Cc: Laurent Th�ry <Laurent.Thery AT sophia.inria.fr>, coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Reset and CoqIde
  • Date: Thu, 10 Jun 2010 11:26:58 +0200

Le 10 juin 10 à 11:05, sidi a écrit :

Hi Laurent,

Using Navigation does not allow to remove the induction principle
defined by Coq. A solution is to use CoInductive à la SSreflect or PG :)

Regards
Hi,

If you don't want Coq automatic induction principles at all, You can use the "(Un)set Elimination Schemes." command such as it is done in theories/Logic/JMeq.v.

All the best,
Pierre



Archive powered by MhonArc 2.6.16.

Top of Page