Add NoDup_bind, vec_enum, vec_finite.
This adds a function to enumerate all vectors of a given type and a helper lemma about NoDup and bind.
@robbertkrebbers Can vec_finite
be used to simplify the proof of list_finite
?
This adds a function to enumerate all vectors of a given type and a helper lemma about NoDup and bind.
@robbertkrebbers Can vec_finite
be used to simplify the proof of list_finite
?