Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] why doesn't "dependent induction" work?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] why doesn't "dependent induction" work?


chronological Thread 
  • From: Altenkirch Thorsten <psztxa AT exmail.nottingham.ac.uk>
  • To: Paolo Herms <paolo.herms AT inria.fr>
  • Cc: "coq-club AT inria.fr" <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] why doesn't "dependent induction" work?
  • Date: Mon, 14 Nov 2011 10:19:41 +0000
  • Accept-language: en-US, en-GB
  • Acceptlanguage: en-US, en-GB

Thank you.

I actually did this but maybe at the wrong point.I guess it was already a
bit late yesterday...

Cheers,
Thorsten

On 14/11/2011 09:05, "Paolo Herms" 
<paolo.herms AT inria.fr>
 wrote:

>You need to
>Require Program.
>or just
>Require Program.Equality.
>
>Hope this helps,
>-- 
>Paolo Herms
>PhD Student - CEA Software Safety Lab. / INRIA ProVal Project
>Paris, France
>
>
>On Monday 14 November 2011 09:51:00 Altenkirch Thorsten wrote:
>> Hi,
>
>> I am using
>> Coq 8.3pl2 (April 2011)
>
>> When I try to use
>
>> dependent induction
>
>> I get the error message
>
>> Toplevel input, characters 28-37:
>> Syntax error: 'generalize_eqs_vars' or 'generalize_eqs' or 'rewrite' or
>> 'simple' 'inversion' expected after 'dependent' (in
>> [tactic:simple_tactic]).
>
>> Which sounds like it doesn't know about dependent induction. What is
>>wrong?

This message and any attachment are intended solely for the addressee and may 
contain confidential information. If you have received this message in error, 
please send it back to me, and immediately delete it.   Please do not use, 
copy or disclose the information contained in this message or in any 
attachment.  Any views or opinions expressed by the author of this email do 
not necessarily reflect the views of the University of Nottingham.

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.



Archive powered by MhonArc 2.6.16.

Top of Page