Title: Adventures in Formalisation: Financial Contracts, Modules, and Two-Level Type Theory

Thesis: Revised April 16, 2018. pdf.

Presenter: Danil Annenkov, PhD. Student, DIKU/University of Copenhagen

Time: Thursday, January 25, 2018, 13:15

Place: HCØ, Auditorium 5, Universitetsparken 5, 2100 Copenhagen Ø

Committee:

  • Associate Professor Andrzej Filinski (Chairman), Department of Computer Science, University of Copenhagen, Denmark
  • Professor Lars Birkedal, Department of Computer Science, Aarhus University, Denmark
  • Professor Andrew Pitts, University of Cambridge, United Kingdom

Abstract

We present three projects concerned with applications of certified programming techniques and proof assistants in the area of programming language theory and mathematics.

The first project is about a certified compilation technique for a domain-specific programming language for financial contracts (the CL language). The code in CL is translated into a simple expression language well-suited for integration with software components implementing Monte Carlo simulation techniques (pricing engines). The compilation procedure is accompanied with formal proofs of correctness carried out in the Coq proof assistant.

The second project presents a number of techniques that allow for formal reasoning with nested and mutually inductive structures built up from finite maps and sets (also called semantic objects). The techniques, which build on the theory of nominal sets combined with the ability to work with multiple isomorphic representations of finite maps, make it possible to give a formal treatment, in Coq, of a higher-order module system, including the ability to eliminate entirely, at compile time, abstraction barriers introduced by the module system. The development is based on earlier work on static interpretation of modules and provides the foundation for a higher-order module language for Futhark, an optimising compiler targeting data-parallel architectures, such as GPGPUs.

The third project presents an implementation of two-level type theory, a version of Martin-Lof type theory with two equality types: the first acts as the usual equality of homotopy type theory, while the second allows us to reason about strict equality. In this system, we can formalise results of partially meta-theoretic nature. We develop and explore in details how two-level type theory can be implemented in a proof assistant, providing a prototype implementation in the proof assistant Lean. We demonstrate an application of two-level type theory by developing some results on the theory of inverse diagrams using our Lean implementation.

Biography

Danil Annenkov is a PhD student at DIKU/University of Copenhagen under supervision of Associate Professor Martin Elsman, DIKU.

Host: DIKU and HIPERFIT



Published

25 January 2018

Tags