Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Fibonacci in Coq?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Fibonacci in Coq?


Chronological Thread 
  • From: Laurent Thery <Laurent.Thery AT inria.fr>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Fibonacci in Coq?
  • Date: Fri, 27 Oct 2017 08:51:06 +0200



On 10/26/2017 09:44 PM, Kenneth Adam Miller wrote:
> Hello,
>
> Does anybody know of any theorems or number theoretic work done using
> fibonacci in Coq?
>
> Thanks in advance!

I don't know which results you have in mind. The mathcomp has only some
basic properties of the fib function

https://github.com/math-comp/math-comp/blob/master/mathcomp/attic/fib.v

--
Laurent

Ps: fib.v is not part of the standard mathcomp library



Archive powered by MHonArc 2.6.18.

Top of Page