Muutke küpsiste eelistusi

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

  • Formaat - PDF+DRM
  • Hind: 86,44 €*
  • * hind on lõplik, st. muud allahindlused enam ei rakendu
  • Lisa ostukorvi
  • Lisa soovinimekirja
  • See e-raamat on mõeldud ainult isiklikuks kasutamiseks. E-raamatuid ei saa tagastada.

DRM piirangud

  • Kopeerimine (copy/paste):

    ei ole lubatud

  • Printimine:

    ei ole lubatud

  • Kasutamine:

    Digitaalõiguste kaitse (DRM)
    Kirjastus on väljastanud selle e-raamatu krüpteeritud kujul, mis tähendab, et selle lugemiseks peate installeerima spetsiaalse tarkvara. Samuti peate looma endale  Adobe ID Rohkem infot siin. E-raamatut saab lugeda 1 kasutaja ning alla laadida kuni 6'de seadmesse (kõik autoriseeritud sama Adobe ID-ga).

    Vajalik tarkvara
    Mobiilsetes seadmetes (telefon või tahvelarvuti) lugemiseks peate installeerima selle tasuta rakenduse: PocketBook Reader (iOS / Android)

    PC või Mac seadmes lugemiseks peate installima Adobe Digital Editionsi (Seeon tasuta rakendus spetsiaalselt e-raamatute lugemiseks. Seda ei tohi segamini ajada Adober Reader'iga, mis tõenäoliselt on juba teie arvutisse installeeritud )

    Seda e-raamatut ei saa lugeda Amazon Kindle's. 

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.

Arvustused

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)

Muu info

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.