Automated Theorem Proving in Software Engineering
Title | Automated Theorem Proving in Software Engineering PDF eBook |
Author | Johann M. Schumann |
Publisher | Springer Science & Business Media |
Pages | 252 |
Release | 2013-06-29 |
Genre | Computers |
ISBN | 3662226464 |
Growing demands for the quality, safety, and security of software can only be satisfied by the rigorous application of formal methods during software design. This book methodically investigates the potential of first-order logic automated theorem provers for applications in software engineering. Illustrated by complete case studies on protocol verification, verification of security protocols, and logic-based software reuse, this book provides techniques for assessing the prover's capabilities and for selecting and developing an appropriate interface architecture.
Principles of Automated Theorem Proving
Title | Principles of Automated Theorem Proving PDF eBook |
Author | David A. Duffy |
Publisher | |
Pages | 272 |
Release | 1991-09-09 |
Genre | Computers |
ISBN |
An overview of ATP techniques for the non-specialist, it discusses all the main approaches to proof: resolution, natural deduction, sequentzen, and the connection calculi. Also discusses strategies for their application and three major implemented systems. Looks in detail at the new field of ``inductionless induction'' and brings out its relationship to the classical approach to proof by induction.
Certified Programming with Dependent Types
Title | Certified Programming with Dependent Types PDF eBook |
Author | Adam Chlipala |
Publisher | MIT Press |
Pages | 437 |
Release | 2013-12-06 |
Genre | Computers |
ISBN | 0262317885 |
A handbook to the Coq software for writing and checking mathematical proofs, with a practical engineering focus. The technology of mechanized program verification can play a supporting role in many kinds of research projects in computer science, and related tools for formal proof-checking are seeing increasing adoption in mathematics and engineering. This book provides an introduction to the Coq software for writing and checking mathematical proofs. It takes a practical engineering focus throughout, emphasizing techniques that will help users to build, understand, and maintain large Coq developments and minimize the cost of code change over time. Two topics, rarely discussed elsewhere, are covered in detail: effective dependently typed programming (making productive use of a feature at the heart of the Coq system) and construction of domain-specific proof tactics. Almost every subject covered is also relevant to interactive computer theorem proving in general, not just program verification, demonstrated through examples of verified programs applied in many different sorts of formalizations. The book develops a unique automated proof style and applies it throughout; even experienced Coq users may benefit from reading about basic Coq concepts from this novel perspective. The book also offers a library of tactics, or programs that find proofs, designed for use with examples in the book. Readers will acquire the necessary skills to reimplement these tactics in other settings by the end of the book. All of the code appearing in the book is freely available online.
First-Order Logic and Automated Theorem Proving
Title | First-Order Logic and Automated Theorem Proving PDF eBook |
Author | Melvin Fitting |
Publisher | Springer Science & Business Media |
Pages | 258 |
Release | 2012-12-06 |
Genre | Mathematics |
ISBN | 1468403575 |
There are many kinds of books on formal logic. Some have philosophers as their intended audience, some mathematicians, some computer scientists. Although there is a common core to all such books they will be very dif ferent in emphasis, methods, and even appearance. This book is intended for computer scientists. But even this is not precise. Within computer sci ence formal logic turns up in a number of areas, from program verification to logic programming to artificial intelligence. This book is intended for computer scientists interested in automated theorem proving in classical logic. To be more precise yet, it is essentially a theoretical treatment, not a how-to book, although how-to issues are not neglected. This does not mean, of course, that the book will be of no interest to philosophers or mathematicians. It does contain a thorough presentation of formal logic and many proof techniques, and as such it contains all the material one would expect to find in a course in formal logic covering completeness but not incompleteness issues. The first item to be addressed is, what are we talking about and why are we interested in it. We are primarily talking about truth as used in mathematical discourse, and our interest in it is, or should be, self-evident. Truth is a semantic concept, so we begin with models and their properties. These are used to define our subject.
Handbook of Practical Logic and Automated Reasoning
Title | Handbook of Practical Logic and Automated Reasoning PDF eBook |
Author | John Harrison |
Publisher | Cambridge University Press |
Pages | 703 |
Release | 2009-03-12 |
Genre | Computers |
ISBN | 0521899575 |
A one-stop reference, self-contained, with theoretical topics presented in conjunction with implementations for which code is supplied.
The Automation of Proof
Title | The Automation of Proof PDF eBook |
Author | Donald A. MacKenzie |
Publisher | |
Pages | 60 |
Release | 1994 |
Genre | Automatic theorem proving |
ISBN |
Software Engineering and Formal Methods
Title | Software Engineering and Formal Methods PDF eBook |
Author | Gilles Barthe |
Publisher | Springer |
Pages | 517 |
Release | 2011-10-26 |
Genre | Computers |
ISBN | 3642246907 |
This book constitutes the refereed proceedings of the 9th International Conference on Software Engineering and Formal Methods, SEFM 2011, held in Montevideo, Uruguay, in November 2011. The 22 revised regular papers presented together with 1 short paper, 2 tool papers, and 4 keynote talks were carefully reviewed and selected from 105 initial abstracts and 85 full submissions. Besides the regular session the conference held a special track devoted to "Modeling for Sustainable Development" with 5 accepted papers - selected from 7 submissions - that are also part of this volume. The aim of SEFM is to advance the state of the art in formal methods, to scale up their application in software industry and to encourage their integration with practical engineering methods.