Derivates for Containers in Univalent Foundations
By: Philipp Joram, Niccolò Veltri
Containers conveniently represent a wide class of inductive data types. Their derivatives compute representations of types of one-hole contexts, useful for implementing tree-traversal algorithms. In the category of containers and cartesian morphisms, derivatives of discrete containers (whose positions have decidable equality) satisfy a universal property. Working in Univalent Foundations, we extend the derivative operation to untruncated containers (whose shapes and positions are arbitrary types). We prove that this derivative, defined in terms of a set of isolated positions, satisfies an appropriate universal property in the wild category of untruncated containers and cartesian morphisms, as well as basic laws with respect to constants, sums and products. A chain rule exists, but is in general non-invertible. In fact, a globally invertible chain rule is inconsistent in the presence of non-set types, and equivalent to a classical principle when restricted to set-truncated containers. We derive a rule for derivatives of smallest fixed points from the chain rule, and characterize its invertibility. All of our results are formalized in Cubical Agda.
Similar Papers
Monoid Structures on Indexed Containers
Logic in Computer Science
Makes computer programs more organized and powerful.
Distributive Laws of Monadic Containers
Logic in Computer Science
Helps computer programs combine in new ways.
(Pointed) Univalence in Universe Category Models of Type Theory
Logic in Computer Science
Makes computers understand math proofs better.