This Coq library aims to formalize a substantial body of mathematics using the univalent point of view.
See INSTALL.md.
See USAGE.md
The UniMath subdirectory contains various packages of formalized mathematics. For more information, see the UniMath Table of Contents.
Some scientific articles describing the contents of the UniMath library are listed in the wiki.
To contribute to UniMath, submit a pull request. Your code will be subject to the copyright and license agreement in LICENSE.md.
For the style guide and other instructions, see UniMath/README.md.
- Questions about the UniMath library, compilation, and installation of UniMath, etc., should be sent to the UniMath mailing list, which is archived in the Google Group.
- Bugs should be reported in our UniMath bug tracker on Github.
To cite UniMath in your article, you can use the following bibtex item:
@Misc{UniMath,
author = {Voevodsky, Vladimir and Ahrens, Benedikt and Grayson, Daniel and others},
title = {{UniMath --- a computer-checked library of univalent mathematics}},
url = {https://github.com/UniMath/UniMath},
howpublished = { {available at \url{https://unimath.org} }
}
Note that this requires \usepackage{url}
or \usepackage{hyperref}
.
The UniMath project was started in 2014 by merging the repository Foundations, by Vladimir Voevodsky (written in 2010), with two repositories based on it: rezk_completion, by Benedikt Ahrens, and Ktheory, by Daniel Grayson. Vladimir Voevodsky was a member of the team until his death in September, 2017.
The current members of the UniMath Coordinating Committee are:
- Benedikt Ahrens
- Daniel Grayson
The UniMath development team gratefully acknowledges the great work by the Coq development team in providing the Coq proof assistant, as well as their support in keeping UniMath compatible with Coq.