Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 478 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 478 Bytes

IxFree

IxFree is a Coq library for shallow embedding of internal logic of step-indexed logical relations.

Requirements

IxFree is tested to work with Coq version 8.19.1 and does not depend on any third-party library. It is recommended to build IxFree using dune build system (tested with version 3.15.0) and install it by opam.

Installation

Simply type dune build to compile the project. Then it can be installed by typing dune install.