Mathematical Components topic

Mathematical Components is a repository of formalized mathematics developed using the Coq proof assistant. This project finds its roots in the formal proof of the Four Color Theorem. It has been used for large scale formalization projects, including a formal proof of the Odd Order (Feit-Thompson) Theorem.

List Mathematical Components repositories

extructures

30
Stars
6
Forks
Watchers

Finite sets and maps for Coq with extensional equality

Actuary

22
Stars
3
Forks
Watchers

Formalization of the basic actuarial mathematics using Coq

bits

22
Stars
5
Forks
Watchers

A formalization of bitset operations in Coq and the corresponding axiomatization and extraction to OCaml native integers [maintainer=@anton-trunov]

apery

19
Stars
5
Forks
Watchers

A formal proof of the irrationality of zeta(3), the Apéry constant [maintainer=@amahboubi,@pi8027]

autosubst

48
Stars
12
Forks
Watchers

Automation for de Bruijn syntax and substitution in Coq [maintainers=@RalfJung,@co-dan]

gaia

28
Stars
6
Forks
Watchers

Implementation of books from Bourbaki's Elements of Mathematics in Coq [maintainer=@thery]

graph-theory

32
Stars
4
Forks
Watchers

Graph Theory [maintainers=@chdoc,@damien-pous]

lemma-overloading

26
Stars
6
Forks
Watchers

Libraries demonstrating design patterns for programming and proving with canonical structures in Coq [maintainer=@anton-trunov]

reglang

42
Stars
7
Forks
Watchers

Regular Language Representations in Coq [maintainers=@chdoc,@palmskog]

Abel

28
Stars
8
Forks
Watchers

A proof of Abel-Ruffini theorem.