Univalent mathematics in Agda

CI Agda-Unimath website

Welcome to the website of the agda-unimath formalization project!

Agda-UniMath

The agda-unimath library is a community formalisation project for univalent mathematics in Agda. The library project was created by Elisabeth Bonnevier, Jonathan Prieto-Cubides, and Egbert Rijke, and is currently also being maintained by Fredrik Bakke. Our goal is to formalize an extensive curriculum of mathematics from the univalent point of view. Furthermore, we think libraries of formalized mathematics have the potential to be useful, and informative resources for mathematicians. Our library is designed to work towards this goal, and we welcome contributions to the library within any topic in mathematics.

The library is built in Agda 2.6.3. It can be compiled by running make check from the main folder of the repository.

See the list of all Agda modules in the library here.

Joining the project

Great, you want to contribute something! The best way to start is to find us in our chat channels on the Univalent Agda discord, which is a discord servers shared between the 1Lab, cubical Agda, and agda-unimath. We have a vibing community there, and you're more than welcome to join us just to hang out.

Once you've decided what you want to contribute, the best way to proceed is to make your own fork of the library. Within your fork, make a separate branch in which you will be making your contributions. And after following our installation guide, you're ready to start your project! When you've completed your formalization you can proceed by making a pull request. Then we will review your contributions, and merge it when it is ready for the agda-unimath library.

Citing the Agda-UniMath library

You can cite this library with the following BibTeX entry:

@software{agda-unimath,
  author = {Rijke, Egbert and Bonnevier, Elisabeth and Prieto-Cubides, Jonathan and Bakke, Fredrik and {others}},
  license = {MIT},
  title = {{Univalent mathematics in Agda}},
  url = {https://github.com/UniMath/agda-unimath/}
}

SUMMARY

Project

Formalisation in Agda

Contributors

We are grateful to the following people for their contributions to the library.

Help us to improve the library by contributing to the project! Contributions come in many forms, please ask us if you are not sure how to help. We are happy to help you get started.