Mathlib v3 is deprecated. Go to Mathlib v4

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.

Estimated changes

modified theorem set.Inter_comm
added theorem set.Inter₂_comm
modified theorem set.Union_comm
added theorem set.Union₂_comm