Skip to content

unimath2019-ri/UniMath

 
 

Repository files navigation

Univalent Mathematics

This Coq library aims to formalize a substantial body of mathematics using the univalent point of view.

Installation

See INSTALL.md.

Usage

See USAGE.md

Contents

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.

Contributing to UniMath

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.

Discussing UniMath & Getting Help

Citing UniMath

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://github.com/UniMath/UniMath}}
 }

Note that this requires \usepackage{url} or \usepackage{hyperref}.

The UniMath Development Team

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 Development Team are:

  • Benedikt Ahrens
  • Daniel Grayson

Acknowledgments

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.

About

This coq library aims to formalize a substantial body of mathematics using the univalent point of view.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Coq 99.2%
  • Emacs Lisp 0.5%
  • Makefile 0.3%
  • Perl 0.0%
  • Shell 0.0%
  • JavaScript 0.0%