FLOC 2018: FEDERATED LOGIC CONFERENCE 2018
A Syntax for Higher Inductive-Inductive Types

Authors: Ambrus Kaposi and András Kovács

Paper Information

Title:A Syntax for Higher Inductive-Inductive Types
Authors:Ambrus Kaposi and András Kovács
Proceedings:FSCD Presented Papers
Editor: Helene Kirchner
Keywords:homotopy type theory, inductive-inductive types, higher inductive types, quotient inductive types, logical relations
Abstract:

ABSTRACT. Higher inductive-inductive types (HIITs) generalise inductive types of dependent type theories in two directions. On the one hand they allow the simultaneous definition of multiple sorts that can be indexed over each other. On the other hand they support equality constructors, thus generalising higher inductive types of homotopy type theory. An example which makes use of both features is the well-typed syntax of type theory where conversion rules are given as equality constructors. In this paper we propose a general definition of HIITs using a domain-specific type theory. A context in this small type theory encodes a HIIT by listing the type formation rules and constructors. The type of the elimination principle and its beta-rules are computed from the context using a variant of the syntactic logical relation translation. We show that for indexed W-types and various examples of HIITs the computed elimination principles are the expected ones. Showing that the thus specified HIITs exist is left as future work. The type theory specifying HIITs was formalised in Agda together with the syntactic translations. A Haskell implementation converts the types of sorts and constructors into valid Agda code which postulates the elimination principles and computation rules.

Pages:18
Talk:Jul 10 15:00 (Session 56: Types)
Paper: