Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?


chronological Thread 
  • From: Georgi Guninski <guninski AT guninski.com>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?
  • Date: Wed, 25 May 2011 16:18:37 +0300
  • Header: best read with a sniffer

On Tue, May 24, 2011 at 04:05:47PM +0200, Pierre Corbineau wrote:
> It is a feature: AA is recognized as a 'logical connective' and is
> 'eagerly unfolded'.
> 
> Pierre
>
thank you.

is this True or False, [firstorder] crashes with SEGV and i can't prove it:

Inductive CC : Prop := C1: (exists B : Prop,CC)->CC.




Archive powered by MhonArc 2.6.16.

Top of Page