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
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$1,144Database in Depth (Paperback)
-
$880$695 -
$680$578 -
$1,050$998 -
$500$450 -
$250機器學習系統設計 (Building Machine Learning Systems with Python)
-
$1,728Time and Relational Theory, 2/e : Temporal Databases in the Relational Model and SQL (Paperback)
-
$350$298 -
$250Scala與Clojure函數式編程模式Java虛擬機高效編程
-
$352自己動手寫Java虛擬機
-
$520$468 -
$250圖數據庫, 2/e (Graph Databases: New Opportunities for Connected Data, 2/e)
-
$420$378 -
$500$425 -
$550$429 -
$261視圖更新與關係數據庫理論 (View Updating and Relational Theory )
-
$580$458 -
$356深度學習算法實踐
-
$332深度學習框架 PyTorch : 入門與實踐
-
$250自然語言處理與深度學習:通過 C語言模擬
-
$300$255 -
$1,260$1,197 -
$680$578 -
$621SQL 與關係數據庫理論, 3/e (SQL and Relational Theory: How to Write Accurate SQL Code, 3/e)
-
$880$695
相關主題
商品描述
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 概念。本書還提供了一個策略庫,或稱為尋找證明的程式,旨在與書中的示例一起使用。讀者在閱讀完本書後將獲得在其他環境中重新實現這些策略所需的技能。本書中出現的所有程式碼均可在網上免費獲得。