Certified Programming with Dependent Types: A Pragmatic Introduction to the Coq Proof Assistant (MIT Press)
暫譯: 依賴類型的認證程式設計:Coq 證明助手的實用入門 (MIT Press)

Adam Chlipala

  • 出版商: MIT
  • 出版日期: 2013-12-06
  • 售價: $2,390
  • 貴賓價: 9.5$2,271
  • 語言: 英文
  • 頁數: 440
  • 裝訂: Hardcover
  • ISBN: 0262026651
  • ISBN-13: 9780262026659
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

The technology of mechanized program verification can play a supporting role in many kinds of research projects in computer science, and related tools for formal proof-checking are seeing increasing adoption in mathematics and engineering. This book provides an introduction to the Coq software for writing and checking mathematical proofs. It takes a practical engineering focus throughout, emphasizing techniques that will help users to build, understand, and maintain large Coq developments and minimize the cost of code change over time. Two topics, rarely discussed elsewhere, are covered in detail: effective dependently typed programming (making productive use of a feature at the heart of the Coq system) and construction of domain-specific proof tactics. Almost every subject covered is also relevant to interactive computer theorem proving in general, not just program verification, demonstrated through examples of verified programs applied in many different sorts of formalizations. The book develops a unique automated proof style and applies it throughout; even experienced Coq users may benefit from reading about basic Coq concepts from this novel perspective. The book also offers a library of tactics, or programs that find proofs, designed for use with examples in the book. Readers will acquire the necessary skills to reimplement these tactics in other settings by the end of the book. All of the code appearing in the book is freely available online.

商品描述(中文翻譯)

機械化程式驗證技術可以在許多計算機科學的研究項目中發揮支持作用,與此相關的正式證明檢查工具在數學和工程領域的採用率也在不斷增加。本書介紹了 Coq 軟體,用於撰寫和檢查數學證明。全書以實用的工程為重點,強調幫助用戶構建、理解和維護大型 Coq 開發的技術,並隨著時間的推移最小化程式碼變更的成本。本書詳細討論了兩個在其他地方很少提及的主題:有效的依賴類型程式設計(充分利用 Coq 系統核心功能)和特定領域證明策略的構建。幾乎每個主題都與互動計算機定理證明一般相關,而不僅僅是程式驗證,這一點通過在許多不同形式化中應用的已驗證程式示例得以證明。本書發展了一種獨特的自動證明風格並貫穿始終;即使是經驗豐富的 Coq 用戶也可能從這種新穎的視角中受益,了解基本的 Coq 概念。本書還提供了一個策略庫,或稱為尋找證明的程式,旨在與書中的示例一起使用。讀者在閱讀完本書後將獲得在其他環境中重新實現這些策略所需的技能。本書中出現的所有程式碼均可在網上免費獲得。