Dependent Types for Extensive Games

Dependent Types for Extensive Games

Pierre Lescanne

University of Lyon, E ́cole normale sup ́erieure de Lyon, CNRS (LIP), 46 all ́ee d’Italie, 69364 Lyon, France

November 9, 2018

Abstract

Extensive games are tools largely used in economics to describe deci- sion processes of a community of agents. In this paper we propose a formal presentation based on the proof assistant Coq which focuses mostly on in- finite extensive games and their characteristics. Coq proposes a feature called “dependent types”, which means that the type of an object may depend on the type of its components. For instance, the set of choices or the set of utilities of an agent may depend on the agent herself. Using dependent types, we describe formally a very general class of games and strategy profiles, which corresponds somewhat to what game theorists are used to. We also discuss the notions of infiniteness in game theory and how this can be precisely described.

Keywords: extensive game, infinite game, sequential game, coinduction, Coq, proof assistant.