Detailansicht

Interactive Theorem Proving and Program Development

CoqArt: The Calculus of Inductive Constructions, Texts in Theoretical Computer Science. An EATCS Series
ISBN/EAN: 9783540208549
Umbreit-Nr.: 969521

Sprache: Englisch
Umfang: xxv, 472 S., 1 s/w Illustr., 472 p. 1 illus.
Format in cm: 3.3 x 24.1 x 16.6
Einband: gebundenes Buch

Erschienen am 14.05.2004
€ 117,69
(inklusive MwSt.)
Lieferbar innerhalb 1 - 2 Wochen
  • Kurztext
    • Coq is an interactive proof assistant for the development of mathematical theories and formally certified software. It is based on a theory called the calculus of inductive constructions, a variant of type theory. This book provides a pragmatic introduction to the development of proofs and certified programs using Coq. With its large collection of examples and exercises it is an invaluable tool for researchers, students, and engineers interested in formal methods and the development of zero-fault software.
  • Autorenportrait
    • Inhaltsangabe1 A Brief Overview.- 2 Types and Expressions.- 3 Propositions and Proofs.- 4 Dependent Products, or Pandora's Box.- 5 Everyday Logic.- 6 Inductive Data Types.- 7 Tactics and Automation.- 8 Inductive Predicates.- 9* Functions and Their Specifications.- 10 * Extraction and Imperative Programming.- 11 * A Case Study.- 12 * The Module System.- 13 ** Infinite Objects and Proofs.- 14 ** Foundations of Inductive Types.- 15 * General Recursion.- 16 * Proof by Reflection.- Insertion Sort.- References.- Coq and Its Libraries.- Examples from the Book.