Add NoDup_bind, vec_enum, vec_finite (new version with proper branch)
Compare changes
- !451.Robbert Krebbers authored
+ 8
− 16
@@ -300,25 +300,17 @@ Lemma sum_card `{Finite A, Finite B} : card (A + B) = card A + card B.
Follow up of !451 (closed), but with a branch where I can push.