Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] calculating values depending on the structure of proofs

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] calculating values depending on the structure of proofs


chronological Thread 
  • From: roconnor AT theorem.ca
  • To: Jean-Francois Monin <jean-francois.monin AT imag.fr>
  • Cc: CHA Reeseo <reeseo AT formal.korea.ac.kr>, coq-club <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] calculating values depending on the structure of proofs
  • Date: Thu, 8 Apr 2010 04:58:59 -0400 (EDT)

On Thu, 8 Apr 2010, Jean-Francois Monin wrote:

You can, provided P is decidable. Not in 1 step but in x steps:
just write a search program. Here is a short version.

Or even shorter is to use constructive_indefinite_description_nat from Coq.Logic.ConstructiveEpsilon. :)

<http://coq.inria.fr/stdlib/Coq.Logic.ConstructiveEpsilon.html#constructive_indefinite_description_nat>

--
Russell O'Connor                                      <http://r6.ca/>
``All talk about `theft,''' the general counsel of the American Graphophone
Company wrote, ``is the merest claptrap, for there exists no property in
ideas musical, literary or artistic, except as defined by statute.''



Archive powered by MhonArc 2.6.16.

Top of Page