FLOC 2018: FEDERATED LOGIC CONFERENCE 2018
A Generalized Modality for Recursion

Author: Adrien Guatto

Paper Information

Title:A Generalized Modality for Recursion
Authors:Adrien Guatto
Proceedings:LICS PDF files
Editors: Anuj Dawar and Erich Grädel
Keywords:Guarded Recursion, Category Theory, Functional Programming, Type Systems, Streams, Synchronous Programming
Abstract:

ABSTRACT. Nakano's *later* modality allows types to express that the output of a function does not immediately depend on its input, and thus that computing its fixpoint is safe. This idea, guarded recursion, has proved useful in various contexts, from functional programming with infinite data structures to formulations of step-indexing internal to type theory. Categorical models have revealed that the later modality corresponds in essence to a simple reindexing of the discrete time scale.

Unfortunately, existing guarded type theories suffer from significant limitations for programming purposes. These limitations stem from the fact that the later modality is not expressive enough to capture precise input-output dependencies of functions. As a consequence, guarded type theories reject many productive definitions. Combining insights from guarded type theories and synchronous programming languages, we propose a new modality for guarded recursion. % This modality can apply to a type any sufficiently well-behaved reindexing of the time scale. We call such reindexings *time warps*. Several modalities from the literature, including later, correspond to fixed time warps, and thus arise as special cases of ours.

We integrate our modality into a typed lambda-calculus. We equip this calculus with an operational semantics, as well as an adequate denotational semantics in the topos of trees, a standard categorical model for guarded recursion. Building on top of categorical ideas, we describe an abstract type-checking algorithm whose completeness entails the coherence of both semantics.

Pages:10
Talk:Jul 12 09:20 (Session 70E)
Paper: