Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-09-23 11:55 24b50bfc

View on Github →

chore(data/finset/basic): move disjoint proofs earlier (#16436) This avoids repeating work for disj_union, and takes the stance that disjoint is part of the lattice API.

Estimated changes