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: about 1 month 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: 2024-07-22T16:44:46.000Z (5 months ago)
- Last Synced: 2024-07-23T10:16:52.634Z (5 months ago)
- Topics: coq, coq-library, foundations, mathematics, unimath
- Language: Coq
- Homepage: http://unimath.org/
- Size: 27.7 MB
- Stars: 933
- Watchers: 56
- Forks: 171
- Open Issues: 190
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-starred - UniMath/UniMath - This coq library aims to formalize a substantial body of mathematics using the univalent point of view. (others)
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.