Added proof of HSet

This commit is contained in:
Niels 2017-08-04 20:55:47 +02:00
parent 86b4f80aa5
commit a1e940cc4d
1 changed files with 1 additions and 1 deletions

View File

@ -659,7 +659,7 @@ Section Isomorphic.
Instance Z'_set : IsHSet Z'.
Proof.
apply (trunc_equiv Int Int_to_Z').
Defined
Defined.
Definition Z_to_Z' : Z -> Z'.
Proof.