Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Data Structures

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Data Structures


chronological Thread 
  • From: muad <muad.dib.space AT gmail.com>
  • To: coq-club AT pauillac.inria.fr
  • Subject: Re: [Coq-Club] Data Structures
  • Date: Tue, 17 Mar 2009 09:16:10 -0700 (PDT)
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>


> Any neat way to side-step this limitation?

Hi Adam,

In situations where you have impredicative set and aren't defining a
universe Venanzio Caprettas method works,
http://www.cs.ru.nl/~venanzio/publications/induction_recursion.pdf


> I could have something like:
> Inductive data_prop ...
> ...
> ...
> with Fixpoint func (data_prop).

Hi Dimitry, what would this look like without the '...'s?

-- 
View this message in context: 
http://www.nabble.com/Data-Structures-tp22535211p22562792.html
Sent from the Coq mailing list archive at Nabble.com.





Archive powered by MhonArc 2.6.16.

Top of Page