/formalmetacoq

Arthur's Formal Metatheory in Coq

Primary LanguageCoqOtherNOASSERTION

Arthur's Formal Metatheory in Coq

Description

Compilation

The files should compile with Coq v8.10, v8.11 or v8.12.

The compilation of the files depends on the TLC library. TLC is available from opam, package named coq-tlc.

TLC can also be installed by hand. For Coq v8.10 or more recent:

  git clone git@github.com:charguer/tlc.git
  cd src
  make install

License

All files in TLC are distributed under the MIT X11 license. See the LICENSE file.

Authors

See the AUTHORS file.