Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Announcing coqtail's first release

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Announcing coqtail's first release


chronological Thread 
  • From: Guillaume Allais <sbleune AT gmail.com>
  • To: coq-club <coq-club AT inria.fr>
  • Subject: [Coq-Club] Announcing coqtail's first release
  • Date: Wed, 7 Apr 2010 18:07:32 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=r1oDx9zTPiFMKTuyE3nA8XrRxwzB2c/78pFAinedguxAuj/Wr+kEQCV4Y/PfKzPus0 0OY2uyil82HSZboY7sun4/mlReP8ipwKQ8VPEbCqp2xumWQSbx3pBDZFACgvMhut03g3 AHNIJpZiVoGRAbLxksgddtBtpRyTZFjZl5Tfs=

Dear coq-users,

We are glad to announce the first release of the coqtail project [1].

http://sourceforge.net/projects/coqtail/files/

The coqtail project is gathering M1 students of the ENS Lyon who want
to develop mathematical libraries for Coq. We explored various subjects :

- Analysis (Real and Complex)
- Arithmetic
- Well known lemmas [2]

Here is a non-exhaustive list of what you can find in the coqtail sources :

** Analysis
- Organized libraries on sequences over Reals (with landau relations)
- A framework to use Riemannian Integrals
- Definition of the complex field and basic functions on it
- Analysis basis for complex valued functions
- Full support of power series on reals and complex

** Arithmetic
- Fermat's little theorem
- Primality results

** Well known lemmas
- Uncountability of R
- Euler Summation
- The Stirling equivalent of factorial

We hope that these developments will be useful and we will be happy to
have some feedback.

Cheers,

[1] The coqtail project links :
Website : http://coqtail.sourceforge.net/
Source : http://sourceforge.net/projects/coqtail/files/
Wiki : http://sourceforge.net/apps/mediawiki/coqtail/

[2] See http://www.cs.ru.nl/~freek/100/



Archive powered by MhonArc 2.6.16.

Top of Page