Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/UniMath/UniMath

This coq library aims to formalize a substantial body of mathematics using the univalent point of view.
https://github.com/UniMath/UniMath

coq coq-library foundations mathematics unimath

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

[![DOI](https://zenodo.org/badge/17321421.svg)](https://zenodo.org/badge/latestdoi/17321421)

# Univalent Mathematics

This [Rocq](https://coq.inria.fr/) library aims to formalize a substantial body of mathematics using the
[univalent point of view](https://en.wikipedia.org/wiki/Univalent_foundations).

## Getting Help & Discussing UniMath

- For **questions** about the UniMath library and **requests** for **help** with installing or using the library, visit the [UniMath Zulip](https://unimath.zulipchat.com) (click [here](https://unimath.zulipchat.com/register/) to register).
- For **bugs** and **suggestions** about **improvements**, file an [issue on GitHub](https://github.com/UniMath/UniMath/issues).

## Trying out UniMath

You can try out UniMath in the browser by clicking [here](https://unimath.github.io/live/).
For instance, you can run the files from the [School on Univalent Mathematics](https://unimath.github.io/Schools/) in the browser.

## Further documentation

* For **general** information about UniMath, citing UniMath and the coordinating committee, see the documentation page [about UniMath](./documentation/misc/About-UniMath.md).
* For **installing** UniMath and other software-related information, see [setup](./documentation/setup/setup.md).
* For **contributing** to UniMath, see the documentation about [contributing](documentation/contributing/contributing.md).

## Acknowledgments

The UniMath development team gratefully acknowledges the great work by
the Coq development team in providing the [Coq proof assistant](https://coq.inria.fr/), as well
as their support in keeping UniMath compatible with Coq.