borrprover
Borrprover is an automated theorem prover for formal logic, designed to assist researchers, developers, and students in constructing and checking formal proofs. It targets first-order logic with equality and can export proofs for external verification. The tool is applicable in educational settings, formal verification tasks, and mathematical proof exploration, providing a practical platform for automated reasoning.
The prover uses a saturation-based inference system that combines techniques such as the superposition calculus, paramodulation
Architecture and implementation: Borrprover comprises a core inference kernel, a clause database with indexing, a parser
History and reception: Borrprover arose from a university research project in the mid-2010s and has seen subsequent
See also: automated theorem proving, superposition calculus, paramodulation, formal verification, proof assistants.