Verified Functional Programming in Agda / Edition 1

Verified Functional Programming in Agda / Edition 1

by Aaron Stump
ISBN-10:
1970001275
ISBN-13:
9781970001273
Pub. Date:
02/01/2016
Publisher:
Association for Computing Machinery and Morgan & C
ISBN-10:
1970001275
ISBN-13:
9781970001273
Pub. Date:
02/01/2016
Publisher:
Association for Computing Machinery and Morgan & C
Verified Functional Programming in Agda / Edition 1

Verified Functional Programming in Agda / Edition 1

by Aaron Stump
$109.95
Current price is , Original price is $109.95. You
$109.95 
  • SHIP THIS ITEM
    In stock. Ships in 1-2 days.
  • PICK UP IN STORE

    Your local store may have stock of this item.


Overview

Agda is an advanced programming language based on Type Theory. Agda's type system is expressive enough to support full functional verification of programs, in two styles. In external verification, we write pure functional programs and then write proofs of properties about them. The proofs are separate external artifacts, typically using structural induction. In internal verification, we specify properties of programs through rich types for the programs themselves. This often necessitates including proofs inside code, to show the type checker that the specified properties hold. The power to prove properties of programs in these two styles is a profound addition to the practice of programming, giving programmers the power to guarantee the absence of bugs, and thus improve the quality of software more than previously possible. Verified Functional Programming in Agda is the first book to provide a systematic exposition of external and internal verification in Agda, suitable for undergraduate students of Computer Science. No familiarity with functional programming or computer-checked proofs is presupposed. The book begins with an introduction to functional programming through familiar examples like booleans, natural numbers, and lists, and techniques for external verification. Internal verification is considered through the examples of vectors, binary search trees, and Braun trees. More advanced material on type-level computation, explicit reasoning about termination, and normalization by evaluation is also included. The book also includes a medium-sized case study on Huffman encoding and decoding.

Product Details

ISBN-13: 9781970001273
Publisher: Association for Computing Machinery and Morgan & C
Publication date: 02/01/2016
Series: ACM Books
Pages: 284
Product dimensions: 7.50(w) x 9.30(h) x 0.00(d)

About the Author

Aaron Stump is a professor of Computer Science at The University of Iowa. His research interests are in Computational Logic and Programming Languages, especially Type Theory. He received a Bachelor's degree in Computer Science and Philosophy from Cornell University in 1997, and a PhD in Computer Science from Stanford University in 2002.
From the B&N Reads Blog

Customer Reviews