proof-general

Emacs-based generic interface for theorem provers

brewmacoslinux
Try with needOr install directly
Source

About

Emacs-based generic interface for theorem provers

Commands

proof-general

Examples

Start Proof General in Emacs for interactive theorem proving$ emacs -l /usr/local/share/emacs/site-lisp/proof-general/proof-general.el
Open a Coq proof file with Proof General support$ emacs myproof.v
Use Proof General with Isabelle theorem prover$ emacs -l /usr/local/share/emacs/site-lisp/proof-general/proof-general.el mytheory.thy