Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 461 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 461 Bytes

Agda development for "Parametricity, automorphisms of the universe, and excluded middle"

Paper: https://arxiv.org/abs/1701.05617 (actually this is a formalization of an unpublished newer version)

This code uses Agda's instance arguments to clarify which theorems rely on certain type-theoretical axioms such as function extensionality or univalence. To support these, use the ua-instance branch of abooij/HoTT-Agda.