coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Pierre-Marie Pédrot <pierre-marie.pedrot AT inria.fr>
- To: coq-club AT inria.fr
- Subject: Re: [Coq-Club] Existential instantiation with addition information
- Date: Thu, 26 Nov 2015 17:34:25 +0100
On 26/11/2015 17:06, David Asher wrote:
> But I need some additional information [ somethig like "~ (exists m,
> m < n /\ P m)" ] in the context. Any ideas how to solve this?
If P is decidable, you can prove by induction on n that
P n -> exists m, P m /\ (forall p, p < m -> ~ P p)
I don't think that this is intuitionistically provable when P is not
decidable though. Note that relying on such proof techniques (« let n be
the smallest integer s.t. ... ») smells a lot like you're trying to
reason classically.
PMP
Attachment:
signature.asc
Description: OpenPGP digital signature
- [Coq-Club] Existential instantiation with addition information, David Asher, 11/26/2015
- Re: [Coq-Club] Existential instantiation with addition information, Adam Chlipala, 11/26/2015
- Re: [Coq-Club] Existential instantiation with addition information, Pierre-Marie Pédrot, 11/26/2015
- Re: [Coq-Club] Existential instantiation with addition information, Dominique Larchey-Wendling, 11/26/2015
- Re: [Coq-Club] Existential instantiation with addition information, Pierre-Marie Pédrot, 11/26/2015
- Re: [Coq-Club] Existential instantiation with addition information, Xavier Leroy, 11/26/2015
- Re: [Coq-Club] Existential instantiation with addition information, Jean-Francois Monin, 11/26/2015
- Re: [Coq-Club] Existential instantiation with addition information, Jean-Francois Monin, 11/26/2015
- Re: [Coq-Club] Existential instantiation with addition information, Arnaud Spiwack, 11/26/2015
- Re: [Coq-Club] Existential instantiation with addition information, Arnaud Spiwack, 11/28/2015
- Re: [Coq-Club] Existential instantiation with addition information, Dominique Larchey-Wendling, 11/26/2015
Archive powered by MHonArc 2.6.18.