Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Program fixpoints with measure

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Program fixpoints with measure


chronological Thread 
  • From: Michael Day <mikeday AT yeslogic.com>
  • To: Julien Forest <forest AT ensiie.fr>
  • Cc: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Program fixpoints with measure
  • Date: Sun, 28 Mar 2010 11:19:16 +1100

Hi Julien,

Is it possible to use Function to write functions that are not directly structurally recursive? For example, a function that takes a list whose length decreases in recursive calls, without necessarily being a subterm of the original list?

Sorry for this redundant question, I didn't realise that the "measure" keyword also works for Function, and this is all covered in the relevant documentation :)

Best regards,

Michael

--
Print XML with Prince!
http://www.princexml.com



Archive powered by MhonArc 2.6.16.

Top of Page