coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Jean-Francois Monin <jean-francois.monin AT imag.fr>
- To: Georgi Guninski <guninski AT guninski.com>
- Cc: coq-club AT inria.fr
- Subject: Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?
- Date: Wed, 25 May 2011 21:30:07 +0800
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=VIqQLlNjapkJ+qUm2535P25Qmp3ZHIbpV7Xbd/V47sPL2XFlqXfuaiTRdMUxALZ6aR lTGrSyFmr+h0TwJHFVcp6bWMMa6OA+EAU8fWzey+UUqrzRQSsED2xr8FoVbZrAASfRdU lQHI3l5hZIas+nE6eZJB4pkKXYnUHkTIIt4eA=
On Wed, May 25, 2011 at 04:18:37PM +0300, Georgi Guninski wrote:
> is this True or False, [firstorder] crashes with SEGV and i can't prove it:
>
> Inductive CC : Prop := C1: (exists B : Prop,CC)->CC.
Theorem CC_False : CC -> False.
Proof.
fix 1.
intros ((_, c)); exact (CC_False c).
Qed.
JF
- [Coq-Club] is it normal [firstorder] to hang on simple testcase?, Georgi Guninski
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?,
Pierre Corbineau
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?,
Georgi Guninski
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?, Jean-Francois Monin
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?, Georgi Guninski
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?,
Pierre Corbineau
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?,
Georgi Guninski
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?,
David Baelde
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?,
Georgi Guninski
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?, David Baelde
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?, Alexandre Pilkiewicz
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?, Stéphane Glondu
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?,
Georgi Guninski
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?,
David Baelde
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?,
Georgi Guninski
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?, Jean-Francois Monin
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?,
Georgi Guninski
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?,
Pierre Corbineau
Archive powered by MhonArc 2.6.16.