Home > Research > Publications & Outputs > Set Theory or Higher Order Logic to Represent A...

Text available via DOI:

View graph of relations

Set Theory or Higher Order Logic to Represent Auction Concepts in Isabelle?

Research output: Contribution in Book/Report/Proceedings - With ISBN/ISSNConference contribution/Paperpeer-review

Published
Close
Publication date30/06/2014
Host publicationInternational Conference on Intelligent Computer Mathematics
PublisherSpringer
Pages236-251
Volume8543
ISBN (electronic)978-3-319-08434-3
ISBN (print)978-3-319-08433-6
<mark>Original language</mark>English

Abstract

When faced with the question of how to represent properties in a formal proof system any user has to make design decisions. We have proved three of the theorems from Maskin’s 2004 survey article on Auction Theory using the Isabelle/HOL system, and we have verified software code that implements combinatorial Vickrey auctions. A fundamental question in this was how to represent some basic concepts: since set theory is available inside Isabelle/HOL, when introducing new definitions there is often the issue of balancing the amount of set-theoretical objects and of objects expressed using entities which are more typical of higher order logic such as functions or lists. Likewise, a user has often to answer the question whether to use a constructive or a non-constructive definition. Such decisions have consequences for the proof development and the usability of the formalization. For instance, sets are usually closer to the representation that economists would use and recognize, while the other objects are closer to the extraction of computational content. We have studied the advantages and disadvantages of these approaches, and their relationship, in the concrete application setting of auction theory. In addition, we present the corresponding Isabelle library of definitions and theorems, most prominently those dealing with relations and quotients.