Skip to content

Instantly share code, notes, and snippets.

@uemurax
uemurax / W-in-Rel.agda
Last active April 2, 2017 09:24
Indexed W-types in the relational model
-- W-in-Rel.agda --- Indexed W-types in the relational model
--
-- Copyright (C) 2017 Taichi Uemura <uemura@kurims.kyoto-u.ac.jp>
--
-- We formalize indexed W-types in the relational model appeared at
-- <https://arxiv.org/abs/1701.07937>.
--
module W-in-Rel where