docker-mathcomp
Coq library image
Provides Docker images for a Coq proof assistant library
Docker images of coq-mathcomp [maintainer=@erikmd]
6 stars
13 watching
2 forks
Language: Dockerfile
last commit: about 1 month ago
Linked from 1 awesome list
cicoqdocker-imagedockerfilemathcompopam
Related projects:
Repository | Description | Stars |
---|---|---|
coq-community/docker-coq | Provides pre-configured Docker images for building and testing the Coq proof assistant | 37 |
math-comp/analysis | A comprehensive Coq proof-assistant library for mathematical analysis | 206 |
math-comp/math-comp | A comprehensive repository of formalized mathematical theories based on Coq and SSReflect. | 587 |
coq-community/gaia | A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics | 28 |
coq-community/coq-art | Coq proof assistant book with exercises and examples | 110 |
math-comp/tutorial_material | Tutorials and materials for teaching Coq-based mathematical component development | 17 |
coq-community/math-classes | A library of abstract interfaces for various mathematical structures to facilitate algebraic manipulation and type class-based reasoning in Coq | 162 |
thery/mathcomp-extra | A collection of reusable mathematical components and algorithms implemented in Coq | 5 |
coq-community/coqeal | A Coq library providing algebraic data structures and algorithms | 66 |
math-comp/coq-combi | Formalises algebraic combinatorics in Coq using symmetric functions and polynomials | 36 |
coq-community/reglang | Provides definitions and verified translations between various representations of regular languages in the Coq proof assistant | 41 |
coq-community/bignums | A Coq library providing support for arbitrarily large numbers | 22 |
cpitclaudel/company-coq | An Emacs plugin that enhances Coq mode with various features and tools for writing and debugging proof-based software | 354 |
math-comp/finmap | A Coq library that provides support for finite sets and maps on choice types | 46 |
charguer/tlc | A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. | 38 |