back to main page
Work done by Benedikt Ahrens
Publications
bibtex entries
Code
In my PhD thesis I formalize the semantics of functional languages in a categorical setting in the
proof assistant Coq. The goal is hence twofold:
- develop a library of category theory for general purpose
- use the library to prove some results about categorical syntax & semantics
The latest version of the library can be
viewed here
-- see also the description file
DESCRIPTION (txt) --
and downloaded using
$ fossil clone http://web.math.unifi.it/~benedikt/r.cgi/coq coq.fossil
$ fossil open coq.fossil
Alternatively, it can be downloaded as a ZIP archive from the
web page after
anonymous login (Timeline -> Leaf -> ZIP archive).
back to main page