Add a comment regarding the use of `Topped`

This commit is contained in:
Dan Frumin 2017-11-01 18:40:23 +01:00
parent 4fafbf175e
commit 55136b24e7
1 changed files with 1 additions and 0 deletions

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.