Skip to content

Abstracts.2021.QuotientInductiveInductiveTypes

Andreas Abel edited this page Dec 7, 2021 · 5 revisions

Quotient inductive-inductive types

by Szumi Xie

Abstract

In this talk, I will introduce quotient inductive-inductive types (QIITs), which are a generalization of inductive types. It allows types to index over each other while also mutually referring to each other, it also adds proof irrelevant equality constructors. The syntax of type theory itself can defined as a QIIT, I will show a fragment called the theory of signatures, which can be used to specify all QIITs, where the signature of a QIIT is the context in the theory of signatures.

References

Clone this wiki locally