singleton_singleton: LEMMA
FORALL S: singleton?(S) IMPLIES (EXISTS t: S = singleton(t))On Wed, Aug 13, 2008 at 5:11 PM, Sam Owre <owre@xxxxxxxxxxx> wrote:I'm happy to add this to the prelude for the next release. Are there others like this that you know of belong in the prelude (or, if more specialized, in the finite_sets library)?
I can't think of any off-hand, but I'll let you know if I come up with something. Thanks!