Atjaunināt sīkdatņu piekrišanu

Interactive Theorem Proving and Program Development: CoqArt: The Calculus of Inductive Constructions Softcover reprint of hardcover 1st ed. 2004 [Mīkstie vāki]

4.11/5 (28 ratings by Goodreads)
  • Formāts: Paperback / softback, 472 pages, height x width: 235x155 mm, weight: 759 g, 1 Illustrations, black and white; XXV, 472 p. 1 illus., 1 Paperback / softback
  • Sērija : Texts in Theoretical Computer Science. An EATCS Series
  • Izdošanas datums: 15-Dec-2010
  • Izdevniecība: Springer-Verlag Berlin and Heidelberg GmbH & Co. K
  • ISBN-10: 3642058809
  • ISBN-13: 9783642058806
  • Mīkstie vāki
  • Cena: 73,68 €*
  • * ši ir gala cena, t.i., netiek piemērotas nekādas papildus atlaides
  • Standarta cena: 86,69 €
  • Ietaupiet 15%
  • Grāmatu piegādes laiks ir 3-4 nedēļas, ja grāmata ir uz vietas izdevniecības noliktavā. Ja izdevējam nepieciešams publicēt jaunu tirāžu, grāmatas piegāde var aizkavēties.
  • Daudzums:
  • Ielikt grozā
  • Piegādes laiks - 4-6 nedēļas
  • Pievienot vēlmju sarakstam
  • Formāts: Paperback / softback, 472 pages, height x width: 235x155 mm, weight: 759 g, 1 Illustrations, black and white; XXV, 472 p. 1 illus., 1 Paperback / softback
  • Sērija : Texts in Theoretical Computer Science. An EATCS Series
  • Izdošanas datums: 15-Dec-2010
  • Izdevniecība: Springer-Verlag Berlin and Heidelberg GmbH & Co. K
  • ISBN-10: 3642058809
  • ISBN-13: 9783642058806
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.

Recenzijas

From the reviews of the first edition:









"This book serves as a Coq user manual, supporting both beginners and experts in the use of Coq and its underlying theory. Numerous exercises further enhance the utility as a learning aid. A supporting website provides downloadable source for all the examples and solutions to the exercises. As an introduction to Coq the book is self-contained . The book is also comprehensive . In summary, the book is an essential companion for every Coq user ." (Valentin F. Goranko, Zentralblatt MATH, Vol. 1069, 2005)

Papildus informācija

Springer Book Archives
1 A Brief Overview.- 2 Types and Expressions.- 3 Propositions and
Proofs.- 4 Dependent Products, or Pandoras 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.