Update backlog

This commit is contained in:
Frederik Hanghøj Iversen 2018-04-09 16:03:02 +02:00
parent 69689e7b2a
commit 472dbba84d

View file

@ -10,13 +10,16 @@ Prove that these two formulations of univalence are equivalent:
∀ A → isContr (Σ[ X ∈ Object ] A ≅ X)
Prove univalence for the category of
* the opposite category
* functors and natural transformations
Prove:
* `isProp (Product ...)`
* `isProp (HasProducts ...)`
Rename composition in categories
In stead of using AreInverses, just use a sigma-type
Ideas for future work
---------------------