package phox

  1. Overview
  2. No Docs
PhoX is an implementation of Higher Order Logic

Install

Authors

Maintainers

Sources

phox.tar.gz
md5=75636a8bc92f5336acf5708747ad3872

Description

Its main charateritics are

  • Tactics such as intro or rewrite can be extended by arbitrary theorems
  • As these tactics are used by the auto tactics, this allows to program the auto tatics.
  • You can produce nice latex documents.
  • doc/library/examples/tutorials are available.
  • ...

Authors:

Published: 16 Oct 2017

Dependencies (3)

  1. camlp4 build
  2. ocamlfind build
  3. ocaml >= "4.02.0" & < "4.06.0"

Dev Dependencies

None

Used by

None

Conflicts

None