All Robbins algebras are Boolean algebras
A transcription in Coq of : A Complete Proof of the Robbins Conjecture
Allen L. Mann
- Author(s):
- Laurent Théry
- License: MIT License
- Compatible Coq versions: 8.19 or later
- Additional dependencies:
- Coq namespace:
robbins
- Related publication(s): none
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