Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Pointers to automation of proof by induction

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Pointers to automation of proof by induction


chronological Thread 
  • From: Pierre Courtieu <Pierre.Courtieu AT cnam.fr>
  • To: Razvan Voicu <razvan AT comp.nus.edu.sg>
  • Cc: coq-club AT pauillac.inria.fr
  • Subject: Re: [Coq-Club] Pointers to automation of proof by induction
  • Date: Tue, 28 Apr 2009 15:57:56 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; b=lWcavxjsDstoGP95RU0vYETiLZI4lGaIsHcIe0tBSrsFSFI0EhM8gTn4Zbx7qJgCaA uukqO+kgPUW2Ex2AzMLxJM/aR/S2U4Mpo+oulMR1h4zdbCHUw4eLUgyEnRKceUCUxOOi 9xiyy3d1VfdGmNkl/2oGNFIX+HR213XcqS2hw=
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

Hi Razvan, this is a bit old but the functional induction command of
coq can be considered as an automated induction facility. It was
written by Julien Forest, Gilles Barthe and me some time ago. the
paper talking about it is the following:

G. Barthe and P. Courtieu. Efficient Reasoning about Executable
Specifications in Coq. In C. Muñoz V. A Carreno and S. Tahar, editors,
Proceedings of TPHOLs'02, volume 2410 of Lecture Notes in Computer
Science, springer.

You can also have a look at Konrad Slind work on reasoning on
recursive functions too:
http://www.cs.utah.edu/~slind/tfl.html

Best regards,
Pierre Courtieu

2009/4/28 Razvan Voicu 
<razvan AT comp.nus.edu.sg>:
>
> Dear Coq Users,
>
> I'm currently working on automating proofs by induction in Coq, and I would
> like to make sure I'm looking at all the relevant related work. I would
> appreciate any pointers to _recent_ work in induction automation (the
> references I get from Google are at least 5-6 years old).
>
> Thank you in advance,
>
> Razvan
>
> --------------------------------------------------------
> Bug reports: http://logical.saclay.inria.fr/coq-bugs
> Archives: http://pauillac.inria.fr/pipermail/coq-club
>         http://pauillac.inria.fr/bin/wilma/coq-club
> Info: http://pauillac.inria.fr/mailman/listinfo/coq-club
>





Archive powered by MhonArc 2.6.16.

Top of Page