Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-03-31 08:43 ba9ead03

View on Github →

feat(order/sup_indep): lemmas about pairwise and set.pairwise (#12590) The disjoint lemmas can now be stated in terms of these two pairwise definitions. This wasn't previously possible as these definitions were not yet imported. This also adds the iff versions of these lemmas, and a docstring tying them all together.

Estimated changes