Abella can be used in two modes: online and offline.
/tutorial/try
with a modern Web Browser.You will need to have a working OCaml toolchain, preferably managed with the help of OPAM. Follow these steps to install Abella:
opam install abella
to
install Abella in `opam config var bin`
(which should be in your $PATH
).4.3pre
.ProofGeneral
installation.abella
from the
topmost directory of the ProofGeneral installation.`opam config var
share`/abella/emacs/pg/*.el
to
that abella
directory.M-x customize-variable
proof-assistant-table
from within Emacs and
add the entry (abella "Abela" "thm")
to
the list.ProofGeneral/generic
is in
your load-path
and then eval
(require 'proof-site)
.