1
0
mirror of https://github.com/nmvdw/HITs-Examples synced 2026-05-25 17:20:25 +02:00

Added proof of HSet

This commit is contained in:
Niels
2017-08-04 20:55:47 +02:00
parent 86b4f80aa5
commit a1e940cc4d
+1 -1
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.