coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Chad E Brown <cebrown2323 AT yahoo.com>
- To: Bernard Hurley <bernard AT marcade.biz>
- Cc: "coq-club AT inria.fr" <coq-club AT inria.fr>
- Subject: Re: [Coq-Club] Inversion of a Prop Hypothesis
- Date: Mon, 23 Apr 2012 07:15:23 -0700 (PDT)
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:References:Message-ID:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=p0oXhGMIE5MOe57m5QIkJSKuXEz8kL0Mtp4wxmcfoiP9rr01AOBKJ4UjOOnrl0jNG9PDr+v4n4pRopN/FCni/F6fllDot0ist6nE3ONS35iJhlpBtPjqPkt6aDf+rlU4GQOgvC8Aa0AfChcFWjQk6+0+wTba+O8UQXH6RPmsT5A=;
(~p -> p) implies ~~p constructively, and p classically.
It does not imply ~p and it does not imply False.
Variable p : Prop.
Goal ((~p -> p) -> ~~p).
exact (fun f g => g (f g)).
Qed.
Hope this helps,
Chad
From: Bernard Hurley <bernard AT marcade.biz>
To: Adam Chlipala <adamc AT csail.mit.edu>
Cc: coq-club AT inria.fr
Sent: Monday, April 23, 2012 3:56 PM
Subject: Re: [Coq-Club] Inversion of a Prop Hypothesis
On Mon, Apr 23, 2012 at 09:23:53AM -0400, Adam Chlipala wrote:
> On 04/23/2012 09:20 AM, Bernard Hurley wrote:
>> I think Saint is trying to obtain a contradiction from the fact that
>> he can prove v = v0 from v = v0 -> False.
>
> There fairly clearly is no contradiction inherent in such a deduction.
> For instance, let [v = 0] and [v0 = 0]. The goal would be proved by
> reflexivity.
The point I was making is that in Classical logic if you can derive P from ¬P from this you can derive ¬P giving a contradiction. It is easy to imagine this can be done in a case like this,
However in Intitionistic logic "I can derive P from ¬P" informally means something like:
"I have a construction that would turn a proof that 'a proof of P is impossible' into a proof of P."
Clearly this does not allow you to find a proof that "a proof of P is impossible" which is what you need to prove ¬P, so no contradiction can be derived without some further assumptions (e.g. that P is decidable.)
Bernard.
- [Coq-Club] Inversion of a Prop Hypothesis, wesongathedeveloper
- Re: [Coq-Club] Inversion of a Prop Hypothesis,
Alan Schmitt
- Re: [Coq-Club] Inversion of a Prop Hypothesis,
Bernard Hurley
- Re: [Coq-Club] Inversion of a Prop Hypothesis,
Adam Chlipala
- Re: [Coq-Club] Inversion of a Prop Hypothesis,
Bernard Hurley
- Re: [Coq-Club] Inversion of a Prop Hypothesis, Chad E Brown
- Re: [Coq-Club] Inversion of a Prop Hypothesis,
Bernard Hurley
- Re: [Coq-Club] Inversion of a Prop Hypothesis, Jonas Oberhauser
- Re: [Coq-Club] Inversion of a Prop Hypothesis, Saint Wesonga
- Re: [Coq-Club] Inversion of a Prop Hypothesis,
Bernard Hurley
- Re: [Coq-Club] Inversion of a Prop Hypothesis, Saint Wesonga
- Re: [Coq-Club] Inversion of a Prop Hypothesis, Chad E Brown
- Re: [Coq-Club] Inversion of a Prop Hypothesis,
Bernard Hurley
- Re: [Coq-Club] Inversion of a Prop Hypothesis, Saint Wesonga
- Re: [Coq-Club] Inversion of a Prop Hypothesis,
Adam Chlipala
- Re: [Coq-Club] Inversion of a Prop Hypothesis,
Bernard Hurley
- Re: [Coq-Club] Inversion of a Prop Hypothesis,
Alan Schmitt
Archive powered by MhonArc 2.6.16.