Atjaunināt sīkdatņu piekrišanu

E-grāmata: Interactive Theorem Proving and Program Development: Coq'Art: The Calculus of Inductive Constructions

4.11/5 (28 ratings by Goodreads)
  • Formāts - PDF+DRM
  • Cena: 83,27 €*
  • * ši ir gala cena, t.i., netiek piemērotas nekādas papildus atlaides
  • Ielikt grozā
  • Pievienot vēlmju sarakstam
  • Šī e-grāmata paredzēta tikai personīgai lietošanai. E-grāmatas nav iespējams atgriezt un nauda par iegādātajām e-grāmatām netiek atmaksāta.

DRM restrictions

  • Kopēšana (kopēt/ievietot):

    nav atļauts

  • Drukāšana:

    nav atļauts

  • Lietošana:

    Digitālo tiesību pārvaldība (Digital Rights Management (DRM))
    Izdevējs ir piegādājis šo grāmatu šifrētā veidā, kas nozīmē, ka jums ir jāinstalē bezmaksas programmatūra, lai to atbloķētu un lasītu. Lai lasītu šo e-grāmatu, jums ir jāizveido Adobe ID. Vairāk informācijas šeit. E-grāmatu var lasīt un lejupielādēt līdz 6 ierīcēm (vienam lietotājam ar vienu un to pašu Adobe ID).

    Nepieciešamā programmatūra
    Lai lasītu šo e-grāmatu mobilajā ierīcē (tālrunī vai planšetdatorā), jums būs jāinstalē šī bezmaksas lietotne: PocketBook Reader (iOS / Android)

    Lai lejupielādētu un lasītu šo e-grāmatu datorā vai Mac datorā, jums ir nepieciešamid Adobe Digital Editions (šī ir bezmaksas lietotne, kas īpaši izstrādāta e-grāmatām. Tā nav tas pats, kas Adobe Reader, kas, iespējams, jau ir jūsu datorā.)

    Jūs nevarat lasīt šo e-grāmatu, izmantojot Amazon Kindle.

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.