Home

Awesome

<!--- This file was generated from `meta.yml`, please do not edit manually. Follow the instructions on https://github.com/coq-community/templates to regenerate. --->

Topology

Docker CI Contributing Code of Conduct Zulip

This library develops some of the basic concepts and results of general topology in Coq.

Meta

Building and installation instructions

The easiest way to install the latest released version of Topology is via OPAM:

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

To instead build both Topology and Zorn's Lemma manually, do:

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

Contents of Topology, roughly grouped in related categories:

Basic definitions

Filters and nets

Properties

General constructions of topologies

Metric spaces

Real analysis

"First nontrivial results of topology"

Contents of Zorn's Lemma

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

Bibliography