Package E

Equational Theorem Prover

https://www.eprover.org/

E is a purely equational theorem prover for full first-order logic.
That means it is a program that you can stuff a mathematical
specification (in first-order format) and a hypothesis into, and which
will then run forever, using up all of your machines' resources. Very
occasionally it will find a proof for the hypothesis and tell you so.

E's inference core is based on a modified version of the superposition
calculus for equational clausal logic. Both clausification and
reasoning on the clausal form can be documented in checkable proof
objects.

E was the best-performing open source software prover in the 2008 CADE
ATP System Competition (CASC) in the FOF, CNF, and UEQ divisions. In
the 2011 competition, it won second place in the FOF division, and
placed highly in CNF and UEQ.

Version: 3.0.03

General Commands

checkproof manual page for checkproof 3.0.03-ho-DEBUG
e_axfilter manual page for e_axfilter 3.0.03-ho-DEBUG Shangri-La
e_deduction_server manual page for e_deduction_server 3.0.03-ho-DEBUG Shangri-La
e_ltb_runner manual page for e_ltb_runner 3.0.03-ho-DEBUG Shangri-La
e_stratpar manual page for e_stratpar 3.0.03-ho-DEBUG Shangri-La
eground manual page for eground 3.0.03-ho-DEBUG
ekb_create manual page for ekb_create 3.0.03-ho-DEBUG
ekb_delete manual page for ekb_delete 3.0.03-ho-DEBUG
ekb_ginsert manual page for ekb_ginsert 3.0.03-ho-DEBUG
ekb_insert manual page for ekb_insert 3.0.03-ho-DEBUG
epclextract manual page for epclextract 3.0.03-ho-DEBUG
eprover manual page for E 3.0.03-ho-DEBUG Shangri-La (c4e0c2473db4601a3316eb3ecf2bd50ab810f10a)
eprover-ho alias for eprover