fix(hott.md): mention arity.hlean

This commit is contained in:
Floris van Doorn 2015-04-30 23:26:55 -04:00 committed by Leonardo de Moura
parent ce5f60d009
commit dce672a815

View file

@ -9,6 +9,7 @@ modules and directories:
* [hit](hit/hit.md): higher inductive types
* [algebra](algebra/algebra.md) : algebraic structures
* [cubical](cubical/cubical.md) : implementation of ideas from cubical type theory
* [arity](arity.hlean) : a file containing theorems about functions with arity 2 or higher
Lean's homotopy type theory kernel is a version of Martin-Löf Type Theory with: