You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.