Home

Awesome

Zorn's Lemma

CI Contributing Code of Conduct Zulip

This Coq library develops some basic set theory. The main purpose the author had in writing it was as support for the Topology library.

Meta

Building and installation instructions

The easiest way to install the latest released version of Zorn's Lemma is via OPAM:

opam repo add coq-released https://coq.inria.fr/opam/released
opam install coq-zorns-lemma

To instead build and install manually, do:

git clone https://github.com/coq-community/zorns-lemma.git
cd zorns-lemma
make   # or make -j <number-of-cores-on-your-machine> 
make install

Contents

In alphabetical order, except where related files are grouped together: