fix(types.md): add all files, add some explanation
This commit is contained in:
parent
e2c1dc92a8
commit
e8e41ed745
1 changed files with 3 additions and 4 deletions
|
@ -12,7 +12,6 @@ Various datatypes.
|
|||
* [hprop_trunc](hprop_trunc.hlean): in this file we prove that `is_trunc n A` is a mere proposition. We separate this from [trunc](trunc.hlean) to avoid circularity in imports.
|
||||
* [equiv](equiv.hlean)
|
||||
* [pointed](pointed.hlean)
|
||||
|
||||
* [trunc](trunc.hlean)
|
||||
|
||||
* [W](W.hlean) (not loaded by default)
|
||||
* [function](function.hlean): embeddings, (split) surjections, retractions
|
||||
* [trunc](trunc.hlean): truncation levels, n-Types, truncation
|
||||
* [W](W.hlean): W-types (not loaded by default)
|
||||
|
|
Loading…
Reference in a new issue