coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Daniel Schepler <dschepler AT gmail.com>
- To: Coq Club <coq-club AT inria.fr>, Xavier Leroy <xavier.leroy AT inria.fr>
- Subject: Re: [Coq-Club] Hints needed for two SF exercises
- Date: Fri, 22 Aug 2014 11:32:39 -0700
On Fri, Aug 22, 2014 at 8:47 AM, John Wiegley
<johnw AT newartisans.com>
wrote:
> Yes, Xavier, with these hints I was able to solve it! I still cannot find a
> way to solve it without using excluded_middle, however. Do you have a hint
> in
> that direction?
How about applying a lemma like:
forall x l1 l2 l3, (forall y, appears_in y l1 -> appears_in y (l2 ++ x
:: l3)) ->
appears_in x l1 \/ (forall y, appears_in y l1 -> appears_in y (l2 ++ l3)).
At least, that resolves where I was thinking of using EM in the proof
with Xavier's hint.
--
Daniel Schepler
- [Coq-Club] Hints needed for two SF exercises, John Wiegley, 08/20/2014
- Re: [Coq-Club] Hints needed for two SF exercises, Ilya Sergey, 08/20/2014
- RE: [Coq-Club] Hints needed for two SF exercises, Soegtrop, Michael, 08/20/2014
- Re: [Coq-Club] Hints needed for two SF exercises, John Wiegley, 08/20/2014
- Re: [Coq-Club] Hints needed for two SF exercises, Daniel Schepler, 08/20/2014
- Re: [Coq-Club] Hints needed for two SF exercises, Basile Clement, 08/20/2014
- Re: [Coq-Club] Hints needed for two SF exercises, Xavier Leroy, 08/21/2014
- Re: [Coq-Club] Hints needed for two SF exercises, John Wiegley, 08/22/2014
- Re: [Coq-Club] Hints needed for two SF exercises, Daniel Schepler, 08/22/2014
- Re: [Coq-Club] Hints needed for two SF exercises, John Wiegley, 08/22/2014
Archive powered by MHonArc 2.6.18.