Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days ago
JSON representation
This coq library aims to formalize a substantial body of mathematics using the univalent point of view.
- Host: GitHub
- URL: https://github.com/unimath/unimath
- Owner: UniMath
- License: other
- Created: 2014-03-01T18:37:12.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2025-01-27T10:38:20.000Z (5 days ago)
- Last Synced: 2025-01-30T20:42:41.784Z (2 days ago)
- Topics: coq, coq-library, foundations, mathematics, unimath
- Language: Coq
- Homepage: http://unimath.org/
- Size: 28.4 MB
- Stars: 970
- Watchers: 57
- Forks: 171
- Open Issues: 157
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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/unimath/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.