Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Prove inductive type implies false in cycle

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Prove inductive type implies false in cycle


chronological Thread 
  • From: Dan Doel <dan.doel AT gmail.com>
  • To: Michael Shulman <mshulman AT ucsd.edu>
  • Cc: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Prove inductive type implies false in cycle
  • Date: Wed, 3 Aug 2011 23:17:33 -0400

On Wed, Aug 3, 2011 at 11:10 PM, Michael Shulman 
<mshulman AT ucsd.edu>
 wrote:
> On Tue, Aug 2, 2011 at 2:33 AM, AUGER Cedric 
> <Cedric.Auger AT lri.fr>
>  wrote:
>> In inductive definitions, you have two kind of parameters; as I don't
>> know their names, I will call them "dependents" and "non dependents";
>> then dependents are right of the colon; the non dependents are left.
>
> If anyone knows a standard term for distinguishing these, I would very
> much like to know what it is.  Some source I've seen uses "parameters"
> for those to the left of the colon and "indices" for those to the
> right.

Parameters and indices are indeed the standard names.
-- Dan




Archive powered by MhonArc 2.6.16.

Top of Page