A Verified Simple Prover for First-Order Logic.
Jørgen Villadsen, Anders Schlichtkrull, Asta Halkjær From
Abstract
Open-access reader
Jørgen Villadsen, Anders Schlichtkrull, Asta Halkjær From
Abstract
Open-access reader
We present a simple prover for first-order logic with certified soundness and completeness in Isabelle/HOL, taking formalizations by Tom Ridge and others as the starting point, but with the aim of using the approach for teaching logic and verification to computer science students at the bachelor level.The prover is simple in the following sense: It is purely functional and can be executed with rewriting rules or as code generation to a number of functional programming languages.The prover uses no higher-order functions, that is, no function takes a function as argument or returns a function as its result.This is advantageous when students perform rewriting steps by hand.The prover uses the logic of first-order logic on negation normal form with a term language consisting of only variables.This subset of the full syntax of first-order logic allows for a simple proof system without resorting to the much weaker propositional logic.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
We present a simple prover for first-order logic with certified soundness and completeness in Isabelle/HOL, taking formalizations by Tom Ridge and others as the starting point, but with the aim of using the approach for teaching logic and verification to computer science students at the bachelor level.The prover is simple in the following sense: It is purely functional and can be executed with rewriting rules or as code generation to a number of functional programming languages.The prover uses no higher-order functions, that is, no function takes a function as argument or returns a function as its result.This is advantageous when students perform rewriting steps by hand.The prover uses the logic of first-order logic on negation normal form with a term language consisting of only variables.This subset of the full syntax of first-order logic allows for a simple proof system without resorting to the much weaker propositional logic.
Key concepts: Gas meter prover, Simple (philosophy), Computer science, Programming language, First-order logic, Algorithm, Calculus (dental), Mathematics