/gaia

Implementation of books from Bourbaki's Elements of Mathematics in Coq

Primary LanguageCoqMIT LicenseMIT

Gaia

CI Contributing Code of Conduct Zulip

Implementation of books from N. Bourbaki's Elements of Mathematics in Coq using the Mathematical Components library, including set theory and number theory.

Meta

Building instructions

git clone https://github.com/coq-community/gaia
cd gaia
make   # or make -j <number-of-cores-on-your-machine>

Documentation

Gaia stands for: Geometry, Algebra, Informatics and Applications. More information about the project is available at the project website.