amintimany/Categories

A formalization of category theory in the Coq proof assistant.

Coq

100

160 commits

updated Nov 4, 2024

See the code

README

README

This is an implementation of category theory in Coq.

Coq version and compilation

  • This development uses features new to Coq8.11.1
  • It has been tested on Debian with Coq 8.11.1
  • To compile simply type
    • ./configure.sh to produce the Makefile [1] and then
    • make to compile

[1] you will need to have coq_makefile to be on the path

adjunctions
categories
category-theory
coq
coq-formalization
kan-extensions
library
proof-assistant
topos

Contributors

amintimany

160 commits

amintimany/Categories

A formalization of category theory in the Coq proof assistant.

Coq

100

160 commits

updated Nov 4, 2024

See the code

README

README

This is an implementation of category theory in Coq.

Coq version and compilation

  • This development uses features new to Coq8.11.1
  • It has been tested on Debian with Coq 8.11.1
  • To compile simply type
    • ./configure.sh to produce the Makefile [1] and then
    • make to compile

[1] you will need to have coq_makefile to be on the path

adjunctions
categories
category-theory
coq
coq-formalization
kan-extensions
library
proof-assistant
topos

Contributors

amintimany

160 commits

Languages

Coq

100.0%