abooij / UniMath

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Univalent Mathematics

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

Installation

See INSTALL.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

About

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

License:Other


Languages

Language:Coq 98.9%Language:Emacs Lisp 0.6%Language:Makefile 0.3%Language:Perl 0.1%Language:Shell 0.1%Language:JavaScript 0.0%Language:sed 0.0%Language:TeX 0.0%Language:HTML 0.0%