thery / robbins

Proof in Coq that all Robbins algebras are Boolean algebras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robbins

Docker CI

All Robbins algebras are Boolean algebras

A transcription in Coq of : A Complete Proof of the Robbins Conjecture Allen L. Mann

Meta

Building and installation instructions

To build and install manually, do:

git clone https://github.com/thery/robbins.git
cd robbins
make   # or make -j <number-of-cores-on-your-machine> 
make install

About

Proof in Coq that all Robbins algebras are Boolean algebras

License:MIT License


Languages

Language:Coq 98.8%Language:Makefile 1.2%