Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Questions about two theorems

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Questions about two theorems


Chronological Thread 
  • From: "John Wiegley" <johnw AT newartisans.com>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Questions about two theorems
  • Date: Mon, 15 Sep 2014 17:39:10 +0100
  • Organization: New Artisans LLC

>>>>> Daniel Schepler
>>>>> <dschepler AT gmail.com>
>>>>> writes:

> OK, here's a complete solution. As opposed to what Auger suggested, my
> proof essentially proceeds by cases depending on whether or not FinO is in
> the list. That makes it easier to define the injection { x:Fin (S n) | x <>
> FinO } -> Fin n.

Thank you, Daniel. I'm using this lemma to prove properties about a much
bigger algorithm, so I very much appreciate your help in getting unstuck.

John



Archive powered by MHonArc 2.6.18.

Top of Page