mirror of
https://github.com/nmvdw/HITs-Examples
synced 2025-11-01 22:23:51 +01:00
Add a comment regarding the use of Topped
This commit is contained in:
@@ -155,6 +155,7 @@ Section min_set.
|
|||||||
Context `{TotalOrder A}.
|
Context `{TotalOrder A}.
|
||||||
Context `{Univalence} `{IsHSet 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.
|
Definition min_set : FSet A -> Topped A.
|
||||||
Proof.
|
Proof.
|
||||||
hrecursion.
|
hrecursion.
|
||||||
|
|||||||
Reference in New Issue
Block a user