1
0
mirror of https://github.com/nmvdw/HITs-Examples synced 2025-11-01 06:03:52 +01:00

Add a comment regarding the use of Topped

This commit is contained in:
2017-11-01 18:40:23 +01:00
parent 4fafbf175e
commit 55136b24e7

View File

@@ -155,6 +155,7 @@ Section min_set.
Context `{TotalOrder A}.
Context `{Univalence} `{IsHSet A}.
(* The reason why we put an additional element on top, is so that we can take the minimum of two results when considering union *)
Definition min_set : FSet A -> Topped A.
Proof.
hrecursion.