coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Adam Chlipala <adam AT chlipala.net>
- To: frank maltman <frank.maltman AT googlemail.com>
- Cc: coq-club AT inria.fr
- Subject: Re: [Coq-Club] Stuck on termination proof (ha ha)
- Date: Mon, 01 Aug 2011 08:58:39 -0400
frank maltman wrote:
However, I'm now stuck proving the first case that does terminate:
--8<--
Lemma pred_numeric_not_stuck : forall (t : term),
numeric t = true -> error (one_step (Term_Pred t)) = false.
Proof.
intros t H.
induction t.
[...]
I have 'error (one_step (Term_Pred t)) = false' as an induction hypothesis
but am
unable to prove 'error (one_step (Term_Pred (Term_Pred t))) = false' with it.
I don't think your question is really about Coq. This proof strategy fails on paper, too.
Have you convinced yourself that you have a valid informal proof? That's usually a good first step before formalizing.
- Re: [Coq-Club] Stuck on termination proof (ha ha), Adam Chlipala
- Re: [Coq-Club] Stuck on termination proof (ha ha),
AUGER Cedric
- Re: [Coq-Club] Stuck on termination proof (ha ha),
frank maltman
- Re: [Coq-Club] Stuck on termination proof (ha ha),
AUGER Cedric
- Re: [Coq-Club] Stuck on termination proof (ha ha), frank maltman
- Re: [Coq-Club] Stuck on termination proof (ha ha),
AUGER Cedric
- Re: [Coq-Club] Stuck on termination proof (ha ha),
frank maltman
- Re: [Coq-Club] Stuck on termination proof (ha ha),
Stéphane Lescuyer
- Re: [Coq-Club] Stuck on termination proof (ha ha), frank maltman
- Re: [Coq-Club] Stuck on termination proof (ha ha),
AUGER Cedric
- Re: [Coq-Club] Stuck on termination proof (ha ha), Adam Chlipala
- Re: [Coq-Club] Stuck on termination proof (ha ha),
Stéphane Lescuyer
- Re: [Coq-Club] Stuck on termination proof (ha ha),
frank maltman
- Re: [Coq-Club] Stuck on termination proof (ha ha),
AUGER Cedric
- Re: [Coq-Club] Stuck on termination proof (ha ha),
frank maltman
- Re: [Coq-Club] Stuck on termination proof (ha ha),
AUGER Cedric
Archive powered by MhonArc 2.6.16.