Skip to content

martijnvermaat/infinitary-rewriting-coq

Repository files navigation

Infinitary Rewriting in Coq

Copyright (c) 2010, Martijn Vermaat <martijn@vermaat.name>
                    Dimitri Hendriks <diem@cs.vu.nl>

Licensed under the MIT license, see the LICENSE file or

  http://en.wikipedia.org/wiki/Mit_license


For documentation, see

  Martijn Vermaat.
  Infinitary Rewriting in Coq.
  Master Thesis, VU University Amsterdam, 2010.

  http://martijn.vermaat.name/master-project


Compile by typing

  make

and generate a new Makefile by typing

  coq_makefile -no-install -I . *.v -o Makefile

HTML Coqdoc files can be generated by

  coqdoc --html --toc --coqlib http://coq.inria.fr/stdlib/ -d web/coqdoc *.v

About

Infinitary Rewriting in Coq

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published