Commit 2022-06-12 11:53 8cad81ae
View on Github →feat(data/{finset,set}/basic): More insert
and erase
lemmas (#14675)
Also turn finset.disjoint_iff_disjoint_coe
around and change set.finite.to_finset_insert
take (insert a s).finite
instead of s.finite
.