Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] an inductive types question

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] an inductive types question


chronological Thread 
  • From: André Hirschowitz <ah AT unice.fr>
  • To: AUGER Cédric <Cedric.Auger AT lri.fr>
  • Cc: Vladimir Voevodsky <vladimir AT ias.edu>, Coq Club <coq-club AT pauillac.inria.fr>
  • Subject: Re: [Coq-Club] an inductive types question
  • Date: Sun, 11 Oct 2009 10:03:18 +0200
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>
  • Organization: UNS

As said by Adam, I am wondering if don't have confusion between Records and Inductives:

Not exactly.
Inductive types are freely generated and have some initial property. Although this does not exist in Coq, there is probably some room for some kind of "freely presented" types, where constructors are given, together with a bunch of relations, yielding a kind of setoid with some initial property.

ah





Archive powered by MhonArc 2.6.16.

Top of Page