Automated Theorem Proving: A Logical Basis
Title | Automated Theorem Proving: A Logical Basis PDF eBook |
Author | D.W. Loveland |
Publisher | Elsevier |
Pages | 419 |
Release | 2016-08-19 |
Genre | Computers |
ISBN | 1483296776 |
Automated Theorem Proving: A Logical Basis
Logic for Computer Science
Title | Logic for Computer Science PDF eBook |
Author | Jean H. Gallier |
Publisher | Courier Dover Publications |
Pages | 532 |
Release | 2015-06-18 |
Genre | Mathematics |
ISBN | 0486780821 |
This advanced text for undergraduate and graduate students introduces mathematical logic with an emphasis on proof theory and procedures for algorithmic construction of formal proofs. The self-contained treatment is also useful for computer scientists and mathematically inclined readers interested in the formalization of proofs and basics of automatic theorem proving. Topics include propositional logic and its resolution, first-order logic, Gentzen's cut elimination theorem and applications, and Gentzen's sharpened Hauptsatz and Herbrand's theorem. Additional subjects include resolution in first-order logic; SLD-resolution, logic programming, and the foundations of PROLOG; and many-sorted first-order logic. Numerous problems appear throughout the book, and two Appendixes provide practical background information.
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 |
Principia Mathematica
Title | Principia Mathematica PDF eBook |
Author | Alfred North Whitehead |
Publisher | |
Pages | 688 |
Release | 1910 |
Genre | Logic, Symbolic and mathematical |
ISBN |
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.
A Computational Logic
Title | A Computational Logic PDF eBook |
Author | Robert S. Boyer |
Publisher | Academic Press |
Pages | 414 |
Release | 2014-06-25 |
Genre | Mathematics |
ISBN | 1483277887 |
ACM Monograph Series: A Computational Logic focuses on the use of induction in proving theorems, including the use of lemmas and axioms, free variables, equalities, and generalization. The publication first elaborates on a sketch of the theory and two simple examples, a precise definition of the theory, and correctness of a tautology-checker. Topics include mechanical proofs, informal development, formal specification of the problem, well-founded relations, natural numbers, and literal atoms. The book then examines the use of type information to simplify formulas, use of axioms and lemmas as rewrite rules, and the use of definitions. Topics include nonrecursive functions, computing values, free variables in hypothesis, infinite backwards chaining, infinite looping, computing type sets, and type prescriptions. The manuscript takes a look at rewriting terms and simplifying clauses, eliminating destructors and irrelevance, using equalities, and generalization. Concerns include reasons for eliminating isolated hypotheses, precise statement of the generalization heuristic, restricting generalizations, precise use of equalities, and multiple destructors and infinite looping. The publication is a vital source of data for researchers interested in computational logic.
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.