Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Meta theory: induction over terms with abstract variables

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Meta theory: induction over terms with abstract variables


chronological Thread 
  • From: Robbert Krebbers <robbertkrebbers AT student.ru.nl>
  • To: "Brian E. Aydemir" <baydemir AT cis.upenn.edu>
  • Cc: coq-club AT pauillac.inria.fr
  • Subject: Re: [Coq-Club] Meta theory: induction over terms with abstract variables
  • Date: Thu, 22 Oct 2009 00:23:57 +0200
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

Hi,

Brian E. Aydemir wrote:
I've encountered this problem before [1], and as far as I know, Adam's suggestion is the way to go. For the sake of concreteness, I've included below code that implements the basic idea.

Cheers,
Brian

[1] A non-bug report involving lists and a separate inductive type:
    http://www.lix.polytechnique.fr/coq/bugs/show_bug.cgi?id=1751
Thanks for the help, your answers really helped me out!

I just read the bug report you mentioned, but I'm still wondering why it isn't allowed. Is it possible to create a 'badly defined' function this way? If so I would be interested in an example (which Yves believed exists, but wasn't able to show in that thread).

Cheers,

Robbert





Archive powered by MhonArc 2.6.16.

Top of Page