Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Recurrent sequence and unrecurrent formula

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Recurrent sequence and unrecurrent formula


Chronological Thread 
  • From: Pierre Courtieu <pierre.courtieu AT gmail.com>
  • To: Coq Club <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] Recurrent sequence and unrecurrent formula
  • Date: Thu, 2 Oct 2014 21:09:55 +0200

2014-10-02 18:30 GMT+02:00 Cedric Auger
<sedrikov AT gmail.com>:
> You got tricked with indice, Pierre. The correct form is the following one:


Ops indeed I was tricked.

To cover all the mathematical content from the sequence, you should
probably also prove a unicity result on the sequence: forall n x y, w
n x -> w n y -> x = y.

Best regards
P.



Archive powered by MHonArc 2.6.18.

Top of Page