chore(hott) update book.md and constructions.md to include rezk completion
This commit is contained in:
parent
18a27cf963
commit
cc70845332
2 changed files with 2 additions and 1 deletions
|
@ -13,6 +13,7 @@ Common categories and constructions on categories. The following files are in th
|
|||
* [pushout](pushout.hlean) : Categorical structure of paths in a graph and quotients of them.
|
||||
Pushout of categories, pushout of groupoids.
|
||||
* [fundamental_groupoid](fundamental_groupoid.hlean) : The fundamental groupoid of a type
|
||||
* [rezk](rezk.hlean) : Rezk completion
|
||||
|
||||
Discrete, indiscrete or finite categories:
|
||||
|
||||
|
|
|
@ -169,7 +169,7 @@ Every file is in the folder [algebra.category](algebra/category/category.md)
|
|||
- 9.6 (Strict categories): [strict](algebra/category/strict.hlean) (only definition)
|
||||
- 9.7 (†-categories): not formalized
|
||||
- 9.8 (The structure identity principle): not formalized
|
||||
- 9.9 (The Rezk completion): not formalized
|
||||
- 9.9 (The Rezk completion): [constructions.rezk](algebra/category/constructions/rezk.hlean], many lemmas are still missing
|
||||
|
||||
Chapter 10: Set theory
|
||||
----------
|
||||
|
|
Loading…
Reference in a new issue