@inproceedings{b14c316499ea4718804e153465426436,
title = "A Verified Simple Prover for First-Order Logic",
abstract = "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.",
author = "J{\o}rgen Villadsen and Anders Schlichtkrull and From, \{Andreas Halkj{\ae}r\}",
year = "2018",
language = "English",
series = "CEUR Workshop Proceedings",
publisher = "CEUR-WS",
pages = "88{\textemdash}104",
editor = "Boris Konev and Urban, \{Josef \} and R{\"u}mmer, \{Philipp \}",
booktitle = "Proceedings of the 6th Workshop on Practical Aspects of Automated Reasoning (PAAR)",
note = "6th Workshop on Practical Aspects of Automated Reasoning (PAAR) , PAAR-2018 ; Conference date: 19-07-2018 Through 19-07-2018",
}