Commit 2024-09-12 07:15 002afcff
View on Github →feat: Small.{u}
sets are closed under various operations (#11126)
This PR adds lemmas showing that sets constructed by applying basic set operations to small sets are themselves small. We now have corresponding Small ↥s
versions of almost all of the Finite ↥s
instances in the Finite.Set
namespace.