Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-11-11 19:35 9a30dcfd

View on Github →

feat(data/finset/pairwise): Interaction of set.pairwise_disjoint with finset (#10244) This proves a few results about set.pairwise_disjoint and finset that couldn't go data.set.pairwise because of cyclic imports.

Estimated changes