All Projects → UniMath → Unimath

UniMath / Unimath

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

Projects that are alternatives of or similar to Unimath

Math Classes
A library of abstract interfaces for mathematical structures in Coq [[email protected]]
Stars: ✭ 133 (-80.44%)
Mutual labels:  mathematics, coq
coq-big-o
A general yet easy-to-use formalization of Big O, Big Theta, and more based on seminormed vector spaces.
Stars: ✭ 31 (-95.44%)
Mutual labels:  coq, mathematics
Hott Intro
An introductory course to Homotopy Type Theory
Stars: ✭ 277 (-59.26%)
Mutual labels:  mathematics, coq
Symbolics.jl
A fast and modern CAS for a fast and modern language.
Stars: ✭ 435 (-36.03%)
Mutual labels:  mathematics
Category Theory Programmers
Category theory in the context of (functional) programming
Stars: ✭ 465 (-31.62%)
Mutual labels:  mathematics
Cosette
Cosette is an automated SQL solver.
Stars: ✭ 533 (-21.62%)
Mutual labels:  coq
Geogebra
GeoGebra apps (mirror)
Stars: ✭ 616 (-9.41%)
Mutual labels:  mathematics
Teaching
Teaching Materials for Dr. Waleed A. Yousef
Stars: ✭ 435 (-36.03%)
Mutual labels:  mathematics
Understanding Math
Links to resources talking about how to understand mathematics, mathematical language and mathematical notation.
Stars: ✭ 574 (-15.59%)
Mutual labels:  mathematics
Verdi
A framework for formally verifying distributed systems implementations in Coq
Stars: ✭ 496 (-27.06%)
Mutual labels:  coq
Cindyjs
A JavaScript framework for interactive (mathematical) content.
Stars: ✭ 495 (-27.21%)
Mutual labels:  mathematics
Frap
Formal Reasoning About Programs
Stars: ✭ 465 (-31.62%)
Mutual labels:  coq
Penrose
Create beautiful diagrams just by typing mathematical notation in plain text.
Stars: ✭ 4,984 (+632.94%)
Mutual labels:  mathematics
Awesome Math
A curated list of awesome mathematics resources
Stars: ✭ 5,452 (+701.76%)
Mutual labels:  mathematics
Algorithms
A repository of different Algorithms and Data Structures implemented in many programming languages.
Stars: ✭ 578 (-15%)
Mutual labels:  mathematics
Gap
Main development repository for GAP - Groups, Algorithms, Programming, a System for Computational Discrete Algebra
Stars: ✭ 447 (-34.26%)
Mutual labels:  mathematics
Category Theory
An axiom-free formalization of category theory in Coq for personal study and practical work
Stars: ✭ 562 (-17.35%)
Mutual labels:  coq
Awesome Scientific Computing
😎 Curated list of awesome software for numerical analysis and scientific computing
Stars: ✭ 476 (-30%)
Mutual labels:  mathematics
Quadpy
Numerical integration (quadrature, cubature) in Python
Stars: ✭ 471 (-30.74%)
Mutual labels:  mathematics
Axelrod
A research tool for the Iterated Prisoner's Dilemma
Stars: ✭ 516 (-24.12%)
Mutual labels:  mathematics

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 Coordinating Committee

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 Coordinating Committee 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].