Source-level proof reconstruction for interactive theorem proving

LC Paulson, KW Susanto - … Conference on Theorem Proving in Higher …, 2007 - Springer
Interactive proof assistants should verify the proofs they receive from automatic theorem
provers. Normally this proof reconstruction takes place internally, forming part of the …

Experiments on supporting interactive proof using resolution

J Meng, LC Paulson - International Joint Conference on Automated …, 2004 - Springer
Interactive theorem provers can model complex systems, but require much effort to prove
theorems. Resolution theorem provers are automatic and powerful, but they are designed to …

From LCF to isabelle/hol

LC Paulson, T Nipkow, M Wenzel - Formal Aspects of Computing, 2019 - Springer
Interactive theorem provers have developed dramatically over the past four decades, from
primitive beginnings to today's powerful systems. Here, we focus on Isabelle/HOL and its …

Isar—a generic interpretative approach to readable formal proof documents

M Wenzel - International Conference on Theorem Proving in …, 1999 - Springer
We present a generic approach to readable formal proof documents, called Intelligible semi-
automated reasoning (Isar). It addresses the major problem of existing interactive theorem …

Automation for interactive proof: First prototype

J Meng, C Quigley, LC Paulson - Information and computation, 2006 - Elsevier
Interactive theorem provers require too much effort from their users. We have been
developing a system in which Isabelle users obtain automatic support from automatic …

Designing a theorem prover

LC Paulson - arXiv preprint cs/9301110, 2001 - arxiv.org
A step-by-step presentation of the code for a small theorem prover introduces theorem-
proving techniques. The programming language used is Standard ML. The prover operates …

A synthesis of the procedural and declarative styles of interactive theorem proving

F Wiedijk - Logical Methods in Computer Science, 2012 - lmcs.episciences.org
We propose a synthesis of the two proof styles of interactive theorem proving: the procedural
style (where proofs are scripts of commands, like in Coq) and the declarative style (where …

[PDF][PDF] The isabelle/isar reference manual

M Wenzel - 2004 - cl.cam.ac.uk
The Isabelle system essentially provides a generic infrastructure for building deductive
systems (programmed in Standard ML), with a special focus on interactive theorem proving …

[PDF][PDF] OpenTheory: Package management for higher order logic theories

J Hurd - PLMMS, 2009 - Citeseer
Interactive theorem proving has grown from toy examples to major projects formalizing
mathematics and verifying software, and there is now a critical need for theory engineering …

An ACL2 tutorial

M Kaufmann, JS Moore - International Conference on Theorem Proving in …, 2008 - Springer
We describe a tutorial that demonstrates the use of the ACL2 theorem prover. We have three
goals: to enable a motivated reader to start on a path towards effective use of ACL2; to …